Magidoc

ServicePlanFeatureDto
Object

Represents the configuration of a feature within a service plan

Fields

#

id

Non-null

Unique service plan feature ID

activeLimit

Non-null

Limit of feature when the account status is Active

relaxLimit

Non-null

Limit of feature when the account status is Relax

hibernateLimit

Non-null

Limit of feature when the account status is Hibernate

suspendLimit

Non-null

Limit of feature when the account status is Suspend

activeDescription

Description of feature when the account status is Active

relaxDescription

Description of feature when the account status is Relax

hibernateDescription

Description of feature when the account status is Hibernate

suspendDescription

Description of feature when the account status is Suspend

createdUtc

Non-null

Date/time the service plan feature was created

createdBy

Id of user who created the service plan feature

modifiedUtc

Non-null

Date/time the service plan feature was last modified

modifiedBy

Id of user who last modified the service plan feature

servicePlanId

Non-null

ID of the Service plan

servicePlan

Service plan

globalFeatureId

Non-null

ID of the Feature

globalFeature

Feature

Usages

#

References

#