TableByScopeRows
public struct TableByScopeRows : Decodable
Response struct for the rows returned from get_table_by_scope
-
Declaration
Swift
public var code: String
-
Declaration
Swift
public var scope: String
-
Declaration
Swift
public var table: String
-
Declaration
Swift
public var payer: String
-
Declaration
Swift
public var count: UInt32