AccountTransaction.CurrencyId Property

Gets the currency identifier of this transaction.
[DataMember(Name = "currencyId")] 
public byte CurrencyId {get;}

Property Value

byte

The currency identifier.

In this article

Definition