DocumentResponse

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