public method Order.getRequestTxt

Brief

Gets the custom identifier of the order

Declaration

protojavascriptjavacsharp
public getRequestTxt() : string

Returns

The method returns a string that represents the custom identifier of the order

Details

Declared in Order

back