Uses of Class
com.xero.models.finance.AccountUsageResponse
Packages that use AccountUsageResponse
-
Uses of AccountUsageResponse in com.xero.api.client
Methods in com.xero.api.client that return AccountUsageResponseModifier and TypeMethodDescriptionFinanceApi.getAccountingActivityAccountUsage(String accessToken, String xeroTenantId, String startMonth, String endMonth) Get account usage A summary of how each account is being transacted on exposing the level of detail and amounts attributable to manual adjustments. -
Uses of AccountUsageResponse in com.xero.models.finance
Methods in com.xero.models.finance that return AccountUsageResponseModifier and TypeMethodDescriptionAccountUsageResponse.accountUsage(List<AccountUsage> accountUsage) accountUsageAccountUsageResponse.addAccountUsageItem(AccountUsage accountUsageItem) accountUsageThe end month of the reportAccountUsageResponse.organisationId(UUID organisationId) The requested Organisation to which the data pertainsAccountUsageResponse.startMonth(String startMonth) The start month of the report