Android · Schema

SubscriptionDeferralInfo

Contains the new desired expiry time for a subscription deferral.

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Properties

Name Type Description
expectedExpiryTimeMillis string The expected expiry time for the subscription. If the current expiry time does not match, the deferral will not occur.
desiredExpiryTimeMillis string The desired next expiry time to assign to the subscription. Must be later than the current expiry time.
View JSON Schema on GitHub