public method OrderRequest.getAccountId

Brief

Gets the unique identification number of the account to create the order on

Declaration

protojavascriptjavacsharp
public getAccountId() : string

Returns

The method returns the unique identification number of the account

Details

Declared in OrderRequest

back