GoogleApi.AndroidPublisher.V3.Model.SubscriptionDeferralInfo (google_api_android_publisher v0.26.0) View Source
A SubscriptionDeferralInfo contains the data needed to defer a subscription purchase to a future expiry time.
Attributes
-
desiredExpiryTimeMillis
(type:String.t
, default:nil
) - The desired next expiry time to assign to the subscription, in milliseconds since the Epoch. The given time must be later/greater than the current expiry time for the subscription. -
expectedExpiryTimeMillis
(type:String.t
, default:nil
) - The expected expiry time for the subscription. If the current expiry time for the subscription is not the value specified here, the deferral will not occur.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.