Contents

SubscriptionOfferDuration

A length of time that can be assigned to a subscription.

Declaration

string SubscriptionOfferDuration

Possible Values

THREE_DAYS
ONE_WEEK
TWO_WEEKS
ONE_MONTH
TWO_MONTHS
THREE_MONTHS
SIX_MONTHS
ONE_YEAR

Mentioned in

Possible values

THREE_DAYS

A string that represents 3 days.

ONE_WEEK

A string that represents 1 week.

TWO_WEEKS

A string that represents 2 weeks.

ONE_MONTH

A string that represents 1 month.

TWO_MONTHS

A string that represents 2 months.

THREE_MONTHS

A string that represents 3 months.

SIX_MONTHS

A string that represents 6 months.

ONE_YEAR

A string that represents 1 year.

See Also

Objects and Types