Enum FinaliseTransactionsType
The type of finalise transactions task
Namespace: LemonEdge.API.Core.Tasks.Results
Assembly: LemonEdge.API.dll
Syntax
[DataContract]
public enum FinaliseTransactionsType : short
Fields
Name | Description |
---|---|
Finalise | Finalises the transactions |
ListOnly | Lists the transactions that would be finalised |