Class Role
java.lang.Object
com.boldsign.model.Role
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Role
extends Object
Role
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets authenticationTypestatic classstatic enumGets or Sets deliveryModestatic enum<p>Description:</p><ul><li><i>0</i> - None</li><li><i>1</i> - English</li><li><i>2</i> - Spanish</li><li><i>3</i> - German</li><li><i>4</i> - French</li><li><i>5</i> - Romanian</li><li><i>6</i> - Norwegian</li><li><i>7</i> - Bulgarian</li><li><i>8</i> - Italian</li><li><i>9</i> - Danish</li><li><i>10</i> - Polish</li><li><i>11</i> - Portuguese</li><li><i>12</i> - Czech</li><li><i>13</i> - Dutch</li><li><i>14</i> - Swedish</li><li><i>15</i> - Russian</li></ul>static enumGets or Sets localestatic enumGets or Sets signerType -
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExistingFormFieldsItem(ExistingFormField existingFormFieldsItem) addFormFieldsItem(FormField formFieldsItem) allowFieldConfiguration(Boolean allowFieldConfiguration) authenticationCode(String authenticationCode) authenticationRetryCount(Integer authenticationRetryCount) authenticationType(Role.AuthenticationTypeEnum authenticationType) deliveryMode(Role.DeliveryModeEnum deliveryMode) enableEmailOTP(Boolean enableEmailOTP) booleanexistingFormFields(List<ExistingFormField> existingFormFields) formFields(List<FormField> formFields) static RoleCreate an instance of Role given an JSON stringGet allowFieldConfigurationGet authenticationCodeGet authenticationRetryCount minimum: 1 maximum: 10Get authenticationTypeGet deliveryModeGet enableEmailOTPGet existingFormFieldsGet formFieldsGet hostEmailGet identityVerificationSettings<p>Description:</p><ul><li><i>0</i> - None</li><li><i>1</i> - English</li><li><i>2</i> - Spanish</li><li><i>3</i> - German</li><li><i>4</i> - French</li><li><i>5</i> - Romanian</li><li><i>6</i> - Norwegian</li><li><i>7</i> - Bulgarian</li><li><i>8</i> - Italian</li><li><i>9</i> - Danish</li><li><i>10</i> - Polish</li><li><i>11</i> - Portuguese</li><li><i>12</i> - Czech</li><li><i>13</i> - Dutch</li><li><i>14</i> - Swedish</li><li><i>15</i> - Russian</li></ul>Get localeGet phoneNumberGet privateMessageGet roleIndex minimum: 1 maximum: 50Get signerEmailGet signerNameGet signerOrderGet signerRoleGet signerTypeinthashCode()identityVerificationSettings(IdentityVerificationSettings identityVerificationSettings) language(Role.LanguageEnum language) locale(Role.LocaleEnum locale) phoneNumber(PhoneNumber phoneNumber) privateMessage(String privateMessage) voidsetAllowFieldConfiguration(Boolean allowFieldConfiguration) voidsetAuthenticationCode(String authenticationCode) voidsetAuthenticationRetryCount(Integer authenticationRetryCount) voidsetAuthenticationType(Role.AuthenticationTypeEnum authenticationType) voidsetDeliveryMode(Role.DeliveryModeEnum deliveryMode) voidsetEnableEmailOTP(Boolean enableEmailOTP) voidsetExistingFormFields(List<ExistingFormField> existingFormFields) voidsetFormFields(List<FormField> formFields) voidsetHostEmail(String hostEmail) voidsetIdentityVerificationSettings(IdentityVerificationSettings identityVerificationSettings) voidsetLanguage(Role.LanguageEnum language) voidsetLocale(Role.LocaleEnum locale) voidsetPhoneNumber(PhoneNumber phoneNumber) voidsetPrivateMessage(String privateMessage) voidsetRoleIndex(Integer roleIndex) voidsetSignerEmail(String signerEmail) voidsetSignerName(String signerName) voidsetSignerOrder(Integer signerOrder) voidsetSignerRole(String signerRole) voidsetSignerType(Role.SignerTypeEnum signerType) signerEmail(String signerEmail) signerName(String signerName) signerOrder(Integer signerOrder) signerRole(String signerRole) signerType(Role.SignerTypeEnum signerType) toJson()Convert an instance of Role 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_ROLE_INDEX
- See Also:
-
SERIALIZED_NAME_SIGNER_NAME
- See Also:
-
SERIALIZED_NAME_SIGNER_ORDER
- See Also:
-
SERIALIZED_NAME_SIGNER_EMAIL
- See Also:
-
SERIALIZED_NAME_HOST_EMAIL
- See Also:
-
SERIALIZED_NAME_PRIVATE_MESSAGE
- See Also:
-
SERIALIZED_NAME_AUTHENTICATION_CODE
- See Also:
-
SERIALIZED_NAME_ENABLE_EMAIL_O_T_P
- See Also:
-
SERIALIZED_NAME_AUTHENTICATION_TYPE
- See Also:
-
SERIALIZED_NAME_PHONE_NUMBER
- See Also:
-
SERIALIZED_NAME_DELIVERY_MODE
- See Also:
-
SERIALIZED_NAME_SIGNER_TYPE
- See Also:
-
SERIALIZED_NAME_SIGNER_ROLE
- See Also:
-
SERIALIZED_NAME_ALLOW_FIELD_CONFIGURATION
- See Also:
-
SERIALIZED_NAME_FORM_FIELDS
- See Also:
-
SERIALIZED_NAME_EXISTING_FORM_FIELDS
- See Also:
-
SERIALIZED_NAME_IDENTITY_VERIFICATION_SETTINGS
- See Also:
-
SERIALIZED_NAME_LANGUAGE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_AUTHENTICATION_RETRY_COUNT
- See Also:
-
openapiFields
-
openapiRequiredFields
-
-
Constructor Details
-
Role
public Role()
-
-
Method Details
-
roleIndex
-
getRoleIndex
-
setRoleIndex
-
signerName
-
getSignerName
-
setSignerName
-
signerOrder
-
getSignerOrder
-
setSignerOrder
-
signerEmail
-
getSignerEmail
-
setSignerEmail
-
hostEmail
-
getHostEmail
-
setHostEmail
-
privateMessage
-
getPrivateMessage
-
setPrivateMessage
-
authenticationCode
-
getAuthenticationCode
-
setAuthenticationCode
-
enableEmailOTP
-
getEnableEmailOTP
-
setEnableEmailOTP
-
authenticationType
-
getAuthenticationType
Get authenticationType- Returns:
- authenticationType
-
setAuthenticationType
-
phoneNumber
-
getPhoneNumber
-
setPhoneNumber
-
deliveryMode
-
getDeliveryMode
-
setDeliveryMode
-
signerType
-
getSignerType
-
setSignerType
-
signerRole
-
getSignerRole
-
setSignerRole
-
allowFieldConfiguration
-
getAllowFieldConfiguration
-
setAllowFieldConfiguration
-
formFields
-
addFormFieldsItem
-
getFormFields
-
setFormFields
-
existingFormFields
-
addExistingFormFieldsItem
-
getExistingFormFields
Get existingFormFields- Returns:
- existingFormFields
-
setExistingFormFields
-
identityVerificationSettings
-
getIdentityVerificationSettings
Get identityVerificationSettings- Returns:
- identityVerificationSettings
-
setIdentityVerificationSettings
public void setIdentityVerificationSettings(IdentityVerificationSettings identityVerificationSettings) -
language
-
getLanguage
<p>Description:</p><ul><li><i>0</i> - None</li><li><i>1</i> - English</li><li><i>2</i> - Spanish</li><li><i>3</i> - German</li><li><i>4</i> - French</li><li><i>5</i> - Romanian</li><li><i>6</i> - Norwegian</li><li><i>7</i> - Bulgarian</li><li><i>8</i> - Italian</li><li><i>9</i> - Danish</li><li><i>10</i> - Polish</li><li><i>11</i> - Portuguese</li><li><i>12</i> - Czech</li><li><i>13</i> - Dutch</li><li><i>14</i> - Swedish</li><li><i>15</i> - Russian</li></ul>- Returns:
- language
-
setLanguage
-
locale
-
getLocale
-
setLocale
-
authenticationRetryCount
-
getAuthenticationRetryCount
-
setAuthenticationRetryCount
-
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 Role
-
fromJson
Create an instance of Role given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of Role
- Throws:
IOException- if the JSON string is invalid with respect to Role
-
toJson
-