public class GetOrderByClientIdRequestBuilder extends OrdersRequestBuilder
bodyProperties, URL_SEPARATOR, urlParametersORDERS_ENDPOINT| Constructor | Description |
|---|---|
GetOrderByClientIdRequestBuilder(java.lang.String baseUrl) |
Instantiates a new gets the order by client id request builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetOrderByClientIdRequestBuilder |
ordersByClientOrderId(java.lang.String clientOrderId) |
Orders by client order id.
|
appendBodyProperty, appendEndpoint, appendURLParameter, getBodyAsJSON, getURL, isDefaultEndpoint, setDefaultEndpointclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointpublic GetOrderByClientIdRequestBuilder(java.lang.String baseUrl)
baseUrl - the base urlpublic GetOrderByClientIdRequestBuilder ordersByClientOrderId(java.lang.String clientOrderId)
clientOrderId - the client order id