View Source GoogleApi.CloudBilling.V1.Model.MoveBillingAccountRequest (google_api_cloud_billing v0.24.0)

Request message for MoveBillingAccount RPC.

Attributes

  • destinationParent (type: String.t, default: nil) - Required. The resource name of the Organization to move the billing account under. Must be of the form organizations/{organization_id}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudBilling.V1.Model.MoveBillingAccountRequest{
  destinationParent: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.