Voting helps other researchers find interesting modules.
Providers of PriceInfo (e.g. SinglePlatform, YEXT) send verified and unverified listings. PriceInfoStatus is used to encapsulate this information.
isVerified
boolean()
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoStatus{ isVerified: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()