Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
CurrentPrices
Interface CurrentPrices
interface
CurrentPrices
{
addons
:
{
name
:
string
;
price
:
number
;
}
[]
;
analysis
:
Price
[]
;
data_records
:
Price
[]
;
email
:
Price
[]
;
input
:
Price
[]
;
output
:
Price
[]
;
plans
:
{
name
:
string
;
price
:
number
;
}
[]
;
sms
:
Price
[]
;
}
Index
Properties
addons
analysis
data_
records
email
input
output
plans
sms
Properties
addons
addons
:
{
name
:
string
;
price
:
number
;
}
[]
Type declaration
name
:
string
price
:
number
analysis
analysis
:
Price
[]
data_
records
data_
records
:
Price
[]
email
email
:
Price
[]
input
input
:
Price
[]
output
output
:
Price
[]
plans
plans
:
{
name
:
string
;
price
:
number
;
}
[]
Type declaration
name
:
string
price
:
number
sms
sms
:
Price
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
addons
analysis
data_
records
email
input
output
plans
sms
TagoIO SDK for JavaScript and TypeScript
Loading...