couponCode property

String? couponCode
getter/setter pair

Specifies the coupon code used by the customer for the transaction. The maximum permitted length is 10 Bytes.

Implementation

String? couponCode;