Package | Description |
---|---|
com.metaco.api |
Modifier and Type | Method and Description |
---|---|
OrderResultPage |
MetacoClientImpl.getOrders() |
OrderResultPage |
MetacoClient.getOrders()
Requires Authentication
Returns the user's orders, you will get the 500 first results
|
OrderResultPage |
MetacoClientImpl.getOrders(PageCriteria pageCriteria) |
OrderResultPage |
MetacoClient.getOrders(PageCriteria pageCriteria)
Requires Authentication
Returns the user's orders, according to the pageCriteria settings (the page size is limited to 500)
|
Copyright © 2016 Metaco. All rights reserved.