Preparing search index...
The search index is not available
@ua/react-native-airship
@ua/react-native-airship
ContactSubscriptionItem
Interface ContactSubscriptionItem
interface
ContactSubscriptionItem
{
conditions
?:
NotificationOptInCondition
[]
;
display
:
CommonDisplay
;
id
:
string
;
scopes
:
SubscriptionScope
[]
;
subscription_id
:
string
;
type
:
"contact_subscription"
;
}
Hierarchy (
view full
)
ItemBase
ContactSubscriptionItem
Index
Properties
conditions?
display
id
scopes
subscription_
id
type
Properties
Optional
conditions
conditions
?:
NotificationOptInCondition
[]
display
display
:
CommonDisplay
id
id
:
string
scopes
scopes
:
SubscriptionScope
[]
subscription_
id
subscription_
id
:
string
type
type
:
"contact_subscription"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
conditions
display
id
scopes
subscription_
id
type
@ua/react-native-airship
Loading...