|
Docusign CSharp Docs
|
Describes the recipient routing rules. More...
Public Member Functions | |
| RecipientRouting (RecipientRules Rules=default(RecipientRules)) | |
| Initializes a new instance of the RecipientRouting 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 (RecipientRouting other) |
| Returns true if RecipientRouting instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
| IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
| RecipientRules | Rules [get, set] |
| The recipient routing rules. More... | |
Describes the recipient routing rules.
|
inline |
Initializes a new instance of the RecipientRouting class.
| Rules | The recipient routing rules.. |
|
inline |
Returns true if objects are equal
| obj | Object to be compared |
|
inline |
Returns true if RecipientRouting instances are equal
| other | Instance of RecipientRouting to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
The recipient routing rules.
The recipient routing rules.
1.8.13