GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Cockpit
v1beta1
ListPlansResponse
Interface ListPlansResponse
Response returned when listing all pricing plans.
interface
ListPlansResponse
{
plans
:
Cockpit
.
v1beta1
.
Plan
[]
;
totalCount
:
number
;
}
Index
Properties
plans
total
Count
Properties
plans
plans
:
Cockpit
.
v1beta1
.
Plan
[]
Information on plans.
total
Count
total
Count
:
number
Count of all pricing plans.
Settings
Theme
OS
Light
Dark
On This Page
Properties
plans
total
Count
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Response returned when listing all pricing plans.