Uses of Class
com.xero.models.finance.DataSourceResponse
Packages that use DataSourceResponse
-
Uses of DataSourceResponse in com.xero.models.finance
Methods in com.xero.models.finance that return DataSourceResponseModifier and TypeMethodDescriptionDataSourceResponse.directBankFeed(Double directBankFeed) Sum of the amounts of all statement lines where the source of the data was a direct bank feed in to Xero via an API integration.DataSourceResponse.directBankFeedNeg(Double directBankFeedNeg) Sum of the amounts of all statement lines where the source of the data was a direct bank feed in to Xero via an API integration.DataSourceResponse.directBankFeedPos(Double directBankFeedPos) Sum of the amounts of all statement lines where the source of the data was a direct bank feed in to Xero via an API integration.DataSourceResponse.fileUpload(Double fileUpload) Sum of the amounts of all statement lines where the source of the data was a file manually uploaded in to Xero.DataSourceResponse.fileUploadNeg(Double fileUploadNeg) Sum of the amounts of all statement lines where the source of the data was a file manually uploaded in to Xero.DataSourceResponse.fileUploadPos(Double fileUploadPos) Sum of the amounts of all statement lines where the source of the data was a file manually uploaded in to Xero.StatementLinesResponse.getDataSource()Get dataSourceDataSourceResponse.indirectBankFeed(Double indirectBankFeed) No longer in use.DataSourceResponse.indirectBankFeedNeg(Double indirectBankFeedNeg) No longer in use.DataSourceResponse.indirectBankFeedPos(Double indirectBankFeedPos) No longer in use.Sum of the amounts of all statement lines where the source of the data was manually input in to Xero.Sum of the amounts of all statement lines where the source of the data was manually input in to Xero.Sum of the amounts of all statement lines where the source of the data was manually input in to Xero.Sum of the amounts of all statement lines where the source of the data was unknown.Sum of the amounts of all statement lines where the source of the data was unknown.Sum of the amounts of all statement lines where the source of the data was unknown.Methods in com.xero.models.finance with parameters of type DataSourceResponseModifier and TypeMethodDescriptionStatementLinesResponse.dataSource(DataSourceResponse dataSource) dataSourcevoidStatementLinesResponse.setDataSource(DataSourceResponse dataSource) dataSource