PackageValidationErrorDto

Properties

Name Type Description Notes
errorCode String A machine-readable error code (e.g., "MISSING_DOCUMENT", "MISSING_SIGNER"). [default to null]
field String The field or entity that caused the error (e.g., "Documents", "Signers[0].Phone"). [default to null]
message String A human-readable description of the validation error. [default to null]

[Back to Model list] [Back to API list] [Back to README]