FillOrder
public struct FillOrder : OperationType, Equatable
-
Declaration
Swift
public var isVirtual: Bool { get }
-
Declaration
Swift
public let currentOwner: String
-
Declaration
Swift
public let currentOrderid: UInt32
-
Declaration
Swift
public let currentPays: Asset
-
Declaration
Swift
public let openOwner: String
-
Declaration
Swift
public let openOrderid: UInt32
-
Declaration
Swift
public let openPays: Asset