couponCode property

String? couponCode
getter/setter pair

The coupon code of the applied incentive.

A globally unique identifier of the applied incentive. This code is separate and distinct from the selected_incentive_id in the request.

Implementation

core.String? couponCode;