Structure
Table
public struct Table: Codable, Equatable
Relationships
Conforms To
CodableEquatable
Properties
id
public let id: Int
name
public let name: String?
Table
public struct Table: Codable, Equatable
CodableEquatableid
public let id: Int
name
public let name: String?