Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
PlanInfo
Interface PlanInfo
interface
PlanInfo
{
active
:
number
;
analysis
?:
number
;
created_at
:
Date
;
data_records
?:
number
;
device_request
?:
number
;
email
?:
number
;
end_date
:
Date
;
id
:
string
;
next_plan
:
string
;
plan
:
string
;
price
:
number
;
sms
?:
number
;
}
Hierarchy (
view full
)
PlanSetInfo
PlanInfo
Index
Properties
active
analysis?
created_
at
data_
records?
device_
request?
email?
end_
date
id
next_
plan
plan
price
sms?
Properties
active
active
:
number
Optional
analysis
analysis
?:
number
created_
at
created_
at
:
Date
Optional
data_
records
data_
records
?:
number
Optional
device_
request
device_
request
?:
number
Optional
email
email
?:
number
end_
date
end_
date
:
Date
id
id
:
string
next_
plan
next_
plan
:
string
plan
plan
:
string
price
price
:
number
Optional
sms
sms
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
active
analysis
created_
at
data_
records
device_
request
email
end_
date
id
next_
plan
plan
price
sms
TagoIO SDK for JavaScript and TypeScript
Loading...