WSOfferCodeOrName

A simple wrapper type around offer codes or offer list names data.

It contains the following fields:

  • isCode: boolean that indicates whether the codeOrName field is a presumed offer code (true) or the name of an offer list (false).
  • codeOrName: the unique offer code (uacOfferCode) of an offer, or the name of the offer list.