Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 954 Bytes

File metadata and controls

14 lines (10 loc) · 954 Bytes

GetAccountPlan

Properties

Name Type Description Notes
type str Displays the plan type of the user
credits_type str This is the type of the credit, "Send Limit" is one of the possible types of credit of a user. "Send Limit" implies the total number of emails you can send to the subscribers in your account.
credits float Remaining credits of the user
start_date date Date of the period from which the plan will start (only available for "subscription" plan type) [optional]
end_date date Date of the period from which the plan will end (only available for "subscription" plan type) [optional]

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