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