| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.assets |
| Modifier and Type | Method and Description |
|---|---|
Assets |
AssetApi.getAssets(String accessToken,
String xeroTenantId,
String status,
Integer page,
Integer pageSize,
String orderBy,
String sortDirection,
String filterBy)
searches fixed asset
By passing in the appropriate options, you can search for available fixed asset in the system
|
| Modifier and Type | Method and Description |
|---|---|
Assets |
Assets.addItemsItem(Asset itemsItem) |
Assets |
Assets.items(List<Asset> items) |
Assets |
Assets.pagination(Pagination pagination) |
Copyright © 2020. All rights reserved.