UpdateTemplateApiRequest

Properties

Name Type Description Notes
name String Updated display name. Null to keep the current value. [optional] [default to null]
description String Updated description. Null to keep the current value. [optional] [default to null]
emailSubject String Updated default email subject. Null to keep the current value. [optional] [default to null]
emailMessage String Updated default email message. Null to keep the current value. [optional] [default to null]
enforceSigningOrder Boolean Whether signers must complete in routing order. Null to keep the current value. [optional] [default to null]
isActive Boolean Whether the template is active and available for use. Null to keep the current value. [optional] [default to null]
isShared Boolean [optional] [default to null]
defaultPaymentAmount Double Updated default payment amount. Null to keep the current value. [optional] [default to null]
defaultPaymentDescription String Updated default payment description. Null to keep the current value. [optional] [default to null]
externalReferenceId String [optional] [default to null]
metadata String [optional] [default to null]

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