ProductStatusItemLevelIssue class
Properties
-
applicableCountries
↔ List<String>?
-
List of country codes (ISO 3166-1 alpha-2) where issue applies to the
offer.
getter/setter pair
-
attributeName
↔ String?
-
The attribute's name, if the issue is caused by a single attribute.
getter/setter pair
-
code
↔ String?
-
The error code of the issue.
getter/setter pair
-
description
↔ String?
-
A short issue description in English.
getter/setter pair
-
destination
↔ String?
-
The destination the issue applies to.
getter/setter pair
-
detail
↔ String?
-
A detailed issue description in English.
getter/setter pair
-
documentation
↔ String?
-
The URL of a web page to help with resolving this issue.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
resolution
↔ String?
-
Whether the issue can be resolved by the merchant.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
servability
↔ String?
-
How this issue affects serving of the offer.
getter/setter pair