Voting helps other researchers find interesting modules.
priceList
list(GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListProto.t)
nil
priceListUrl
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto.t)
status
GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoStatus.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoProto{ priceList: [GoogleApi.ContentWarehouse.V1.Model.GeostorePriceListProto.t()] | nil, priceListUrl: [GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto.t()] | nil, status: GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoStatus.t() | nil }
@spec decode(struct(), keyword()) :: struct()