API reference

EOvrOfferType Enum

An enumeration that defines the type of the FOvrTrialOffer. This can be utilized to identify the specific type of offer, such as a free trial or an intro offer. By setting this field, you can easily differentiate between different types of offers and provide a better user experience for your customers.

Enumeration Constants

MemberDescription
Unknown
INTROOFFER
This value indicates that the offer is an intro offer, which is typically a special promotion or discount offered to new customers.
FREETRIAL
This value indicates that the offer is a free trial, which allows customers to try out a product or service without paying for it.