message property

String? message
getter/setter pair

Message summarizing the overall impact of the issue.

If present, it should be rendered to the merchant. For example: "Disapproves 90k offers in 25 countries"

Optional.

Implementation

core.String? message;