View Source GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails (google_api_payments_reseller_subscription v0.5.0)

Details 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
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.