SigningGroupApiResponse

Properties

Name Type Description Notes
id UUID The unique identifier (GUID) of the signing group. Use this value in all subsequent API calls. [default to null]
name String The display name of the signing group. [default to null]
description String The optional description of the group, or `null` if not set. [default to null]
memberCount Integer The current number of members in the group. [default to null]
createdOn Date UTC timestamp when the signing group was created. [default to null]
modifiedOn Date [optional] [default to null]

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