Docusign CSharp Docs
|
This object contains information about a group. More...
Public Member Functions | |
Group (string AccessType=default(string), string DsGroupId=default(string), ErrorDetails ErrorDetails=default(ErrorDetails), string GroupId=default(string), string GroupName=default(string), string GroupType=default(string), string LastModifiedOn=default(string), string PermissionProfileId=default(string), List< UserInfo > Users=default(List< UserInfo >), string UsersCount=default(string)) | |
Initializes a new instance of the Group 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 (Group other) |
Returns true if Group instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | AccessType [get, set] |
Gets or Sets AccessType More... | |
string | DsGroupId [get, set] |
Gets or Sets DsGroupId More... | |
ErrorDetails | ErrorDetails [get, set] |
Array or errors. More... | |
string | GroupId [get, set] |
The DocuSign group ID for the group. More... | |
string | GroupName [get, set] |
The name of the group. More... | |
string | GroupType [get, set] |
The group type. More... | |
string | LastModifiedOn [get, set] |
Gets or Sets LastModifiedOn More... | |
string | PermissionProfileId [get, set] |
The ID of the permission profile associated with the group. More... | |
List< UserInfo > | Users [get, set] |
Gets or Sets Users More... | |
string | UsersCount [get, set] |
Gets or Sets UsersCount More... | |
This object contains information about a group.
|
inline |
Initializes a new instance of the Group class.
AccessType | AccessType. |
DsGroupId | DsGroupId. |
ErrorDetails | Array or errors.. |
GroupId | The DocuSign group ID for the group.. |
GroupName | The name of the group.. |
GroupType | The group type.. |
LastModifiedOn | LastModifiedOn. |
PermissionProfileId | The ID of the permission profile associated with the group.. |
Users | Users. |
UsersCount | UsersCount. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets AccessType
|
getset |
Gets or Sets DsGroupId
|
getset |
Array or errors.
Array or errors.
|
getset |
|
getset |
The name of the group.
The name of the group.
|
getset |
The group type.
The group type.
|
getset |
Gets or Sets LastModifiedOn
|
getset |
The ID of the permission profile associated with the group.
The ID of the permission profile associated with the group.
|
getset |
Gets or Sets UsersCount