promotionType property

int? promotionType
getter/setter pair

The type of promotion applied on this purchase.

This field is only set if a promotion is applied when the subscription was purchased. Possible values are: 0. One time code 1. Vanity code

Implementation

core.int? promotionType;