Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 894 Bytes

BillingPlan.md

File metadata and controls

17 lines (13 loc) · 894 Bytes

BillingPlan

Properties

Name Type Description Notes
id string The Billing Plan ID [optional]
version string Version of the Billing Plan schema [optional]
price float Price of the Billing Plan [optional]
payment_source string Service that receives payments for this billing plan. [optional]
service string Name of the service that the plan applies to. [optional]
limits map[string,float] A collection of named numeric values [optional]
attributes map[string,object] Collection of attribute values. [optional]
parent_id string [optional]

[Back to Model list] [Back to API list] [Back to README]