| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.bankfeeds |
| Modifier and Type | Method and Description |
|---|---|
FeedConnections |
BankFeedsApi.createFeedConnections(FeedConnections feedConnections)
create one or more new feed connection
By passing in the appropriate body, you can create one or more new feed connections in the system
|
FeedConnections |
BankFeedsApi.deleteFeedConnections(FeedConnections feedConnections)
delete an exsiting feed connection
By passing in the appropriate body, you can create a new feed connections in the system
|
FeedConnections |
BankFeedsApi.getFeedConnections(Integer page,
Integer pageSize)
searches feed connections
By passing in the appropriate options, you can search for available feed connections in the system
|
| Modifier and Type | Method and Description |
|---|---|
FeedConnections |
BankFeedsApi.createFeedConnections(FeedConnections feedConnections)
create one or more new feed connection
By passing in the appropriate body, you can create one or more new feed connections in the system
|
FeedConnections |
BankFeedsApi.deleteFeedConnections(FeedConnections feedConnections)
delete an exsiting feed connection
By passing in the appropriate body, you can create a new feed connections in the system
|
| Modifier and Type | Method and Description |
|---|---|
FeedConnections |
FeedConnections.addItemsItem(FeedConnection itemsItem) |
FeedConnections |
FeedConnections.items(List<FeedConnection> items) |
FeedConnections |
FeedConnections.pagination(Pagination pagination) |
Copyright © 2019. All rights reserved.