public method Order.getRequestId

Brief

Gets the identifier of the request to create the order

Declaration

protojavascriptjavacsharp
public getRequestId() : string

Returns

The method returns a string that represents the identifier of the request to create the order

Details

Declared in Order

back