Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
There was an error while loading. Please reload this page.
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
}