OrderMatching class
Constructors
-
OrderMatching.new({required int accountId, required int subAccountId, required Order taker, required Order maker, required String fee, required int feeToken, required List<ContractPrice> contractPrices, required List<SpotPriceInfo> marginPrices, required String expectBaseAmount, required String expectQuoteAmount, dynamic hint})
-
factory
-
OrderMatching.dcoDecode(List wire)
-
-
OrderMatching.sseDecode(int ptr, int externalSizeOnNative)
-
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
isDisposed
→ bool
-
Whether the underlying
Arc
is disposed.
no setterinherited
-
move
← bool?
-
no getterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited