AssetAmount
public struct AssetAmount : ECHOCodable, Decodable
Class used to represent a specific amount of a certain asset
-
Undocumented
Declaration
Swift
public func toJSON() -> Any? -
Undocumented
Declaration
Swift
public func toData() -> Data?
View on GitHub
AssetAmount Structure Reference