| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.files |
| Modifier and Type | Method and Description |
|---|---|
FileResponse204 |
FilesApi.deleteFile(UUID fileId)
delete a file
Delete a specific file
|
FileResponse204 |
FilesApi.deleteFileAssociation(UUID fileId,
UUID objectId)
create a new association
By passing in the appropriate options, you can create a new folder
|
FileResponse204 |
FilesApi.deleteFolder(UUID folderId)
delete a folder
By passing in the appropriate ID, you can delete a folder
|
| Modifier and Type | Method and Description |
|---|---|
FileResponse204 |
FileResponse204.status(String status) |
Copyright © 2019. All rights reserved.