Sha256: 1cbfddcb74b17f9b21da577904e7199cf036ebb82eb4a5789a4b4fcb45133e81

Contents?: true

Size: 1.66 KB

Versions: 3

Compression:

Stored size: 1.66 KB

Contents

# DocuSign_eSign::BillingPlan

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**app_store_products** | [**Array<AppStoreProduct>**](AppStoreProduct.md) | Reserved: TBD | [optional] 
**currency_plan_prices** | [**Array<CurrencyPlanPrice>**](CurrencyPlanPrice.md) | Contains the currencyCode and currencySymbol for the alternate currency values for envelopeFee, fixedFee, and seatFee that are configured for this plan feature set. | [optional] 
**enable_support** | **String** | When set to **true**, then customer support is provided as part of the account plan. | [optional] 
**included_seats** | **String** | The number of seats (users) included. | [optional] 
**other_discount_percent** | **String** |  | [optional] 
**payment_cycle** | **String** |  The payment cycle associated with the plan. The possible values are: Monthly or Annually.  | [optional] 
**payment_method** | **String** |  | [optional] 
**per_seat_price** | **String** | The per seat price for the plan. | [optional] 
**plan_classification** | **String** | Identifies the type of plan. Examples include Business, Corporate, Enterprise, Free. | [optional] 
**plan_feature_sets** | [**Array<FeatureSet>**](FeatureSet.md) |  | [optional] 
**plan_id** | **String** |  | [optional] 
**plan_name** | **String** | The name of the Billing Plan. | [optional] 
**seat_discounts** | [**Array<SeatDiscount>**](SeatDiscount.md) |  | [optional] 
**support_incident_fee** | **String** | The support incident fee charged for each support incident. | [optional] 
**support_plan_fee** | **String** | The support plan fee charged for this plan. | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
docusign_esign-1.0.0 docs/BillingPlan.md
docusign_esign-0.0.2 docs/BillingPlan.md
docusign_esign-0.0.1 docs/BillingPlan.md