Parameter
|
Example
|
API Version
|
id
|
|
integer
|
|
|
name
|
|
string
|
|
|
price
|
|
double
|
|
|
enterprise
|
Indicates if this is an enterprise or unlimited plan (true) or a standard plan (false)
|
boolean
|
|
|
user_limit
|
The number of users allowed with this plan
|
integer
|
|
|
storage_limit
|
The amount of storage (in MB) allowed with this plan
|
integer
|
|
|
proof_limit
|
The number of proofs allowed with this plan
|
integer
|
|
|
type
|
Plan type
|
integer
|
0 - Standard
1 - Select
2 - Premium
|
14.23
|
|
|