CreateSigningGroupApiRequest
Properties
| Name |
Type |
Description |
Notes |
| name |
String |
Display name for the group (e.g., "Legal Department"). Required. Max 200 characters. |
[default to null] |
| description |
String |
Optional free-text description of the group's purpose. Max 1000 characters. |
[optional] [default to null] |
| members |
List |
Optional initial set of members to add to the group at creation time. Max 100 members. Each member must have a unique email address within the list. |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]