public method Order.getAccountName

Brief

Gets the unique name of the account on which the order is placed

Declaration

protojavascriptjavacsharp
public getAccountName() : string

Returns

The method returns a string that represents the unique name of the account on which the order is placed

Details

Declared in Order

back