ServicePlan Object
Service plan for a specific service type. When creating an account, a service plan is selected, which creates and account plan based on the service plan.
Fields
#
creditValue
Float !
Non-null
Non-monetary value of a credit within a service plan. This is only used for plans that use credits.
scales
[ ServicePlanScale !]!
Non-null
Collection of scales used for recurring plans based, for example, number of active subscribers.
credits
[ ServicePlanCredit !]!
Non-null
Collection of credits available for purchase when using a credit-based service plan.
Usages
#
References
#
- Field servicePlan from Query
- Field nodes from ServicePlanConnection
- Field node from ServicePlanEdge
Previous
SendTemplateTestInput