API
public struct API
Steem RPC API request- and response-types.
-
Wrapper for pre-appbase steemd calls.
See moreDeclaration
Swift
public struct CallParams<T> : Encodable where T : Encodable -
Declaration
Swift
public struct DynamicGlobalProperties : Decodable -
Declaration
Swift
public struct FeedHistory : Decodable -
Declaration
Swift
public struct OrderBook : Decodable -
Declaration
Swift
public struct TransactionConfirmation : Decodable -
Declaration
Swift
public struct Share : Decodable -
The
See moreextended
account object returned by get_accounts.Declaration
Swift
public struct ExtendedAccount : Decodable -
Declaration
Swift
public struct OperationObject : Decodable -
Declaration
Swift
public struct AccountHistoryObject : Decodable
View on GitHub
API Structure Reference