View Source GoogleApi.Content.V2.Model.AccounttaxCustomBatchRequest (google_api_content v0.67.1)

Attributes

  • entries (type: list(GoogleApi.Content.V2.Model.AccounttaxCustomBatchRequestEntry.t), default: nil) - The request entries to be processed in the batch.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V2.Model.AccounttaxCustomBatchRequest{
  entries:
    [GoogleApi.Content.V2.Model.AccounttaxCustomBatchRequestEntry.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.