Type Aliases
The following type aliases are available globally.
- 
                  
                  
A type that is decodable to Steem binary format as well as JSON encodable and decodable.
Declaration
Swift
public typealias SteemCodable = SteemEncodable & Decodable 
View on GitHub
        Type Aliases  Reference