topics property

List<PolicyTopicEntry>? topics
getter/setter pair

Topics related to the policy compliance for this transaction type (for example, open auction, deals) or region (for example, China, Russia).

Topics may be present only if status is DISAPPROVED.

Implementation

core.List<PolicyTopicEntry>? topics;