Uses of Class
com.xero.models.accounting.Organisation
Packages that use Organisation
-
Uses of Organisation in com.xero.models.accounting
Methods in com.xero.models.accounting that return OrganisationModifier and TypeMethodDescriptionOrganisation.addAddressesItem(AddressForOrganisation addressesItem) Address details for organisation – see AddressesOrganisation.addExternalLinksItem(ExternalLink externalLinksItem) Organisation profile links for popular services such as Facebook,Twitter, GooglePlus and LinkedIn.Organisation.addPhonesItem(Phone phonesItem) Phones details for organisation – see PhonesOrganisation.addresses(List<AddressForOrganisation> addresses) Address details for organisation – see AddressesDisplay a unique key used for Xero-to-Xero transactionsOrganisation.baseCurrency(CurrencyCode baseCurrency) baseCurrencyOrganisation.countryCode(CountryCode countryCode) countryCodeOrganisation.defaultPurchasesTax(String defaultPurchasesTax) The default for LineAmountTypes on purchase transactionsOrganisation.defaultSalesTax(String defaultSalesTax) The default for LineAmountTypes on sales transactionsOrganisation.edition(Organisation.EditionEnum edition) BUSINESS or PARTNER.Organisation.employerIdentificationNumber(String employerIdentificationNumber) Shown if set.Organisation.endOfYearLockDate(String endOfYearLockDate) Shown if set.Organisation.externalLinks(List<ExternalLink> externalLinks) Organisation profile links for popular services such as Facebook,Twitter, GooglePlus and LinkedIn.Organisation.financialYearEndDay(Integer financialYearEndDay) Calendar day e.g.Organisation.financialYearEndMonth(Integer financialYearEndMonth) Calendar Month e.g.Organisation.isDemoCompany(Boolean isDemoCompany) Boolean to describe if organisation is a demo company.Organisation name shown on ReportsOrganisation.lineOfBusiness(String lineOfBusiness) Description of business type as defined in Organisation settingsDisplay name of organisation shown in XeroOrganisation.organisationEntityType(Organisation.OrganisationEntityTypeEnum organisationEntityType) Organisation Entity TypeOrganisation.organisationID(UUID organisationID) Unique Xero identifierOrganisation.organisationStatus(String organisationStatus) Will be set to ACTIVE if you can connect to organisation via the Xero APIOrganisation.organisationType(Organisation.OrganisationTypeEnum organisationType) Organisation TypeOrganisation.paymentTerms(PaymentTerm paymentTerms) paymentTermsBoolean to describe if organisation is registered with a local tax authority i.e.Organisation.periodLockDate(String periodLockDate) Shown if set.Phones details for organisation – see PhonesOrganisation.propertyClass(Organisation.PropertyClassEnum propertyClass) Organisation Classes describe which plan the Xero organisation is on (e.g.Organisation.registrationNumber(String registrationNumber) Shows for New Zealand, Australian and UK organisationsOrganisation.salesTaxBasis(Organisation.SalesTaxBasisEnum salesTaxBasis) The accounting basis used for tax returns.Organisation.salesTaxPeriod(Organisation.SalesTaxPeriodEnum salesTaxPeriod) The frequency with which tax returns are processed.A unique identifier for the organisation.Shown if set.timezoneOrganisation.version(Organisation.VersionEnum version) See Version TypesMethods in com.xero.models.accounting that return types with arguments of type OrganisationMethods in com.xero.models.accounting with parameters of type OrganisationModifier and TypeMethodDescriptionOrganisations.addOrganisationsItem(Organisation organisationsItem) organisationsMethod parameters in com.xero.models.accounting with type arguments of type OrganisationModifier and TypeMethodDescriptionOrganisations.organisations(List<Organisation> organisations) organisationsvoidOrganisations.setOrganisations(List<Organisation> organisations) organisations