GoogleApi.MyBusinessAccountManagement.V1.Model.TransferLocationRequest (google_api_my_business_account_management v0.4.1)

View Source

Request message for AccessControl.TransferLocation.

Attributes

  • destinationAccount (type: String.t, default: nil) - Required. Name of the account resource to transfer the location to (for example, "accounts/{account}").

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.MyBusinessAccountManagement.V1.Model.TransferLocationRequest{
  destinationAccount: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.