hellosign / hellosign-java-sdk

A Java SDK for the HelloSign API.
MIT License
13 stars 27 forks source link

java.lang.IllegalArgumentException: No enum constant com.hellosign.sdk.resource.support.types.SignatureStatus.error_invalid_email #185

Open nken29 opened 2 years ago

nken29 commented 2 years ago

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 }