Class EmbeddedCreateTemplateRequest
java.lang.Object
com.boldsign.model.EmbeddedCreateTemplateRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class EmbeddedCreateTemplateRequest
extends Object
EmbeddedCreateTemplateRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumGets or Sets localestatic enumGets or Sets viewOption -
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 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) addRolesItem(TemplateRole rolesItem) addTemplateLabelsItem(String templateLabelsItem) addTextTagDefinitionsItem(TextTagDefinition textTagDefinitionsItem) allowMessageEditing(Boolean allowMessageEditing) allowModifyFiles(Boolean allowModifyFiles) allowNewFiles(Boolean allowNewFiles) allowNewRoles(Boolean allowNewRoles) autoDetectFields(Boolean autoDetectFields) cc(List<DocumentCC> cc) description(String description) documentInfo(List<DocumentInfo> documentInfo) documentMessage(String documentMessage) documentTitle(String documentTitle) enablePrintAndSign(Boolean enablePrintAndSign) enableReassign(Boolean enableReassign) enableSigningOrder(Boolean enableSigningOrder) booleanformGroups(List<FormGroup> formGroups) Create an instance of EmbeddedCreateTemplateRequest given an JSON stringGet allowMessageEditingGet allowModifyFilesGet allowNewFilesGet allowNewRolesGet autoDetectFieldsGet brandIdgetCc()Get ccGet descriptionGet documentInfoGet documentMessageGet documentTitleGet enablePrintAndSignGet enableReassignGet enableSigningOrdergetFiles()Get filesGet fileUrlsGet formGroupsGet labelsGet linkValidTillGet localeGet onBehalfOfGet recipientNotificationSettingsGet redirectUrlgetRoles()Get rolesGet showCreateButtonGet showNavigationButtonsGet showPreviewButtonGet showSaveButtonDeprecated.Get showToolbarGet showTooltipGet templateLabelsGet textTagDefinitionsgetTitle()Get titleGet useTextTagsGet viewOptioninthashCode()linkValidTill(OffsetDateTime linkValidTill) onBehalfOf(String onBehalfOf) recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) redirectUrl(URI redirectUrl) roles(List<TemplateRole> roles) voidsetAllowMessageEditing(Boolean allowMessageEditing) voidsetAllowModifyFiles(Boolean allowModifyFiles) voidsetAllowNewFiles(Boolean allowNewFiles) voidsetAllowNewRoles(Boolean allowNewRoles) voidsetAutoDetectFields(Boolean autoDetectFields) voidsetBrandId(String brandId) voidsetCc(List<DocumentCC> cc) voidsetDescription(String description) voidsetDocumentInfo(List<DocumentInfo> documentInfo) voidsetDocumentMessage(String documentMessage) voidsetDocumentTitle(String documentTitle) voidsetEnablePrintAndSign(Boolean enablePrintAndSign) voidsetEnableReassign(Boolean enableReassign) voidsetEnableSigningOrder(Boolean enableSigningOrder) voidvoidsetFileUrls(List<URI> fileUrls) voidsetFormGroups(List<FormGroup> formGroups) voidvoidsetLinkValidTill(OffsetDateTime linkValidTill) voidvoidsetOnBehalfOf(String onBehalfOf) voidsetRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidsetRedirectUrl(URI redirectUrl) voidsetRoles(List<TemplateRole> roles) voidsetShowCreateButton(Boolean showCreateButton) voidsetShowNavigationButtons(Boolean showNavigationButtons) voidsetShowPreviewButton(Boolean showPreviewButton) voidsetShowSaveButton(Boolean showSaveButton) voidsetShowSendButton(Boolean showSendButton) Deprecated.voidsetShowToolbar(Boolean showToolbar) voidsetShowTooltip(Boolean showTooltip) voidsetTemplateLabels(List<String> templateLabels) voidsetTextTagDefinitions(List<TextTagDefinition> textTagDefinitions) voidvoidsetUseTextTags(Boolean useTextTags) voidshowCreateButton(Boolean showCreateButton) showNavigationButtons(Boolean showNavigationButtons) showPreviewButton(Boolean showPreviewButton) showSaveButton(Boolean showSaveButton) showSendButton(Boolean showSendButton) Deprecated.showToolbar(Boolean showToolbar) showTooltip(Boolean showTooltip) templateLabels(List<String> templateLabels) textTagDefinitions(List<TextTagDefinition> textTagDefinitions) toJson()Convert an instance of EmbeddedCreateTemplateRequest to an JSON stringtoString()useTextTags(Boolean useTextTags) static voidvalidateJsonElement(com.google.gson.JsonElement jsonElement) Validates the JSON Element and throws an exception if issues found
-
Field Details
-
SERIALIZED_NAME_TITLE
- See Also:
-
SERIALIZED_NAME_REDIRECT_URL
- See Also:
-
SERIALIZED_NAME_SHOW_TOOLBAR
- See Also:
-
SERIALIZED_NAME_VIEW_OPTION
- See Also:
-
SERIALIZED_NAME_SHOW_SAVE_BUTTON
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_SHOW_SEND_BUTTON
- See Also:
-
SERIALIZED_NAME_SHOW_CREATE_BUTTON
- See Also:
-
SERIALIZED_NAME_SHOW_PREVIEW_BUTTON
- See Also:
-
SERIALIZED_NAME_SHOW_NAVIGATION_BUTTONS
- See Also:
-
SERIALIZED_NAME_LINK_VALID_TILL
- See Also:
-
SERIALIZED_NAME_SHOW_TOOLTIP
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DOCUMENT_TITLE
- See Also:
-
SERIALIZED_NAME_DOCUMENT_MESSAGE
- See Also:
-
SERIALIZED_NAME_FILES
- See Also:
-
SERIALIZED_NAME_FILE_URLS
- See Also:
-
SERIALIZED_NAME_ROLES
- See Also:
-
SERIALIZED_NAME_ALLOW_MODIFY_FILES
- See Also:
-
SERIALIZED_NAME_CC
- See Also:
-
SERIALIZED_NAME_BRAND_ID
- See Also:
-
SERIALIZED_NAME_ALLOW_MESSAGE_EDITING
- See Also:
-
SERIALIZED_NAME_ALLOW_NEW_ROLES
- See Also:
-
SERIALIZED_NAME_ALLOW_NEW_FILES
- See Also:
-
SERIALIZED_NAME_ENABLE_REASSIGN
- See Also:
-
SERIALIZED_NAME_ENABLE_PRINT_AND_SIGN
- See Also:
-
SERIALIZED_NAME_ENABLE_SIGNING_ORDER
- See Also:
-
SERIALIZED_NAME_DOCUMENT_INFO
- See Also:
-
SERIALIZED_NAME_USE_TEXT_TAGS
- See Also:
-
SERIALIZED_NAME_TEXT_TAG_DEFINITIONS
- See Also:
-
SERIALIZED_NAME_AUTO_DETECT_FIELDS
- See Also:
-
SERIALIZED_NAME_ON_BEHALF_OF
- See Also:
-
SERIALIZED_NAME_LABELS
- See Also:
-
SERIALIZED_NAME_TEMPLATE_LABELS
- See Also:
-
SERIALIZED_NAME_RECIPIENT_NOTIFICATION_SETTINGS
- See Also:
-
SERIALIZED_NAME_FORM_GROUPS
- See Also:
-
openapiFields
-
openapiRequiredFields
-
-
Constructor Details
-
EmbeddedCreateTemplateRequest
public EmbeddedCreateTemplateRequest()
-
-
Method Details
-
title
-
getTitle
-
setTitle
-
redirectUrl
-
getRedirectUrl
-
setRedirectUrl
-
showToolbar
-
getShowToolbar
-
setShowToolbar
-
viewOption
public EmbeddedCreateTemplateRequest viewOption(EmbeddedCreateTemplateRequest.ViewOptionEnum viewOption) -
getViewOption
Get viewOption- Returns:
- viewOption
-
setViewOption
-
showSaveButton
-
getShowSaveButton
-
setShowSaveButton
-
locale
-
getLocale
-
setLocale
-
showSendButton
Deprecated. -
getShowSendButton
Deprecated.Get showSendButton- Returns:
- showSendButton
-
setShowSendButton
Deprecated. -
showCreateButton
-
getShowCreateButton
-
setShowCreateButton
-
showPreviewButton
-
getShowPreviewButton
-
setShowPreviewButton
-
linkValidTill
-
getLinkValidTill
-
setLinkValidTill
-
showTooltip
-
getShowTooltip
-
setShowTooltip
-
description
-
getDescription
-
setDescription
-
documentTitle
-
getDocumentTitle
-
setDocumentTitle
-
documentMessage
-
getDocumentMessage
-
setDocumentMessage
-
files
-
addFilesItem
-
getFiles
-
setFiles
-
fileUrls
-
addFileUrlsItem
-
getFileUrls
-
setFileUrls
-
roles
-
addRolesItem
-
getRoles
-
setRoles
-
allowModifyFiles
-
getAllowModifyFiles
-
setAllowModifyFiles
-
cc
-
addCcItem
-
getCc
-
setCc
-
brandId
-
getBrandId
-
setBrandId
-
allowMessageEditing
-
getAllowMessageEditing
-
setAllowMessageEditing
-
allowNewRoles
-
getAllowNewRoles
-
setAllowNewRoles
-
allowNewFiles
-
getAllowNewFiles
-
setAllowNewFiles
-
enableReassign
-
getEnableReassign
-
setEnableReassign
-
enablePrintAndSign
-
getEnablePrintAndSign
-
setEnablePrintAndSign
-
enableSigningOrder
-
getEnableSigningOrder
-
setEnableSigningOrder
-
documentInfo
-
addDocumentInfoItem
-
getDocumentInfo
-
setDocumentInfo
-
useTextTags
-
getUseTextTags
-
setUseTextTags
-
textTagDefinitions
-
addTextTagDefinitionsItem
public EmbeddedCreateTemplateRequest addTextTagDefinitionsItem(TextTagDefinition textTagDefinitionsItem) -
getTextTagDefinitions
Get textTagDefinitions- Returns:
- textTagDefinitions
-
setTextTagDefinitions
-
autoDetectFields
-
getAutoDetectFields
-
setAutoDetectFields
-
onBehalfOf
-
getOnBehalfOf
-
setOnBehalfOf
-
labels
-
addLabelsItem
-
getLabels
-
setLabels
-
templateLabels
-
addTemplateLabelsItem
-
getTemplateLabels
-
setTemplateLabels
-
recipientNotificationSettings
public EmbeddedCreateTemplateRequest recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) -
getRecipientNotificationSettings
Get recipientNotificationSettings- Returns:
- recipientNotificationSettings
-
setRecipientNotificationSettings
public void setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) -
formGroups
-
addFormGroupsItem
-
getFormGroups
-
setFormGroups
-
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 EmbeddedCreateTemplateRequest
-
fromJson
Create an instance of EmbeddedCreateTemplateRequest given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of EmbeddedCreateTemplateRequest
- Throws:
IOException- if the JSON string is invalid with respect to EmbeddedCreateTemplateRequest
-
toJson
Convert an instance of EmbeddedCreateTemplateRequest to an JSON string- Returns:
- JSON string
-