Alokai

AppliedCoupon

Contains the applied coupon code.

type AppliedCoupon = {
  __typename?: 'AppliedCoupon'; /** The coupon code the shopper applied to the card. */
  code: Scalars['String']['output'];
};

Referenced Types

On this page