GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails (google_api_payments_reseller_subscription v0.8.0)
View SourceDetails for a subscriptiin line item with finite billing cycles.
Attributes
-
billingCycleCountLimit(type:String.t, default:nil) - Required. The number of a subscription line item billing cycles after which billing will stop automatically.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails{ billingCycleCountLimit: String.t() | nil }