public method OrderInfo.getError

Brief

Gets the error on the last order status change

Declaration

protojavascriptjavacsharp
public getError() : IFXConnectLiteError

Returns

The method returns the error on the last order status change

Details

See also: IFXConnectLiteError

Declared in OrderInfo

back