GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent (google_api_payments_reseller_subscription v0.8.0)
View SourceIntent for entitling the previously provisioned subscription to an end user.
Attributes
-
name(type:String.t, default:nil) - Required. The name of the subscription resource that is entitled to the current end user.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent{ name: String.t() | nil }