AccountTransaction.CurrencyId Property
Gets the currency identifier of this transaction.
[DataMember(Name = "currencyId" )] |
public byte CurrencyId { get ;} |
This language is not supported or no code example is available.
[DataMember(Name = "currencyId" )] |
property Byte CurrencyId { |
DataMember(Name = "currencyId" ) |
function get CurrencyId() : byte ; |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Property Value
byte
The currency identifier.