PricePlan Members CelloSaaS API Documentation
The PricePlan type exposes the following members.
Constructors

  NameDescription
Public methodPricePlan
Initializes a new instance of the PricePlan class
Back to Top
Properties

  NameDescription
Public propertyBillFrequency
Gets or Sets bill frequency
Public propertyBillFrequencyValue
Gets or Sets bill frequency value
Public propertyCreatedBy
Gets or Sets created by user id
Public propertyCreatedOn
Gets or Sets created on date
Public propertyDescription
Gets or Sets plan description
Public propertyId
Gets or Sets plan id (PK)
Public propertyLineItems
Gets or Sets plan line items
Public propertyName
Gets or Sets plan name
Public propertyPackageId
Gets or Sets subscription package id
Public propertyPrice
Gets or Sets plan price
Public propertySkipCalculation
Gets or Sets skip calculation
Public propertyStatus
Gets or Sets record status
Public propertyTenantId
Gets or Sets tenant id
Public propertyUpdatedBy
Gets or Sets updated by user id
Public propertyUpdatedOn
Gets or Sets updated on date
Back to Top
See Also