Package com.boldsign.model
Class DocumentSignerWebhookModel
- java.lang.Object
-
- com.boldsign.model.DocumentSignerWebhookModel
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.8.0") public class DocumentSignerWebhookModel extends Object
DocumentSignerWebhookModel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDocumentSignerWebhookModel.CustomTypeAdapterFactorystatic classDocumentSignerWebhookModel.StatusEnumGets or Sets status
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DocumentSignerWebhookModel()
-
Method Summary
-
-
-
Field Detail
-
SERIALIZED_NAME_SIGNER_NAME
public static final String SERIALIZED_NAME_SIGNER_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SIGNER_ROLE
public static final String SERIALIZED_NAME_SIGNER_ROLE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SIGNER_EMAIL
public static final String SERIALIZED_NAME_SIGNER_EMAIL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PHONE_NUMBER
public static final String SERIALIZED_NAME_PHONE_NUMBER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATUS
public static final String SERIALIZED_NAME_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENABLE_ACCESS_CODE
public static final String SERIALIZED_NAME_ENABLE_ACCESS_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_IS_AUTHENTICATION_FAILED
public static final String SERIALIZED_NAME_IS_AUTHENTICATION_FAILED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENABLE_EMAIL_O_T_P
public static final String SERIALIZED_NAME_ENABLE_EMAIL_O_T_P
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_IS_DELIVERY_FAILED
public static final String SERIALIZED_NAME_IS_DELIVERY_FAILED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_IS_VIEWED
public static final String SERIALIZED_NAME_IS_VIEWED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ORDER
public static final String SERIALIZED_NAME_ORDER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SIGNER_TYPE
public static final String SERIALIZED_NAME_SIGNER_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_IS_REASSIGNED
public static final String SERIALIZED_NAME_IS_REASSIGNED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REASSIGN_MESSAGE
public static final String SERIALIZED_NAME_REASSIGN_MESSAGE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DECLINE_MESSAGE
public static final String SERIALIZED_NAME_DECLINE_MESSAGE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_LAST_ACTIVITY_DATE
public static final String SERIALIZED_NAME_LAST_ACTIVITY_DATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AUTHENTICATION_TYPE
public static final String SERIALIZED_NAME_AUTHENTICATION_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ID_VERIFICATION
public static final String SERIALIZED_NAME_ID_VERIFICATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ALLOW_FIELD_CONFIGURATION
public static final String SERIALIZED_NAME_ALLOW_FIELD_CONFIGURATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_LAST_REMINDER_SENT_ON
public static final String SERIALIZED_NAME_LAST_REMINDER_SENT_ON
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AUTHENTICATION_RETRY_COUNT
public static final String SERIALIZED_NAME_AUTHENTICATION_RETRY_COUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AUTHENTICATION_SETTINGS
public static final String SERIALIZED_NAME_AUTHENTICATION_SETTINGS
- See Also:
- Constant Field Values
-
-
Method Detail
-
signerName
public DocumentSignerWebhookModel signerName(String signerName)
-
setSignerName
public void setSignerName(String signerName)
-
signerRole
public DocumentSignerWebhookModel signerRole(String signerRole)
-
setSignerRole
public void setSignerRole(String signerRole)
-
signerEmail
public DocumentSignerWebhookModel signerEmail(String signerEmail)
-
setSignerEmail
public void setSignerEmail(String signerEmail)
-
phoneNumber
public DocumentSignerWebhookModel phoneNumber(PhoneNumberWebhookModel phoneNumber)
-
getPhoneNumber
@Nullable public PhoneNumberWebhookModel getPhoneNumber()
Get phoneNumber- Returns:
- phoneNumber
-
setPhoneNumber
public void setPhoneNumber(PhoneNumberWebhookModel phoneNumber)
-
status
public DocumentSignerWebhookModel status(DocumentSignerWebhookModel.StatusEnum status)
-
getStatus
@Nullable public DocumentSignerWebhookModel.StatusEnum getStatus()
Get status- Returns:
- status
-
setStatus
public void setStatus(DocumentSignerWebhookModel.StatusEnum status)
-
enableAccessCode
public DocumentSignerWebhookModel enableAccessCode(Boolean enableAccessCode)
-
getEnableAccessCode
@Nullable public Boolean getEnableAccessCode()
Get enableAccessCode- Returns:
- enableAccessCode
-
setEnableAccessCode
public void setEnableAccessCode(Boolean enableAccessCode)
-
isAuthenticationFailed
public DocumentSignerWebhookModel isAuthenticationFailed(Boolean isAuthenticationFailed)
-
getIsAuthenticationFailed
@Nullable public Boolean getIsAuthenticationFailed()
Get isAuthenticationFailed- Returns:
- isAuthenticationFailed
-
setIsAuthenticationFailed
public void setIsAuthenticationFailed(Boolean isAuthenticationFailed)
-
enableEmailOTP
public DocumentSignerWebhookModel enableEmailOTP(Boolean enableEmailOTP)
-
getEnableEmailOTP
@Nullable public Boolean getEnableEmailOTP()
Get enableEmailOTP- Returns:
- enableEmailOTP
-
setEnableEmailOTP
public void setEnableEmailOTP(Boolean enableEmailOTP)
-
isDeliveryFailed
public DocumentSignerWebhookModel isDeliveryFailed(Boolean isDeliveryFailed)
-
getIsDeliveryFailed
@Nullable public Boolean getIsDeliveryFailed()
Get isDeliveryFailed- Returns:
- isDeliveryFailed
-
setIsDeliveryFailed
public void setIsDeliveryFailed(Boolean isDeliveryFailed)
-
isViewed
public DocumentSignerWebhookModel isViewed(Boolean isViewed)
-
setIsViewed
public void setIsViewed(Boolean isViewed)
-
order
public DocumentSignerWebhookModel order(Integer order)
-
setOrder
public void setOrder(Integer order)
-
signerType
public DocumentSignerWebhookModel signerType(String signerType)
-
setSignerType
public void setSignerType(String signerType)
-
isReassigned
public DocumentSignerWebhookModel isReassigned(Boolean isReassigned)
-
setIsReassigned
public void setIsReassigned(Boolean isReassigned)
-
reassignMessage
public DocumentSignerWebhookModel reassignMessage(String reassignMessage)
-
getReassignMessage
@Nullable public String getReassignMessage()
Get reassignMessage- Returns:
- reassignMessage
-
setReassignMessage
public void setReassignMessage(String reassignMessage)
-
declineMessage
public DocumentSignerWebhookModel declineMessage(String declineMessage)
-
getDeclineMessage
@Nullable public String getDeclineMessage()
Get declineMessage- Returns:
- declineMessage
-
setDeclineMessage
public void setDeclineMessage(String declineMessage)
-
lastActivityDate
public DocumentSignerWebhookModel lastActivityDate(OffsetDateTime lastActivityDate)
-
getLastActivityDate
@Nullable public OffsetDateTime getLastActivityDate()
Get lastActivityDate- Returns:
- lastActivityDate
-
setLastActivityDate
public void setLastActivityDate(OffsetDateTime lastActivityDate)
-
authenticationType
public DocumentSignerWebhookModel authenticationType(String authenticationType)
-
getAuthenticationType
@Nullable public String getAuthenticationType()
Get authenticationType- Returns:
- authenticationType
-
setAuthenticationType
public void setAuthenticationType(String authenticationType)
-
idVerification
public DocumentSignerWebhookModel idVerification(IdVerification idVerification)
-
getIdVerification
@Nullable public IdVerification getIdVerification()
Get idVerification- Returns:
- idVerification
-
setIdVerification
public void setIdVerification(IdVerification idVerification)
-
allowFieldConfiguration
public DocumentSignerWebhookModel allowFieldConfiguration(Boolean allowFieldConfiguration)
-
getAllowFieldConfiguration
@Nullable public Boolean getAllowFieldConfiguration()
Get allowFieldConfiguration- Returns:
- allowFieldConfiguration
-
setAllowFieldConfiguration
public void setAllowFieldConfiguration(Boolean allowFieldConfiguration)
-
lastReminderSentOn
public DocumentSignerWebhookModel lastReminderSentOn(OffsetDateTime lastReminderSentOn)
-
getLastReminderSentOn
@Nullable public OffsetDateTime getLastReminderSentOn()
Get lastReminderSentOn- Returns:
- lastReminderSentOn
-
setLastReminderSentOn
public void setLastReminderSentOn(OffsetDateTime lastReminderSentOn)
-
authenticationRetryCount
public DocumentSignerWebhookModel authenticationRetryCount(Integer authenticationRetryCount)
-
getAuthenticationRetryCount
@Nullable public Integer getAuthenticationRetryCount()
Get authenticationRetryCount- Returns:
- authenticationRetryCount
-
setAuthenticationRetryCount
public void setAuthenticationRetryCount(Integer authenticationRetryCount)
-
authenticationSettings
public DocumentSignerWebhookModel authenticationSettings(SignerAuthenticationSettings authenticationSettings)
-
getAuthenticationSettings
@Nullable public SignerAuthenticationSettings getAuthenticationSettings()
Get authenticationSettings- Returns:
- authenticationSettings
-
setAuthenticationSettings
public void setAuthenticationSettings(SignerAuthenticationSettings authenticationSettings)
-
createFormData
public Map<String,Object> createFormData() throws ApiException
- Throws:
ApiException
-
validateJsonElement
public static void validateJsonElement(com.google.gson.JsonElement jsonElement) throws IOExceptionValidates 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 DocumentSignerWebhookModel
-
fromJson
public static DocumentSignerWebhookModel fromJson(String jsonString) throws IOException
Create an instance of DocumentSignerWebhookModel given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of DocumentSignerWebhookModel
- Throws:
IOException- if the JSON string is invalid with respect to DocumentSignerWebhookModel
-
toJson
public String toJson()
Convert an instance of DocumentSignerWebhookModel to an JSON string- Returns:
- JSON string
-
-