DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.ProvisioningInformation Class Reference

ProvisioningInformation More...

Inheritance diagram for DocuSign.eSign.Model.ProvisioningInformation:

Public Member Functions

 ProvisioningInformation (string DefaultConnectionId=default(string), string DefaultPlanId=default(string), string DistributorCode=default(string), string DistributorPassword=default(string), string PasswordRuleText=default(string), string PlanPromotionText=default(string), string PurchaseOrderOrPromAllowed=default(string))
 Initializes a new instance of the ProvisioningInformation 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 (ProvisioningInformation other)
 Returns true if ProvisioningInformation instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string DefaultConnectionId [get, set]
 Gets or Sets DefaultConnectionId More...
 
string DefaultPlanId [get, set]
 Gets or Sets DefaultPlanId More...
 
string DistributorCode [get, set]
 The code that identifies the billing plan groups and plans for the new account. More...
 
string DistributorPassword [get, set]
 The password for the distributorCode. More...
 
string PasswordRuleText [get, set]
 Gets or Sets PasswordRuleText More...
 
string PlanPromotionText [get, set]
 Gets or Sets PlanPromotionText More...
 
string PurchaseOrderOrPromAllowed [get, set]
 Gets or Sets PurchaseOrderOrPromAllowed More...
 

Detailed Description

ProvisioningInformation

Constructor & Destructor Documentation

◆ ProvisioningInformation()

DocuSign.eSign.Model.ProvisioningInformation.ProvisioningInformation ( string  DefaultConnectionId = default(string),
string  DefaultPlanId = default(string),
string  DistributorCode = default(string),
string  DistributorPassword = default(string),
string  PasswordRuleText = default(string),
string  PlanPromotionText = default(string),
string  PurchaseOrderOrPromAllowed = default(string) 
)
inline

Initializes a new instance of the ProvisioningInformation class.

Parameters
DefaultConnectionIdDefaultConnectionId.
DefaultPlanIdDefaultPlanId.
DistributorCodeThe code that identifies the billing plan groups and plans for the new account..
DistributorPasswordThe password for the distributorCode..
PasswordRuleTextPasswordRuleText.
PlanPromotionTextPlanPromotionText.
PurchaseOrderOrPromAllowedPurchaseOrderOrPromAllowed.

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.ProvisioningInformation.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.ProvisioningInformation.Equals ( ProvisioningInformation  other)
inline

Returns true if ProvisioningInformation instances are equal

Parameters
otherInstance of ProvisioningInformation to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.ProvisioningInformation.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.ProvisioningInformation.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.ProvisioningInformation.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ DefaultConnectionId

string DocuSign.eSign.Model.ProvisioningInformation.DefaultConnectionId
getset

Gets or Sets DefaultConnectionId

◆ DefaultPlanId

string DocuSign.eSign.Model.ProvisioningInformation.DefaultPlanId
getset

Gets or Sets DefaultPlanId

◆ DistributorCode

string DocuSign.eSign.Model.ProvisioningInformation.DistributorCode
getset

The code that identifies the billing plan groups and plans for the new account.

The code that identifies the billing plan groups and plans for the new account.

◆ DistributorPassword

string DocuSign.eSign.Model.ProvisioningInformation.DistributorPassword
getset

The password for the distributorCode.

The password for the distributorCode.

◆ PasswordRuleText

string DocuSign.eSign.Model.ProvisioningInformation.PasswordRuleText
getset

Gets or Sets PasswordRuleText

◆ PlanPromotionText

string DocuSign.eSign.Model.ProvisioningInformation.PlanPromotionText
getset

Gets or Sets PlanPromotionText

◆ PurchaseOrderOrPromAllowed

string DocuSign.eSign.Model.ProvisioningInformation.PurchaseOrderOrPromAllowed
getset

Gets or Sets PurchaseOrderOrPromAllowed


The documentation for this class was generated from the following file: