|
| | 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), bool? IsManagedByScim=default(bool?), string LastModifiedOn=default(string), string PermissionProfileId=default(string), string UserGroupType=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) |
| |
|
| 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...
|
| |
| bool | IsManagedByScim [get, set] |
| | Gets or Sets IsManagedByScim 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...
|
| |
| string | UserGroupType [get, set] |
| | Gets or Sets UserGroupType 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.