CreditInfo Object
Credit usage and limit information for transactional email accounts
Fields
#
hasCreditLimit
Boolean !
Non-null
Indicates whether this account has transaction credit limits enabled
isApproachingLimit
Boolean !
Non-null
Indicates if account is approaching credit limit (true when usage >= 80%)
usagePercentage
Float !
Non-null
Percentage of total credits used in the current billing period (0-100)
Usages
#
References
#
- Field creditInfo from TransactionResponse
Next
CrmActivityType
