| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.files |
| Modifier and Type | Method and Description |
|---|---|
Files |
FilesApi.createFile(File body)
upload an File
Adds an File to the Xero
|
Files |
FilesApi.getFiles(Integer pagesize,
Integer page,
String sort)
searches files
By passing in the appropriate options, you can search for available inventory in the system
|
| Modifier and Type | Method and Description |
|---|---|
Files |
Files.addItemsItem(FileObject itemsItem) |
Files |
Files.items(List<FileObject> items) |
Files |
Files.page(Integer page) |
Files |
Files.perPage(Integer perPage) |
Files |
Files.totalCount(Integer totalCount) |
Copyright © 2018. All rights reserved.