DocumentInput

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