Skip to Content

DocumentRequestWithFiles

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the document request.[default to null]
model_typeStringType of the model (e.g., “User”, “Vendor”).[default to null]
model_idLongID of the model instance.[default to null]
statusStatusCurrent status of the document request.[default to null]
created_atDateTimestamp when the request was created.[default to null]
updated_atDateTimestamp when the request was last updated.[default to null]
documentsListList of uploaded documents.[default to null]

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