Uses of Class
com.xero.models.accounting.ImportSummaryObject
-
Packages that use ImportSummaryObject Package Description com.xero.api.client com.xero.models.accounting -
-
Uses of ImportSummaryObject in com.xero.api.client
Methods in com.xero.api.client that return ImportSummaryObject Modifier and Type Method Description ImportSummaryObjectAccountingApi. postSetup(String accessToken, String xeroTenantId, Setup setup)Sets the chart of accounts, the conversion date and conversion balances -
Uses of ImportSummaryObject in com.xero.models.accounting
Methods in com.xero.models.accounting that return ImportSummaryObject Modifier and Type Method Description ImportSummaryObjectImportSummaryObject. importSummary(ImportSummary importSummary)importSummary
-