Class SendForSignFromTemplateForm
java.lang.Object
com.boldsign.model.SendForSignFromTemplateForm
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class SendForSignFromTemplateForm
extends Object
SendForSignFromTemplateForm
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumGets or Sets documentDownloadOptionstatic enumGets or Sets expiryDateType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCcItem(DocumentCC ccItem) addDocumentInfoItem(DocumentInfo documentInfoItem) addFilesItem(File filesItem) addFileUrlsItem(URI fileUrlsItem) addFormGroupsItem(FormGroup formGroupsItem) addLabelsItem(String labelsItem) addRemoveFormFieldsItem(String removeFormFieldsItem) addRoleRemovalIndicesItem(Integer roleRemovalIndicesItem) addRolesItem(Role rolesItem) allowScheduledSend(Boolean allowScheduledSend) cc(List<DocumentCC> cc) disableEmails(Boolean disableEmails) disableExpiryAlert(Boolean disableExpiryAlert) disableSMS(Boolean disableSMS) documentDownloadOption(SendForSignFromTemplateForm.DocumentDownloadOptionEnum documentDownloadOption) documentId(String documentId) documentInfo(List<DocumentInfo> documentInfo) downloadFileName(String downloadFileName) enableAuditTrailLocalization(Boolean enableAuditTrailLocalization) enablePrintAndSign(Boolean enablePrintAndSign) enableReassign(Boolean enableReassign) enableSigningOrder(Boolean enableSigningOrder) booleanexpiryDateType(SendForSignFromTemplateForm.ExpiryDateTypeEnum expiryDateType) expiryDays(Integer expiryDays) Deprecated.expiryValue(Long expiryValue) formGroups(List<FormGroup> formGroups) static SendForSignFromTemplateFormCreate an instance of SendForSignFromTemplateForm given an JSON stringGet allowScheduledSendGet brandIdgetCc()Get ccGet disableEmailsGet disableExpiryAlertGet disableSMSGet documentDownloadOptionGet documentIdGet documentInfoGet downloadFileNameGet enableAuditTrailLocalizationGet enablePrintAndSignGet enableReassignGet enableSigningOrderGet expiryDateTypeDeprecated.Get expiryValuegetFiles()Get filesGet fileUrlsGet formGroupsGet hideDocumentIdGet isSandboxGet labelsGet messageGet metaDataGet onBehalfOfGet recipientNotificationSettingsGet reminderSettingsGet removeFormFieldsGet roleRemovalIndicesgetRoles()Get rolesGet scheduledSendTimegetTitle()Get titleinthashCode()hideDocumentId(Boolean hideDocumentId) onBehalfOf(String onBehalfOf) putMetaDataItem(String key, String metaDataItem) recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) reminderSettings(ReminderSettings reminderSettings) removeFormFields(List<String> removeFormFields) roleRemovalIndices(List<Integer> roleRemovalIndices) scheduledSendTime(Long scheduledSendTime) voidsetAllowScheduledSend(Boolean allowScheduledSend) voidsetBrandId(String brandId) voidsetCc(List<DocumentCC> cc) voidsetDisableEmails(Boolean disableEmails) voidsetDisableExpiryAlert(Boolean disableExpiryAlert) voidsetDisableSMS(Boolean disableSMS) voidsetDocumentDownloadOption(SendForSignFromTemplateForm.DocumentDownloadOptionEnum documentDownloadOption) voidsetDocumentId(String documentId) voidsetDocumentInfo(List<DocumentInfo> documentInfo) voidsetDownloadFileName(String downloadFileName) voidsetEnableAuditTrailLocalization(Boolean enableAuditTrailLocalization) voidsetEnablePrintAndSign(Boolean enablePrintAndSign) voidsetEnableReassign(Boolean enableReassign) voidsetEnableSigningOrder(Boolean enableSigningOrder) voidsetExpiryDateType(SendForSignFromTemplateForm.ExpiryDateTypeEnum expiryDateType) voidsetExpiryDays(Integer expiryDays) Deprecated.voidsetExpiryValue(Long expiryValue) voidvoidsetFileUrls(List<URI> fileUrls) voidsetFormGroups(List<FormGroup> formGroups) voidsetHideDocumentId(Boolean hideDocumentId) voidsetIsSandbox(Boolean isSandbox) voidvoidsetMessage(String message) voidsetMetaData(Map<String, String> metaData) voidsetOnBehalfOf(String onBehalfOf) voidsetRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidsetReminderSettings(ReminderSettings reminderSettings) voidsetRemoveFormFields(List<String> removeFormFields) voidsetRoleRemovalIndices(List<Integer> roleRemovalIndices) voidvoidsetScheduledSendTime(Long scheduledSendTime) voidtoJson()Convert an instance of SendForSignFromTemplateForm to an JSON stringtoString()static voidvalidateJsonElement(com.google.gson.JsonElement jsonElement) Validates the JSON Element and throws an exception if issues found
-
Field Details
-
SERIALIZED_NAME_FILES
- See Also:
-
SERIALIZED_NAME_FILE_URLS
- See Also:
-
SERIALIZED_NAME_DOCUMENT_ID
- See Also:
-
SERIALIZED_NAME_TITLE
- See Also:
-
SERIALIZED_NAME_MESSAGE
- See Also:
-
SERIALIZED_NAME_ROLES
- See Also:
-
SERIALIZED_NAME_BRAND_ID
- See Also:
-
SERIALIZED_NAME_LABELS
- See Also:
-
SERIALIZED_NAME_DISABLE_EMAILS
- See Also:
-
SERIALIZED_NAME_DISABLE_S_M_S
- See Also:
-
SERIALIZED_NAME_HIDE_DOCUMENT_ID
- See Also:
-
SERIALIZED_NAME_REMINDER_SETTINGS
- See Also:
-
SERIALIZED_NAME_CC
- See Also:
-
SERIALIZED_NAME_EXPIRY_DAYS
- See Also:
-
SERIALIZED_NAME_EXPIRY_DATE_TYPE
- See Also:
-
SERIALIZED_NAME_EXPIRY_VALUE
- See Also:
-
SERIALIZED_NAME_ENABLE_PRINT_AND_SIGN
- See Also:
-
SERIALIZED_NAME_ENABLE_REASSIGN
- See Also:
-
SERIALIZED_NAME_ENABLE_SIGNING_ORDER
- See Also:
-
SERIALIZED_NAME_DISABLE_EXPIRY_ALERT
- See Also:
-
SERIALIZED_NAME_DOCUMENT_INFO
- See Also:
-
SERIALIZED_NAME_ON_BEHALF_OF
- See Also:
-
SERIALIZED_NAME_IS_SANDBOX
- See Also:
-
SERIALIZED_NAME_ROLE_REMOVAL_INDICES
- See Also:
-
SERIALIZED_NAME_DOCUMENT_DOWNLOAD_OPTION
- See Also:
-
SERIALIZED_NAME_META_DATA
- See Also:
-
SERIALIZED_NAME_FORM_GROUPS
- See Also:
-
SERIALIZED_NAME_REMOVE_FORM_FIELDS
- See Also:
-
SERIALIZED_NAME_RECIPIENT_NOTIFICATION_SETTINGS
- See Also:
-
SERIALIZED_NAME_ENABLE_AUDIT_TRAIL_LOCALIZATION
- See Also:
-
SERIALIZED_NAME_DOWNLOAD_FILE_NAME
- See Also:
-
SERIALIZED_NAME_SCHEDULED_SEND_TIME
- See Also:
-
SERIALIZED_NAME_ALLOW_SCHEDULED_SEND
- See Also:
-
openapiFields
-
openapiRequiredFields
-
-
Constructor Details
-
SendForSignFromTemplateForm
public SendForSignFromTemplateForm()
-
-
Method Details
-
files
-
addFilesItem
-
getFiles
-
setFiles
-
fileUrls
-
addFileUrlsItem
-
getFileUrls
-
setFileUrls
-
documentId
-
getDocumentId
-
setDocumentId
-
title
-
getTitle
-
setTitle
-
message
-
getMessage
-
setMessage
-
roles
-
addRolesItem
-
getRoles
-
setRoles
-
brandId
-
getBrandId
-
setBrandId
-
labels
-
addLabelsItem
-
getLabels
-
setLabels
-
disableEmails
-
getDisableEmails
-
setDisableEmails
-
disableSMS
-
getDisableSMS
-
setDisableSMS
-
hideDocumentId
-
getHideDocumentId
-
setHideDocumentId
-
reminderSettings
-
getReminderSettings
Get reminderSettings- Returns:
- reminderSettings
-
setReminderSettings
-
cc
-
addCcItem
-
getCc
-
setCc
-
expiryDays
Deprecated. -
getExpiryDays
-
setExpiryDays
Deprecated. -
expiryDateType
public SendForSignFromTemplateForm expiryDateType(SendForSignFromTemplateForm.ExpiryDateTypeEnum expiryDateType) -
getExpiryDateType
Get expiryDateType- Returns:
- expiryDateType
-
setExpiryDateType
-
expiryValue
-
getExpiryValue
-
setExpiryValue
-
enablePrintAndSign
-
getEnablePrintAndSign
-
setEnablePrintAndSign
-
enableReassign
-
getEnableReassign
-
setEnableReassign
-
enableSigningOrder
-
getEnableSigningOrder
-
setEnableSigningOrder
-
disableExpiryAlert
-
getDisableExpiryAlert
-
setDisableExpiryAlert
-
documentInfo
-
addDocumentInfoItem
-
getDocumentInfo
-
setDocumentInfo
-
onBehalfOf
-
getOnBehalfOf
-
setOnBehalfOf
-
isSandbox
-
getIsSandbox
-
setIsSandbox
-
roleRemovalIndices
-
addRoleRemovalIndicesItem
-
getRoleRemovalIndices
-
setRoleRemovalIndices
-
documentDownloadOption
public SendForSignFromTemplateForm documentDownloadOption(SendForSignFromTemplateForm.DocumentDownloadOptionEnum documentDownloadOption) -
getDocumentDownloadOption
Get documentDownloadOption- Returns:
- documentDownloadOption
-
setDocumentDownloadOption
public void setDocumentDownloadOption(SendForSignFromTemplateForm.DocumentDownloadOptionEnum documentDownloadOption) -
metaData
-
putMetaDataItem
-
getMetaData
-
setMetaData
-
formGroups
-
addFormGroupsItem
-
getFormGroups
-
setFormGroups
-
removeFormFields
-
addRemoveFormFieldsItem
-
getRemoveFormFields
-
setRemoveFormFields
-
recipientNotificationSettings
public SendForSignFromTemplateForm recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) -
getRecipientNotificationSettings
Get recipientNotificationSettings- Returns:
- recipientNotificationSettings
-
setRecipientNotificationSettings
public void setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) -
enableAuditTrailLocalization
public SendForSignFromTemplateForm enableAuditTrailLocalization(Boolean enableAuditTrailLocalization) -
getEnableAuditTrailLocalization
-
setEnableAuditTrailLocalization
-
downloadFileName
-
getDownloadFileName
-
setDownloadFileName
-
scheduledSendTime
-
getScheduledSendTime
-
setScheduledSendTime
-
allowScheduledSend
-
getAllowScheduledSend
-
setAllowScheduledSend
-
equals
-
hashCode
-
toString
-
createFormData
- Throws:
ApiException
-
validateJsonElement
Validates the JSON Element and throws an exception if issues found- Parameters:
jsonElement- JSON Element- Throws:
IOException- if the JSON Element is invalid with respect to SendForSignFromTemplateForm
-
fromJson
Create an instance of SendForSignFromTemplateForm given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of SendForSignFromTemplateForm
- Throws:
IOException- if the JSON string is invalid with respect to SendForSignFromTemplateForm
-
toJson
Convert an instance of SendForSignFromTemplateForm to an JSON string- Returns:
- JSON string
-