All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.UserInitiatedCancellation.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241217-2.0.0
Show newest version






UserInitiatedCancellation (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class UserInitiatedCancellation

    • Constructor Detail

      • UserInitiatedCancellation

        public UserInitiatedCancellation()
    • Method Detail

      • getCancelSurveyResult

        public CancelSurveyResult getCancelSurveyResult()
        Information provided by the user when they complete the subscription cancellation flow (cancellation reason survey).
        Returns:
        value or null for none
      • setCancelSurveyResult

        public UserInitiatedCancellation setCancelSurveyResult(CancelSurveyResult cancelSurveyResult)
        Information provided by the user when they complete the subscription cancellation flow (cancellation reason survey).
        Parameters:
        cancelSurveyResult - cancelSurveyResult or null for none
      • getCancelTime

        public String getCancelTime()
        The time at which the subscription was canceled by the user. The user might still have access to the subscription after this time. Use line_items.expiry_time to determine if a user still has access.
        Returns:
        value or null for none
      • setCancelTime

        public UserInitiatedCancellation setCancelTime(String cancelTime)
        The time at which the subscription was canceled by the user. The user might still have access to the subscription after this time. Use line_items.expiry_time to determine if a user still has access.
        Parameters:
        cancelTime - cancelTime or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy