DocumentInput

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