type property

String? type
getter/setter pair

The type of this acquisition incentive offer.

Required. Possible string values are:

  • "UNSPECIFIED" : Unknown offer type. Should not be used as a value explicitly.
  • "UNKNOWN" : Unknown offer type.
  • "NO_INCENTIVE" : An offer with no incentive.
  • "CYO_INCENTIVE" : A CYO (Choose-Your-Own) offer with multiple incentives to choose from.

Implementation

core.String? type;