project
public
/
com.revenuecat.purchases.models
/
OfferPaymentMode
Offer
Payment
Mode
enum
OfferPaymentMode
:
Enum
<
OfferPaymentMode
>
Content copied to clipboard
Payment mode for offer pricing phases
Entries
Properties
Sources
Entries
DISCOUNTED_RECURRING_PAYMENT
Link copied to clipboard
DISCOUNTED_RECURRING_PAYMENT
(
)
Content copied to clipboard
SINGLE_PAYMENT
Link copied to clipboard
SINGLE_PAYMENT
(
)
Content copied to clipboard
FREE_TRIAL
Link copied to clipboard
FREE_TRIAL
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
androidJvm source
Link copied to clipboard