SchemaResponse

constructor(categories: List<String>, columns: List<ColumnResponse>? = null, description: String? = null, displayName: String? = null, labels: List<String>, name: String? = null, solutions: List<String>, source: String, standardColumns: List<ColumnResponse>, tableSubType: String, tableType: String)