@adapty/capacitor - v3.10.0-beta.1
Preparing search index...
AdaptySubscriptionOffer
Interface AdaptySubscriptionOffer
Subscription offer model to products
See
[DOC] SDK Models
interface
AdaptySubscriptionOffer
{
android
?:
{
offerTags
?:
string
[]
}
;
identifier
:
AdaptySubscriptionOfferId
;
phases
:
AdaptyDiscountPhase
[]
;
}
Index
Properties
android?
identifier
phases
Properties
Optional
android
android
?:
{
offerTags
?:
string
[]
}
Readonly
identifier
identifier
:
AdaptySubscriptionOfferId
phases
phases
:
AdaptyDiscountPhase
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
android
identifier
phases
@adapty/capacitor - v3.10.0-beta.1
Loading...
Subscription offer model to products
See
[DOC] SDK Models