| Package | Description |
|---|---|
| com.podio.item |
| Modifier and Type | Method and Description |
|---|---|
ItemsResponse |
ItemAPI.getItems(int appId,
Integer limit,
Integer offset,
SortBy sortBy,
Boolean sortDesc,
FilterByValue<?>... filters)
Returns the items on app matching the given filters.
|
ItemsResponse |
ItemAPI.getItemsByExternalId(int appId,
String externalId)
Utility method to get items matching an external id
|
Copyright © 2014. All Rights Reserved.