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