google_api_content v0.2.0 GoogleApi.Content.V2.Model.PosDataProviders View Source
Attributes
- country (String.t): Country code. Defaults to:
null
. - posDataProviders ([PosDataProvidersPosDataProvider]): A list of POS data providers. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this type
t()
View Source
t() :: %GoogleApi.Content.V2.Model.PosDataProviders{ country: any(), posDataProviders: [ GoogleApi.Content.V2.Model.PosDataProvidersPosDataProvider.t() ] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.