Name | Type | Description | Notes |
---|---|---|---|
dateStampProperties | DateStampProperties | [optional] | |
disallowUserResizeStamp | String | When set to true, users may not resize the stamp. | [optional] |
externalID | String | Optionally specify an external identifier for the user's signature. | [optional] |
imageType | String | Specificies the type of image. Valid values are: - `signature_image` - `initials_image` | [optional] |
isDefault | String | Boolean that specifies whether the signature is the default signature for the user. | [optional] |
nrdsId | String | The National Association of Realtors (NAR) membership ID for a user who is a realtor. | [optional] |
nrdsLastName | String | The realtor's last name. | [optional] |
phoneticName | String | The phonetic spelling of the `signatureName`. | [optional] |
signatureFont | String | The font type to use for the signature if the signature is not drawn. The following font styles are supported. The quotes are to indicate that these values are strings, not `enums`. - `"1_DocuSign"` - `"2_DocuSign"` - `"3_DocuSign"` - `"4_DocuSign"` - `"5_DocuSign"` - `"6_DocuSign"` - `"7_DocuSign"` - `"8_DocuSign"` - `"Mistral"` - `"Rage Italic"` | [optional] |
signatureGroups | [SignatureGroupDef] | [optional] | |
signatureId | String | The ID of the signature being accessed. | [optional] |
signatureInitials | String | Specifies the user's signature in initials format. | [optional] |
signatureName | String | Specifies the user's signature name. | [optional] |
signatureUsers | [SignatureUserDef] | [optional] | |
stampFormat | String | The format of a stamp. Valid values are: - `NameHanko`: The stamp represents only the signer's name. - `NameDateHanko`: The stamp represents the signer's name and the date. | [optional] |
stampSizeMM | String | The physical height of the stamp image (in millimeters) that the stamp vendor recommends for displaying the image in PDF documents. | [optional] |