Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 524 Bytes

File metadata and controls

15 lines (7 loc) · 524 Bytes

AccountStatusResponse

Properties

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