AuthorType
No description
enum AuthorType {
LAWYER
NOTARY
}
Values
AuthorType.LAWYER
For documents created by the lawyer.
AuthorType.NOTARY
For documents created by the noter.
No description
enum AuthorType {
LAWYER
NOTARY
}
AuthorType.LAWYERFor documents created by the lawyer.
AuthorType.NOTARYFor documents created by the noter.