API reference
API reference
Select your platform
No SDKs available
No versions available

ovrOfferTerm_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrOfferTerm_Unknown
ovrOfferTerm_WEEKLY
Represents that the offer term is weekly. This means that the offer will be valid for a period of one week from the date of purchase.
ovrOfferTerm_BIWEEKLY
Represents that the offer term is biweekly. This means that the offer will be valid for a period of two weeks from the date of purchase.
ovrOfferTerm_MONTHLY
Represents that the offer term is monthly. This means that the offer will be valid for a period of one month from the date of purchase.
ovrOfferTerm_QUARTERLY
Represents that the offer term is quarterly. This means that the offer will be valid for a period of three months from the date of purchase.
ovrOfferTerm_SEMIANNUAL
Represents that the offer term is every 6 months. This means that the offer will be valid for a period of six months from the date of purchase.
ovrOfferTerm_ANNUAL
Represents that the offer term is annual. This means that the offer will be valid for a period of one year from the date of purchase.
ovrOfferTerm_BIANNUAL
Represents that the offer term is every 2 years. This means that the offer will be valid for a period of two years from the date of purchase.