Uses of Class
com.xero.models.accounting.Setup
Packages that use Setup
-
Uses of Setup in com.xero.api.client
Methods in com.xero.api.client with parameters of type SetupModifier and TypeMethodDescriptionAccountingApi.postSetup(String accessToken, String xeroTenantId, Setup setup, String idempotencyKey) Sets the chart of accounts, the conversion date and conversion balancescom.google.api.client.http.HttpResponseAccountingApi.postSetupForHttpResponse(String accessToken, String xeroTenantId, Setup setup, String idempotencyKey) Sets the chart of accounts, the conversion date and conversion balances -
Uses of Setup in com.xero.models.accounting
Methods in com.xero.models.accounting that return SetupModifier and TypeMethodDescriptionaccountsSetup.addAccountsItem(Account accountsItem) accountsSetup.addConversionBalancesItem(ConversionBalances conversionBalancesItem) Balance supplied for each account that has a value as at the conversion date.Setup.conversionBalances(List<ConversionBalances> conversionBalances) Balance supplied for each account that has a value as at the conversion date.Setup.conversionDate(ConversionDate conversionDate) conversionDate