This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
java.lang.IllegalArgumentException: No enum constant com.hellosign.sdk.resource.support.types.SignatureStatus.error_invalid_email #185
Labels
legacy
Related to legacy, non-OpenAPI SDK
hellosign-java-sdk.version: 5.2.3
public enum SignatureStatus {
success,
on_hold,
signed,
awaiting_signature,
declined,
error_unknown,
error_file,
error_component_position,
error_text_tag
}
The text was updated successfully, but these errors were encountered: