GoogleApi.Content.V2.Model.CarriersCarrier (google_api_content v0.52.0) View Source
Attributes
-
country
(type:String.t
, default:nil
) - The CLDR country code of the carrier (e.g., "US"). Always present. -
name
(type:String.t
, default:nil
) - The name of the carrier (e.g.,"UPS"
). Always present. -
services
(type:list(String.t)
, default:nil
) - A list of supported services (e.g.,"ground"
) for that carrier. Contains at least one service.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.