This object provides details about a feature set, or add-on product that is associated with an account. It is reserved for DocuSign internal use only.
More...
|
List< CurrencyFeatureSetPrice > | CurrencyFeatureSetPrices [get, set] |
| A complex type that contains alternate currency values that are configured for this plan feature set. More...
|
|
string | EnvelopeFee [get, set] |
| Gets or Sets EnvelopeFee More...
|
|
string | FeatureSetId [get, set] |
| A unique ID for the feature set. More...
|
|
string | FixedFee [get, set] |
| Gets or Sets FixedFee More...
|
|
string | Is21CFRPart11 [get, set] |
| When set to true, indicates that this module is enabled on the account. More...
|
|
string | IsActive [get, set] |
| Gets or Sets IsActive More...
|
|
string | IsEnabled [get, set] |
| Specifies whether the feature set is actively enabled as part of the plan. More...
|
|
string | Name [get, set] |
| Gets or Sets Name More...
|
|
string | SeatFee [get, set] |
| An incremental seat cost for seat-based plans. Only valid when isEnabled for the feature set is set to true. More...
|
|
This object provides details about a feature set, or add-on product that is associated with an account. It is reserved for DocuSign internal use only.
◆ FeatureSet()
DocuSign.eSign.Model.FeatureSet.FeatureSet |
( |
List< CurrencyFeatureSetPrice > |
CurrencyFeatureSetPrices = default(List<CurrencyFeatureSetPrice>) , |
|
|
string |
EnvelopeFee = default(string) , |
|
|
string |
FeatureSetId = default(string) , |
|
|
string |
FixedFee = default(string) , |
|
|
string |
Is21CFRPart11 = default(string) , |
|
|
string |
IsActive = default(string) , |
|
|
string |
IsEnabled = default(string) , |
|
|
string |
Name = default(string) , |
|
|
string |
SeatFee = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the FeatureSet class.
- Parameters
-
CurrencyFeatureSetPrices | A complex type that contains alternate currency values that are configured for this plan feature set.. |
EnvelopeFee | EnvelopeFee. |
FeatureSetId | A unique ID for the feature set.. |
FixedFee | FixedFee. |
Is21CFRPart11 | When set to true, indicates that this module is enabled on the account.. |
IsActive | IsActive. |
IsEnabled | Specifies whether the feature set is actively enabled as part of the plan.. |
Name | Name. |
SeatFee | An incremental seat cost for seat-based plans. Only valid when isEnabled for the feature set is set to true.. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.FeatureSet.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.FeatureSet.Equals |
( |
FeatureSet |
other | ) |
|
|
inline |
Returns true if FeatureSet instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.FeatureSet.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.FeatureSet.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.FeatureSet.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CurrencyFeatureSetPrices
A complex type that contains alternate currency values that are configured for this plan feature set.
A complex type that contains alternate currency values that are configured for this plan feature set.
◆ EnvelopeFee
string DocuSign.eSign.Model.FeatureSet.EnvelopeFee |
|
getset |
◆ FeatureSetId
string DocuSign.eSign.Model.FeatureSet.FeatureSetId |
|
getset |
A unique ID for the feature set.
A unique ID for the feature set.
◆ FixedFee
string DocuSign.eSign.Model.FeatureSet.FixedFee |
|
getset |
◆ Is21CFRPart11
string DocuSign.eSign.Model.FeatureSet.Is21CFRPart11 |
|
getset |
When set to true, indicates that this module is enabled on the account.
When set to true, indicates that this module is enabled on the account.
◆ IsActive
string DocuSign.eSign.Model.FeatureSet.IsActive |
|
getset |
◆ IsEnabled
string DocuSign.eSign.Model.FeatureSet.IsEnabled |
|
getset |
Specifies whether the feature set is actively enabled as part of the plan.
Specifies whether the feature set is actively enabled as part of the plan.
◆ Name
string DocuSign.eSign.Model.FeatureSet.Name |
|
getset |
◆ SeatFee
string DocuSign.eSign.Model.FeatureSet.SeatFee |
|
getset |
An incremental seat cost for seat-based plans. Only valid when isEnabled for the feature set is set to true.
An incremental seat cost for seat-based plans. Only valid when isEnabled for the feature set is set to true.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/FeatureSet.cs