ServicePlanDto Object
Plan based on a service type that can be available to accounts
Fields
#
internalUseOnly
Boolean !
Non-null
Plan is for internal/admin use only and hidden from the public catalog
isTrial
Boolean !
Non-null
Indicates whether service plan is a trial plan. Only one service plan can be a trail per service type
rank
Float !
Non-null
Determines the perceived value of the service plan used to determine if the plan is an upgrade/downgrade from another service plan
Usages
#
References
#
- Field servicePlan from AccountServicePlan
- Field servicePlan from ServicePlanFeatureDto
Previous
ServicePlanCreditFilterInput
