AccountPlanInfo Object
Information about current or next plan
Fields
#
tierMinLimit
Int !
Non-null
This the minimum number of items (contacts or transactions) allowed within the current scale range. Based on last billing period usage.
tierMaxLimit
Int !
Non-null
This the maximum number of items (contacts or transactions) allowed within the current scale range. Based on last billing period usage.
nextTierMinLimit
Int !
Non-null
This the minimum number of items (contacts or transactions) allowed within the current scale range.
nextTierMaxLimit
Int !
Non-null
This the maximum number of items (contacts or transactions) allowed within the current scale range.
Usages
#
References
#
- Field currentPlan from AccountPlan
- Field nextPlan from AccountPlan
Previous
AccountPlanFilterInput