public method Order.getParties

Brief

Gets the unique identifier of the environment that was used to place the order

Declaration

protojavascriptjavacsharp
public getParties() : string

Returns

The method returns a string that represents the unique identifier of the environment that was used to place the order

Details

Declared in Order

back