Attribute - CosmosSwift/swift-coin GitHub Wiki
Attribute
public struct Attribute: Codable
Inheritance
Codable
Initializers
init(key:value:)
public init(key: String, value: String?)
public struct Attribute: Codable
Codable
init(key:value:)public init(key: String, value: String?)