Uses of Class
com.xero.models.finance.AccountUsage
Packages that use AccountUsage
-
Uses of AccountUsage in com.xero.models.finance
Methods in com.xero.models.finance that return AccountUsageModifier and TypeMethodDescriptionThe account this usage item contains data forAccountUsage.accountName(String accountName) The name of the accountAccountUsage.countManualJournal(Integer countManualJournal) Count of manual journalsCount of paidAccountUsage.countReceived(Integer countReceived) Count of receivedAccountUsage.currencyCode(String currencyCode) The currency code this usage item contains data forThe month this usage item contains data forAccountUsage.reportCodeUpdatedDateUtc(org.threeten.bp.OffsetDateTime reportCodeUpdatedDateUtc) Last modified date UTC formatAccountUsage.reportingCode(String reportingCode) Shown if setAccountUsage.reportingCodeName(String reportingCodeName) Shown if setAccountUsage.totalManualJournal(Double totalManualJournal) Total value of manual journalsTotal paidAccountUsage.totalReceived(Double totalReceived) Total receivedMethods in com.xero.models.finance that return types with arguments of type AccountUsageMethods in com.xero.models.finance with parameters of type AccountUsageModifier and TypeMethodDescriptionAccountUsageResponse.addAccountUsageItem(AccountUsage accountUsageItem) accountUsageMethod parameters in com.xero.models.finance with type arguments of type AccountUsageModifier and TypeMethodDescriptionAccountUsageResponse.accountUsage(List<AccountUsage> accountUsage) accountUsagevoidAccountUsageResponse.setAccountUsage(List<AccountUsage> accountUsage) accountUsage