AccountStatusAccountLevelIssue class
Properties
-
country
↔ String?
-
Country for which this issue is reported.
getter/setter pair
-
destination
↔ String?
-
The destination the issue applies to.
getter/setter pair
-
detail
↔ String?
-
Additional details about the issue.
getter/setter pair
-
documentation
↔ String?
-
The URL of a web page to help resolving this issue.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String?
-
Issue identifier.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
severity
↔ String?
-
Severity of the issue.
getter/setter pair
-
title
↔ String?
-
Short description of the issue.
getter/setter pair