AccountTransaction(DateTime, Double, Byte, String, Int32) Constructor
Initializes a new instance of the AccountTransaction class.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
dateTime
-
DateTime
The date time.
-
value
-
double
The value of account transaction. Negative values indicate withdraw transactions.
-
currencyId
-
byte
The currency identifier.
-
text
-
string
The text.
-
id
-
int
In this article
Definition