static GetFormWithSignatureResult |
GetFormWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFormWithSignatureResult |
GetFormWithSignatureResult.withBody(String body) |
GetFormWithSignatureResult |
GetFormWithSignatureResult.withFormModel(FormModel formModel) |
GetFormWithSignatureResult |
GetFormWithSignatureResult.withItem(Form item) |
GetFormWithSignatureResult |
GetFormWithSignatureResult.withMold(Mold mold) |
GetFormWithSignatureResult |
GetFormWithSignatureResult.withMoldModel(MoldModel moldModel) |
GetFormWithSignatureResult |
GetFormWithSignatureResult.withSignature(String signature) |