APIv1.Suspended type
An account will be suspended if an invoice is past due by 10 or more days.
If your account is suspended you won't be able to use most of the API or install the SDK. You must pay your invoice(s) to move the account back to a normal status.
Signature:
export type Suspended = "suspended";