public method Account.getBaseCurrency

Brief

Gets the base currency

Declaration

protojavascriptjavacsharp
public getBaseCurrency() : string

Returns

The method returns a string that represents the base currency

Details

Declared in Account

back