Document

constructor(id: String? = null, shipmentId: String, documentType: String, title: String? = null, scanId: String? = null, jobId: String? = null, imagesPaths: List<String> = emptyList(), data: Map<String, Any>? = null, createdAt: String? = null, updatedAt: String? = null, createdById: String? = null)