GoogleApi.DisplayVideo.V1.Model.LookupInvoiceCurrencyResponse (google_api_display_video v0.23.0) View Source
Response message for InvoiceService.LookupInvoiceCurrency.
Attributes
-
currencyCode
(type:String.t
, default:nil
) - Output only. Invoice currency code in ISO 4217 format.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.LookupInvoiceCurrencyResponse{ currencyCode: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.