Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 635 Bytes

File metadata and controls

11 lines (8 loc) · 635 Bytes

# AccountStatusResponse

Properties

Name Type Description Notes
subscription_plan string The subscription plan currently associated with the account, or 'none'.
subscription_state string The current subscription state: 'active', 'pastDue', or 'ended'.
credits float The number of API credits left. Can be fractional, so parse as a double-precision number.

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