AddSigningGroupMemberApiRequest

Properties

Name Type Description Notes
email String The member's email address. Must be a valid email format. Max 254 characters. Must be unique within the group -- adding a duplicate email returns `400 Bad Request`. [default to null]
name String The member's display name. Required. Max 200 characters. [default to null]

[Back to Model list] [Back to API list] [Back to README]