Enum OffsetFields
Namespace: LemonEdge.API.Entities.FinancialServices.Transactions
Assembly: LemonEdge.API.Entities.FinancialServices.dll
Syntax
public enum OffsetFields : short
Fields
| Name | Description |
|---|---|
| CSEUnitsAndNegatePrice | |
| CSEUnitsAndPrice | |
| NegateCSEAndUnits | |
| NegateCSEUnitsAndNegatePrice | |
| NegateCSEUnitsAndPrice | |
| NegatePrice | |
| None | |
| Price | |
| UnitsAndCSE |