Share
public struct Share : Decodable
-
Declaration
Swift
public let value: Int64
-
Declaration
Swift
public init(from decoder: Decoder) throws
public struct Share : Decodable
Swift
public let value: Int64
Swift
public init(from decoder: Decoder) throws