Uses of Class
com.xero.models.accounting.Organisations
-
Packages that use Organisations Package Description com.xero.api.client com.xero.models.accounting -
-
Uses of Organisations in com.xero.api.client
Methods in com.xero.api.client that return Organisations Modifier and Type Method Description OrganisationsAccountingApi. getOrganisations(String accessToken, String xeroTenantId)Retrieves Xero organisation details -
Uses of Organisations in com.xero.models.accounting
Methods in com.xero.models.accounting that return Organisations Modifier and Type Method Description OrganisationsOrganisations. addOrganisationsItem(Organisation organisationsItem)organisationsOrganisationsOrganisations. organisations(List<Organisation> organisations)organisations
-