public method Order.getAccountKind

Brief

Gets the type of the account the order is placed from

Declaration

protojavascriptjavacsharp
public getAccountKind() : string

Returns

The method returns a string that represents the type of the account the order is placed from

Details

Declared in Order

back