|
| BillingPlan (List< AppStoreProduct > AppStoreProducts=default(List< AppStoreProduct >), List< CurrencyPlanPrice > CurrencyPlanPrices=default(List< CurrencyPlanPrice >), string EnableSupport=default(string), string IncludedSeats=default(string), string OtherDiscountPercent=default(string), string PaymentCycle=default(string), string PaymentMethod=default(string), string PerSeatPrice=default(string), string PlanClassification=default(string), List< FeatureSet > PlanFeatureSets=default(List< FeatureSet >), string PlanId=default(string), string PlanName=default(string), List< SeatDiscount > SeatDiscounts=default(List< SeatDiscount >), string SupportIncidentFee=default(string), string SupportPlanFee=default(string)) |
| Initializes a new instance of the BillingPlan class. More...
|
|
override string | ToString () |
| Returns the string presentation of the object More...
|
|
string | ToJson () |
| Returns the JSON string presentation of the object More...
|
|
override bool | Equals (object obj) |
| Returns true if objects are equal More...
|
|
bool | Equals (BillingPlan other) |
| Returns true if BillingPlan instances are equal More...
|
|
override int | GetHashCode () |
| Gets the hash code More...
|
|
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
|
|
List< AppStoreProduct > | AppStoreProducts [get, set] |
| Reserved: TBD More...
|
|
List< CurrencyPlanPrice > | CurrencyPlanPrices [get, set] |
| Contains the currencyCode and currencySymbol for the alternate currency values for envelopeFee, fixedFee, and seatFee that are configured for this plan feature set. More...
|
|
string | EnableSupport [get, set] |
| When set to true, then customer support is provided as part of the account plan. More...
|
|
string | IncludedSeats [get, set] |
| The number of seats (users) included. More...
|
|
string | OtherDiscountPercent [get, set] |
| Gets or Sets OtherDiscountPercent More...
|
|
string | PaymentCycle [get, set] |
| The payment cycle associated with the plan. The possible values are: Monthly or Annually. More...
|
|
string | PaymentMethod [get, set] |
| Gets or Sets PaymentMethod More...
|
|
string | PerSeatPrice [get, set] |
| The per seat price for the plan. More...
|
|
string | PlanClassification [get, set] |
| Identifies the type of plan. Examples include Business, Corporate, Enterprise, Free. More...
|
|
List< FeatureSet > | PlanFeatureSets [get, set] |
| Gets or Sets PlanFeatureSets More...
|
|
string | PlanId [get, set] |
| Gets or Sets PlanId More...
|
|
string | PlanName [get, set] |
| The name of the Billing Plan. More...
|
|
List< SeatDiscount > | SeatDiscounts [get, set] |
| Gets or Sets SeatDiscounts More...
|
|
string | SupportIncidentFee [get, set] |
| The support incident fee charged for each support incident. More...
|
|
string | SupportPlanFee [get, set] |
| The support plan fee charged for this plan. More...
|
|
Contains information about a billing plan.
Contains the currencyCode and currencySymbol for the alternate currency values for envelopeFee, fixedFee, and seatFee that are configured for this plan feature set.
Contains the currencyCode and currencySymbol for the alternate currency values for envelopeFee, fixedFee, and seatFee that are configured for this plan feature set.
string DocuSign.eSign.Model.BillingPlan.PlanClassification |
|
getset |
Identifies the type of plan. Examples include Business, Corporate, Enterprise, Free.
Identifies the type of plan. Examples include Business, Corporate, Enterprise, Free.