Chameleon
Preparing search index...
Subscription
Interface Subscription
interface
Subscription
{
id
:
string
;
userId
:
string
;
skuIds
:
string
[]
;
entitlementIds
:
string
[]
;
renewalSkuIds
:
string
[]
|
null
;
currentPeriodStart
:
number
;
currentPeriodEnd
:
number
;
status
:
number
;
canceledAt
:
number
|
null
;
country
?:
string
;
}
Index
Properties
id
user
Id
sku
Ids
entitlement
Ids
renewal
Sku
Ids
current
Period
Start
current
Period
End
status
canceled
At
country?
Properties
id
id
:
string
user
Id
userId
:
string
sku
Ids
skuIds
:
string
[]
entitlement
Ids
entitlementIds
:
string
[]
renewal
Sku
Ids
renewalSkuIds
:
string
[]
|
null
current
Period
Start
currentPeriodStart
:
number
current
Period
End
currentPeriodEnd
:
number
status
status
:
number
canceled
At
canceledAt
:
number
|
null
Optional
country
country
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
sku
Ids
entitlement
Ids
renewal
Sku
Ids
current
Period
Start
current
Period
End
status
canceled
At
country
Chameleon
Loading...