GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoStatus
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Providers of PriceInfo (e.g. SinglePlatform, YEXT) send verified and unverified listings. PriceInfoStatus is used to encapsulate this information.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
isVerified
(type:boolean()
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoStatus{
isVerified: boolean() | nil
}
isVerified: boolean() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoStatus