Voting helps other researchers find interesting modules.
Represents BUY and RENT offers and associated cost info. Next ID: 3
cost
list(GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaCost.t)
nil
paidOfferType
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaPaidOfferDetail{ cost: [ GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaCost.t() ] | nil, paidOfferType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()