Preparing search index...
The search index is not available
react-native-purchases - v8.2.7
react-native-purchases
PurchasesPromotionalOffer
Interface PurchasesPromotionalOffer
Holds the information about a PromotionalOffer in Apple's App Store.
interface
PurchasesPromotionalOffer
{
identifier
:
string
;
keyIdentifier
:
string
;
nonce
:
string
;
signature
:
string
;
timestamp
:
number
;
}
Index
Properties
identifier
key
Identifier
nonce
signature
timestamp
Properties
Readonly
identifier
identifier
:
string
Readonly
key
Identifier
key
Identifier
:
string
Readonly
nonce
nonce
:
string
Readonly
signature
signature
:
string
Readonly
timestamp
timestamp
:
number
Settings
Member Visibility
External
Inherited
Theme
OS
Light
Dark
On This Page
identifier
key
Identifier
nonce
signature
timestamp
react-native-purchases - v8.2.7
Loading...
Holds the information about a PromotionalOffer in Apple's App Store.