- get(String) - Method in class com.xero.api.XeroClient
-
- get(String, Date, Map<String, String>) - Method in class com.xero.api.XeroClient
-
- get(HttpServletRequest, String) - Method in class com.xero.example.TokenStorage
-
- get2(String, Date, Map<String, String>) - Method in class com.xero.api.XeroClient
-
- getAccept() - Method in interface com.xero.api.Config
-
- getAccept() - Method in class com.xero.api.JsonConfig
-
- getAccept() - Method in class com.xero.example.CustomJsonConfig
-
- getAccessTokenUrl() - Method in interface com.xero.api.Config
-
- getAccessTokenUrl() - Method in class com.xero.api.JsonConfig
-
- getAccessTokenUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getAccount(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a single chart of accounts
- getAccount(String) - Method in class com.xero.api.XeroClient
-
- getAccount() - Method in class com.xero.models.accounting.BatchPayment
-
Get account
- getAccount() - Method in class com.xero.models.accounting.Payment
-
Get account
- getAccountAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachment on Account by Filename
- getAccountAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve specific Attachment on Account
- getAccountAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments for accounts
- getAccountCode() - Method in class com.xero.models.accounting.JournalLine
-
See Accounts
- getAccountCode() - Method in class com.xero.models.accounting.LineItem
-
See Accounts
- getAccountCode() - Method in class com.xero.models.accounting.ManualJournalLine
-
See Accounts
- getAccountCode() - Method in class com.xero.models.accounting.Purchase
-
Default account code to be used for purchased/sale.
- getAccountID() - Method in class com.xero.models.accounting.Account
-
The Xero identifier for an account – specified as a string following the endpoint name e.g.
- getAccountID() - Method in class com.xero.models.accounting.JournalLine
-
See Accounts
- getAccountId() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get accountId
- getAccountingBookValue() - Method in class com.xero.models.assets.Asset
-
The accounting value of the asset
- getAccountName() - Method in class com.xero.models.accounting.JournalLine
-
See AccountCodes
- getAccountName() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get accountName
- getAccountNumber() - Method in class com.xero.models.accounting.Contact
-
A user defined account number.
- getAccountNumber() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get accountNumber
- getAccounts(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve the full chart of accounts
- getAccounts() - Method in class com.xero.api.XeroClient
-
- getAccounts(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getAccounts() - Method in class com.xero.models.accounting.Accounts
-
Get accounts
- getAccountsPayable() - Method in class com.xero.models.accounting.Balances
-
Get accountsPayable
- getAccountsPayableTaxType() - Method in class com.xero.models.accounting.Contact
-
The tax type from TaxRates
- getAccountsReceivable() - Method in class com.xero.models.accounting.Balances
-
Get accountsReceivable
- getAccountsReceivableTaxType() - Method in class com.xero.models.accounting.Contact
-
The tax type from TaxRates
- getAccountToken() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get accountToken
- getAccountType() - Method in class com.xero.models.accounting.JournalLine
-
Get accountType
- getAccountType() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get accountType
- getAccumulatedDepreciationAccountId() - Method in class com.xero.models.assets.AssetType
-
The account for accumulated depreciation of fixed assets of this type
- getAddresses() - Method in class com.xero.models.accounting.Contact
-
Store certain address types for a contact – see address types
- getAddresses() - Method in class com.xero.models.accounting.Organisation
-
Address details for organisation – see Addresses
- getAddressLine1() - Method in class com.xero.models.accounting.Address
-
max length = 500
- getAddressLine2() - Method in class com.xero.models.accounting.Address
-
max length = 500
- getAddressLine3() - Method in class com.xero.models.accounting.Address
-
max length = 500
- getAddressLine4() - Method in class com.xero.models.accounting.Address
-
max length = 500
- getAddressType() - Method in class com.xero.models.accounting.Address
-
define the type of address
- getAdvice() - Method in class com.xero.api.OAuthAccessToken
-
- getAll() - Method in class com.xero.api.OAuthAccessToken
-
- getAll() - Method in class com.xero.api.OAuthRequestToken
-
- getAllocations() - Method in class com.xero.models.accounting.Allocations
-
Get allocations
- getAllocations() - Method in class com.xero.models.accounting.CreditNote
-
See Allocations
- getAllocations() - Method in class com.xero.models.accounting.Overpayment
-
See Allocations
- getAllocations() - Method in class com.xero.models.accounting.Prepayment
-
See Allocations
- getAmount() - Method in class com.xero.models.accounting.Allocation
-
the amount being applied to the invoice
- getAmount() - Method in class com.xero.models.accounting.BankTransfer
-
amount of the transaction
- getAmount() - Method in class com.xero.models.accounting.BatchPayment
-
The amount of the payment.
- getAmount() - Method in class com.xero.models.accounting.Payment
-
The amount of the payment.
- getAmount() - Method in class com.xero.models.bankfeeds.EndBalance
-
Get amount
- getAmount() - Method in class com.xero.models.bankfeeds.StartBalance
-
Get amount
- getAmount() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get amount
- getAmountCredited() - Method in class com.xero.models.accounting.Invoice
-
Sum of all credit notes, over-payments and pre-payments applied to invoice
- getAmountDue() - Method in class com.xero.models.accounting.ExpenseClaim
-
The amount due to be paid for an expense claim
- getAmountDue() - Method in class com.xero.models.accounting.Invoice
-
Amount remaining to be paid on invoice
- getAmountPaid() - Method in class com.xero.models.accounting.ExpenseClaim
-
The amount still to pay for an expense claim
- getAmountPaid() - Method in class com.xero.models.accounting.Invoice
-
Sum of payments received for invoice
- getApiClient() - Method in class com.xero.api.client.AccountingApi
-
- getApiClient() - Method in class com.xero.api.client.AssetApi
-
- getApiClient() - Method in class com.xero.api.client.BankFeedsApi
-
- getApiClient() - Method in class com.xero.api.client.FilesApi
-
- getApiException() - Method in exception com.xero.api.XeroApiException
-
- getApIKey() - Method in class com.xero.models.accounting.Organisation
-
Display a unique key used for Xero-to-Xero transactions
- getApiUrl() - Method in interface com.xero.api.Config
-
- getApiUrl() - Method in class com.xero.api.JsonConfig
-
- getApiUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getAppFirewallHostname() - Method in interface com.xero.api.Config
-
- getAppFirewallHostname() - Method in class com.xero.api.JsonConfig
-
- getAppFirewallHostname() - Method in class com.xero.example.CustomJsonConfig
-
- getAppFirewallUrlPrefix() - Method in interface com.xero.api.Config
-
- getAppFirewallUrlPrefix() - Method in class com.xero.api.JsonConfig
-
- getAppFirewallUrlPrefix() - Method in class com.xero.example.CustomJsonConfig
-
- getAppType() - Method in interface com.xero.api.Config
-
- getAppType() - Method in class com.xero.api.JsonConfig
-
- getAppType() - Method in class com.xero.example.CustomJsonConfig
-
- getAssetById(UUID) - Method in class com.xero.api.client.AssetApi
-
retrieves fixed asset by id
By passing in the appropriate asset id, you can search for a specific fixed asset in the system
- getAssetId() - Method in class com.xero.models.assets.Asset
-
The Xero-generated Id for the asset
- getAssetName() - Method in class com.xero.models.assets.Asset
-
The name of the asset
- getAssetNumber() - Method in class com.xero.models.assets.Asset
-
Must be unique.
- getAssetNumberPrefix() - Method in class com.xero.models.assets.Setting
-
The prefix used for fixed asset numbers (“FA-” by default)
- getAssetNumberSequence() - Method in class com.xero.models.assets.Setting
-
The next available sequence number
- getAssets(String, Integer, Integer, String, String, String) - Method in class com.xero.api.client.AssetApi
-
searches fixed asset
By passing in the appropriate options, you can search for available fixed asset in the system
- getAssets() - Method in class com.xero.api.XeroClient
-
- getAssetSettings() - Method in class com.xero.api.client.AssetApi
-
searches fixed asset settings
By passing in the appropriate options, you can search for available fixed asset types in the system
- getAssetStartDate() - Method in class com.xero.models.assets.Setting
-
The date depreciation calculations started on registered fixed assets in Xero
- getAssetStatus() - Method in class com.xero.models.assets.Asset
-
See Asset Status Codes.
- getAssetsUrl() - Method in interface com.xero.api.Config
-
- getAssetsUrl() - Method in class com.xero.api.JsonConfig
-
- getAssetsUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getAssetTypeId() - Method in class com.xero.models.assets.AssetType
-
Xero generated unique identifier for asset types
- getAssetTypeName() - Method in class com.xero.models.assets.AssetType
-
The name of the asset type
- getAssetTypes() - Method in class com.xero.api.client.AssetApi
-
searches fixed asset types
By passing in the appropriate options, you can search for available fixed asset types in the system
- getAssociationsByObject(UUID) - Method in class com.xero.api.client.FilesApi
-
searches files
By passing in the appropriate options,
- getAttachmentContent(String, String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getAttachmentContent(String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getAttachmentContentById(String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getAttachmentID() - Method in class com.xero.models.accounting.Attachment
-
Unique ID for the file
- getAttachments(String, String) - Method in class com.xero.api.XeroClient
-
- getAttachments() - Method in class com.xero.models.accounting.Attachments
-
Get attachments
- getAttachments() - Method in class com.xero.models.accounting.Contact
-
Displays array of attachments from the API
- getAttachments() - Method in class com.xero.models.accounting.Invoice
-
Displays array of attachments from the API
- getAttachments() - Method in class com.xero.models.accounting.ManualJournal
-
Displays array of attachments from the API
- getAttachments() - Method in class com.xero.models.accounting.Overpayment
-
See Attachments
- getAttachments() - Method in class com.xero.models.accounting.Prepayment
-
See Attachments
- getAttachments() - Method in class com.xero.models.accounting.PurchaseOrder
-
Displays array of attachments from the API
- getAttachments() - Method in class com.xero.models.accounting.Receipt
-
Displays array of attachments from the API
- getAttachments() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Displays array of attachments from the API
- getAttentionTo() - Method in class com.xero.models.accounting.Address
-
max length = 255
- getAttentionTo() - Method in class com.xero.models.accounting.PurchaseOrder
-
The person that the delivery is going to
- getAttributes() - Method in class com.xero.models.accounting.ReportCell
-
Get attributes
- getAuthorizationHeader() - Method in class com.xero.api.OAuthParameters
-
Returns the Authorization header value to use with the OAuth parameter values found in
the fields.
- getAuthorizeUrl() - Method in interface com.xero.api.Config
-
- getAuthorizeUrl() - Method in class com.xero.api.JsonConfig
-
- getAuthorizeUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getAuthUrl() - Method in class com.xero.api.OAuthAuthorizeToken
-
- getAveragingMethod() - Method in class com.xero.models.assets.BookDepreciationSetting
-
The method of averaging applied to this asset.
- getBalances() - Method in class com.xero.models.accounting.Contact
-
Get balances
- getBankAccount() - Method in class com.xero.models.accounting.BankTransaction
-
Get bankAccount
- getBankAccountDetails() - Method in class com.xero.models.accounting.Contact
-
Bank account number of contact
- getBankAccountName() - Method in class com.xero.models.accounting.BatchPaymentDetails
-
Name of bank for use with Batch Payments
- getBankAccountNumber() - Method in class com.xero.models.accounting.Account
-
For bank accounts only (Account Type BANK)
- getBankAccountNumber() - Method in class com.xero.models.accounting.BatchPaymentDetails
-
Bank account number for use with Batch Payments
- getBankAccountNumber() - Method in class com.xero.models.accounting.Payment
-
The suppliers bank account number the payment is being made to
- getBankAccountType() - Method in class com.xero.models.accounting.Account
-
For bank accounts only.
- getBankFeedsUrl() - Method in interface com.xero.api.Config
-
- getBankFeedsUrl() - Method in class com.xero.api.JsonConfig
-
- getBankFeedsUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getBankTransaction(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a single spend or receive money transaction
- getBankTransaction(String) - Method in class com.xero.api.XeroClient
-
- getBankTransaction(String, String) - Method in class com.xero.api.XeroClient
-
- getBankTransactionAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on BankTransaction by Filename
- getBankTransactionAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on a specific BankTransaction
- getBankTransactionAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any attachments to bank transactions
- getBankTransactionID() - Method in class com.xero.models.accounting.BankTransaction
-
Xero generated unique identifier for bank transaction
- getBankTransactions(OffsetDateTime, String, String, Integer, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any spend or receive money transactions
- getBankTransactions() - Method in class com.xero.api.XeroClient
-
- getBankTransactions(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getBankTransactions(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getBankTransactions(Date, String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getBankTransactions() - Method in class com.xero.models.accounting.BankTransactions
-
Get bankTransactions
- getBankTransactionsHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history from a bank transactions
- getBankTransfer(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any bank transfers
- getBankTransfer(String) - Method in class com.xero.api.XeroClient
-
- getBankTransferAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on BankTransfer by file name
- getBankTransferAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on BankTransfer
- getBankTransferAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments from bank transfers
- getBankTransferHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history from a bank transfers
- getBankTransferID() - Method in class com.xero.models.accounting.BankTransfer
-
The identifier of the Bank Transfer
- getBankTransfers(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve all bank transfers
- getBankTransfers() - Method in class com.xero.api.XeroClient
-
- getBankTransfers(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getBankTransfers() - Method in class com.xero.models.accounting.BankTransfers
-
Get bankTransfers
- getBaseCurrency() - Method in class com.xero.models.accounting.Organisation
-
Get baseCurrency
- getBasePath() - Method in class com.xero.api.ApiClient
-
- getBatchPaymentHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history from a Batch Payment
- getBatchPaymentID() - Method in class com.xero.models.accounting.BatchPayment
-
The Xero generated unique identifier for the bank transaction (read-only)
- getBatchPayments(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Retrieve either one or many BatchPayments for invoices
- getBatchPayments() - Method in class com.xero.models.accounting.BatchPayments
-
Get batchPayments
- getBatchPayments() - Method in class com.xero.models.accounting.Contact
-
Get batchPayments
- getBills() - Method in class com.xero.models.accounting.PaymentTerm
-
Get bills
- getBookDepreciationDetail() - Method in class com.xero.models.assets.Asset
-
Get bookDepreciationDetail
- getBookDepreciationSetting() - Method in class com.xero.models.assets.Asset
-
Get bookDepreciationSetting
- getBookDepreciationSetting() - Method in class com.xero.models.assets.AssetType
-
Get bookDepreciationSetting
- getBox1() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 1 on 1099 Form
- getBox10() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 10 on 1099 Form
- getBox11() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 11 on 1099 Form
- getBox13() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 13 on 1099 Form
- getBox14() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 14 on 1099 Form
- getBox2() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 2 on 1099 Form
- getBox3() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 3 on 1099 Form
- getBox4() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 4 on 1099 Form
- getBox5() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 5 on 1099 Form
- getBox6() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 6 on 1099 Form
- getBox7() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 7 on 1099 Form
- getBox8() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 8 on 1099 Form
- getBox9() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Box 9 on 1099 Form
- getBrandingTheme(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specific BrandingThemes
- getBrandingTheme(String) - Method in class com.xero.api.XeroClient
-
- getBrandingTheme() - Method in class com.xero.models.accounting.Contact
-
Get brandingTheme
- getBrandingThemeID() - Method in class com.xero.models.accounting.BrandingTheme
-
Xero identifier
- getBrandingThemeID() - Method in class com.xero.models.accounting.CreditNote
-
See BrandingThemes
- getBrandingThemeID() - Method in class com.xero.models.accounting.Invoice
-
See BrandingThemes
- getBrandingThemeID() - Method in class com.xero.models.accounting.PurchaseOrder
-
See BrandingThemes
- getBrandingThemeID() - Method in class com.xero.models.accounting.RepeatingInvoice
-
See BrandingThemes
- getBrandingThemePaymentServices(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve the Payment services for a Branding Theme
- getBrandingThemes() - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve all the BrandingThemes
- getBrandingThemes() - Method in class com.xero.api.XeroClient
-
- getBrandingThemes(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getBrandingThemes() - Method in class com.xero.models.accounting.BrandingThemes
-
Get brandingThemes
- getCanApplyToAssets() - Method in class com.xero.models.accounting.TaxRate
-
Boolean to describe if tax rate can be used for asset accounts i.e.
- getCanApplyToEquity() - Method in class com.xero.models.accounting.TaxRate
-
Boolean to describe if tax rate can be used for equity accounts i.e true,false
- getCanApplyToExpenses() - Method in class com.xero.models.accounting.TaxRate
-
Boolean to describe if tax rate can be used for expense accounts i.e.
- getCanApplyToLiabilities() - Method in class com.xero.models.accounting.TaxRate
-
Boolean to describe if tax rate can be used for liability accounts i.e.
- getCanApplyToRevenue() - Method in class com.xero.models.accounting.TaxRate
-
Boolean to describe if tax rate can be used for revenue accounts i.e.
- getCanRollBack() - Method in class com.xero.models.assets.Asset
-
Boolean to indicate whether depreciation can be rolled back for this asset individually.
- getCells() - Method in class com.xero.models.accounting.ReportRow
-
Get cells
- getCells() - Method in class com.xero.models.accounting.ReportRows
-
Get cells
- getChanges() - Method in class com.xero.models.accounting.HistoryRecord
-
Name of branding theme
- getChequeNumber() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get chequeNumber
- getCiSContractorEnabled() - Method in class com.xero.models.accounting.CISOrgSetting
-
true or false - Boolean that describes if the organisation is a CIS Contractor
- getCiSEnabled() - Method in class com.xero.models.accounting.CISSetting
-
Boolean that describes if the contact is a CIS Subcontractor
- getCiSSettings() - Method in class com.xero.models.accounting.CISSettings
-
Get ciSSettings
- getCiSSubContractorEnabled() - Method in class com.xero.models.accounting.CISOrgSetting
-
true or false - Boolean that describes if the organisation is a CIS SubContractor
- getCity() - Method in class com.xero.models.accounting.Address
-
max length = 255
- getCity() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact city on 1099 Form
- getCode() - Method in class com.xero.models.accounting.Account
-
Customer defined alpha numeric account code e.g 200 or SALES (max length = 10)
- getCode() - Method in class com.xero.models.accounting.BatchPayment
-
(NZ Only) Optional references for the batch payment transaction.
- getCode() - Method in class com.xero.models.accounting.BatchPaymentDetails
-
(NZ Only) Optional references for the batch payment transaction.
- getCode() - Method in class com.xero.models.accounting.Currency
-
Get code
- getCode() - Method in class com.xero.models.accounting.Item
-
User defined item code (max length = 30)
- getCode() - Method in class com.xero.models.accounting.Payment
-
Code of account you are using to make the payment e.g.
- getCoGSAccountCode() - Method in class com.xero.models.accounting.Purchase
-
Cost of goods sold account.
- getConnectTimeout() - Method in interface com.xero.api.Config
-
- getConnectTimeout() - Method in class com.xero.api.JsonConfig
-
- getConnectTimeout() - Method in class com.xero.example.CustomJsonConfig
-
- getConsumerKey() - Method in interface com.xero.api.Config
-
- getConsumerKey() - Method in class com.xero.api.JsonConfig
-
- getConsumerKey() - Method in class com.xero.example.CustomJsonConfig
-
- getConsumerSecret() - Method in interface com.xero.api.Config
-
- getConsumerSecret() - Method in class com.xero.api.JsonConfig
-
- getConsumerSecret() - Method in class com.xero.example.CustomJsonConfig
-
- getContact(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve, add and update contacts in a Xero organisation
- getContact(String) - Method in class com.xero.api.XeroClient
-
- getContact() - Method in class com.xero.models.accounting.BankTransaction
-
Get contact
- getContact() - Method in class com.xero.models.accounting.CreditNote
-
Get contact
- getContact() - Method in class com.xero.models.accounting.Invoice
-
Get contact
- getContact() - Method in class com.xero.models.accounting.Overpayment
-
Get contact
- getContact() - Method in class com.xero.models.accounting.Prepayment
-
Get contact
- getContact() - Method in class com.xero.models.accounting.PurchaseOrder
-
Get contact
- getContact() - Method in class com.xero.models.accounting.Receipt
-
Get contact
- getContact() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Get contact
- getContactAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on Contacts by file name
- getContactAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on Contacts
- getContactAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve, add and update contacts in a Xero organisation
- getContactCISSettings(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve CISSettings for a contact in a Xero organisation
- getContactGroup(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a unique Contract Group by ID
- getContactGroup(String) - Method in class com.xero.api.XeroClient
-
- getContactGroupID() - Method in class com.xero.models.accounting.ContactGroup
-
The Xero identifier for an contact group – specified as a string following the endpoint name.
- getContactGroups(String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve the ContactID and Name of all the contacts in a contact group
- getContactGroups() - Method in class com.xero.api.XeroClient
-
- getContactGroups(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getContactGroups() - Method in class com.xero.models.accounting.Contact
-
Displays which contact groups a contact is included in
- getContactGroups() - Method in class com.xero.models.accounting.ContactGroups
-
Get contactGroups
- getContactHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an Contact
- getContactID() - Method in class com.xero.models.accounting.Contact
-
Xero identifier
- getContactID() - Method in class com.xero.models.accounting.LinkedTransaction
-
Filter by the combination of ContactID and Status.
- getContactId() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact contact id
- getContactNumber() - Method in class com.xero.models.accounting.Contact
-
This can be updated via the API only i.e.
- getContactPersons() - Method in class com.xero.models.accounting.Contact
-
See contact persons
- getContacts(OffsetDateTime, String, String, String, Integer, Boolean) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve, add and update contacts in a Xero organisation
- getContacts() - Method in class com.xero.api.XeroClient
-
- getContacts(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getContacts(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getContacts(Date, String, String, String, Boolean) - Method in class com.xero.api.XeroClient
-
- getContacts() - Method in class com.xero.models.accounting.ContactGroup
-
The ContactID and Name of Contacts in a contact group.
- getContacts() - Method in class com.xero.models.accounting.Contacts
-
Get contacts
- getContacts() - Method in class com.xero.models.accounting.Report
-
Get contacts
- getContactStatus() - Method in class com.xero.models.accounting.Contact
-
Current status of a contact – see contact status types
- getContentLength() - Method in class com.xero.models.accounting.Attachment
-
Length of the file content
- getCostLimit() - Method in class com.xero.models.assets.BookDepreciationDetail
-
The value of the asset you want to depreciate, if this is less than the cost of the asset.
- getCountry() - Method in class com.xero.models.accounting.Address
-
max length = 50, [A-Z], [a-z] only
- getCountry() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get country
- getCountryCode() - Method in class com.xero.models.accounting.Organisation
-
Get countryCode
- getCreatedDateUTC() - Method in class com.xero.models.accounting.BankTransfer
-
UTC timestamp of creation date of bank transfer
- getCreatedDateUTC() - Method in class com.xero.models.accounting.BrandingTheme
-
UTC timestamp of creation date of branding theme
- getCreatedDateUTC() - Method in class com.xero.models.accounting.Journal
-
Created date UTC format
- getCreatedDateUTC() - Method in class com.xero.models.accounting.Organisation
-
Timestamp when the organisation was created in Xero
- getCreatedDateUTC() - Method in class com.xero.models.files.FileObject
-
TODO
- getCreditDebitIndicator() - Method in class com.xero.models.bankfeeds.EndBalance
-
Get creditDebitIndicator
- getCreditDebitIndicator() - Method in class com.xero.models.bankfeeds.StartBalance
-
Get creditDebitIndicator
- getCreditDebitIndicator() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get creditDebitIndicator
- getCreditNote(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specific credit note
- getCreditNote(String) - Method in class com.xero.api.XeroClient
-
- getCreditNote() - Method in class com.xero.models.accounting.Payment
-
Get creditNote
- getCreditNoteAsPdf(UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Credit Note as PDF files
- getCreditNoteAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on CreditNote by file name
- getCreditNoteAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on CreditNote
- getCreditNoteAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments for credit notes
- getCreditNoteHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an CreditNote
- getCreditNoteID() - Method in class com.xero.models.accounting.CreditNote
-
Xero generated unique identifier
- getCreditNoteNumber() - Method in class com.xero.models.accounting.CreditNote
-
ACCRECCREDIT – Unique alpha numeric code identifying credit note (when missing will auto-generate from your Organisation Invoice Settings)
- getCreditNoteNumber() - Method in class com.xero.models.accounting.Payment
-
Number of invoice or credit note you are applying payment to e.g.
- getCreditNotePdf(String, String) - Method in class com.xero.api.XeroClient
-
Deprecated.
- getCreditNotePdfContent(String) - Method in class com.xero.api.XeroClient
-
- getCreditNotes(OffsetDateTime, String, String, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any credit notes
- getCreditNotes() - Method in class com.xero.api.XeroClient
-
- getCreditNotes(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getCreditNotes(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getCreditNotes() - Method in class com.xero.models.accounting.CreditNotes
-
Get creditNotes
- getCreditNotes() - Method in class com.xero.models.accounting.Invoice
-
Details of credit notes that have been applied to an invoice
- getCurrencies(String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve currencies for your organisation
- getCurrencies() - Method in class com.xero.api.XeroClient
-
- getCurrencies(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getCurrencies() - Method in class com.xero.models.accounting.Currencies
-
Get currencies
- getCurrency(String) - Method in class com.xero.api.XeroClient
-
- getCurrency() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get currency
- getCurrencyCode() - Method in class com.xero.models.accounting.Account
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.BankTransaction
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.CreditNote
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.Invoice
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.Overpayment
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.Prepayment
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.PurchaseOrder
-
Get currencyCode
- getCurrencyCode() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Get currencyCode
- getCurrencyRate() - Method in class com.xero.models.accounting.BankTransaction
-
Exchange rate to base currency when money is spent or received.
- getCurrencyRate() - Method in class com.xero.models.accounting.BankTransfer
-
The currency rate
- getCurrencyRate() - Method in class com.xero.models.accounting.CreditNote
-
The currency rate for a multicurrency invoice.
- getCurrencyRate() - Method in class com.xero.models.accounting.Invoice
-
The currency rate for a multicurrency invoice.
- getCurrencyRate() - Method in class com.xero.models.accounting.Overpayment
-
The currency rate for a multicurrency overpayment.
- getCurrencyRate() - Method in class com.xero.models.accounting.Payment
-
Exchange rate when payment is received.
- getCurrencyRate() - Method in class com.xero.models.accounting.Prepayment
-
The currency rate for a multicurrency prepayment.
- getCurrencyRate() - Method in class com.xero.models.accounting.PurchaseOrder
-
The currency rate for a multicurrency purchase order.
- getCurrentAccumDepreciationAmount() - Method in class com.xero.models.assets.BookDepreciationDetail
-
All depreciation occurring in the current financial year.
- getCurrentCapitalGain() - Method in class com.xero.models.assets.BookDepreciationDetail
-
When an asset is disposed, this will be the sell price minus the purchase price if a profit was made.
- getCurrentGainLoss() - Method in class com.xero.models.assets.BookDepreciationDetail
-
When an asset is disposed, this will be the lowest one of sell price or purchase price, minus the current book value.
- getDate() - Method in class com.xero.models.accounting.Allocation
-
the date the allocation is applied YYYY-MM-DD.
- getDate() - Method in class com.xero.models.accounting.BankTransaction
-
Date of transaction – YYYY-MM-DD
- getDate() - Method in class com.xero.models.accounting.BankTransfer
-
The date of the Transfer YYYY-MM-DD
- getDate() - Method in class com.xero.models.accounting.BatchPayment
-
Date the payment is being made (YYYY-MM-DD) e.g.
- getDate() - Method in class com.xero.models.accounting.CreditNote
-
The date the credit note is issued YYYY-MM-DD.
- getDate() - Method in class com.xero.models.accounting.Invoice
-
Date invoice was issued – YYYY-MM-DD.
- getDate() - Method in class com.xero.models.accounting.ManualJournal
-
Date journal was posted – YYYY-MM-DD
- getDate() - Method in class com.xero.models.accounting.Overpayment
-
The date the overpayment is created YYYY-MM-DD
- getDate() - Method in class com.xero.models.accounting.Payment
-
Date the payment is being made (YYYY-MM-DD) e.g.
- getDate() - Method in class com.xero.models.accounting.Prepayment
-
The date the prepayment is created YYYY-MM-DD
- getDate() - Method in class com.xero.models.accounting.PurchaseOrder
-
Date purchase order was issued – YYYY-MM-DD.
- getDate() - Method in class com.xero.models.accounting.Receipt
-
Date of receipt – YYYY-MM-DD
- getDateString() - Method in class com.xero.models.accounting.BatchPayment
-
Date the payment is being made (YYYY-MM-DD) e.g.
- getDateUTC() - Method in class com.xero.models.accounting.HistoryRecord
-
UTC timestamp of creation date of branding theme
- getDay() - Method in class com.xero.models.accounting.Bill
-
Day of Month (0-31)
- getDecimalPlaces() - Method in interface com.xero.api.Config
-
- getDecimalPlaces() - Method in class com.xero.api.JsonConfig
-
- getDecimalPlaces() - Method in class com.xero.example.CustomJsonConfig
-
- getDefaultCapitalGainOnDisposalAccountId() - Method in class com.xero.models.assets.Setting
-
Default account that capital gains are posted to
- getDefaultCurrency() - Method in class com.xero.models.accounting.Contact
-
Get defaultCurrency
- getDefaultGainOnDisposalAccountId() - Method in class com.xero.models.assets.Setting
-
Default account that gains are posted to
- getDefaultLossOnDisposalAccountId() - Method in class com.xero.models.assets.Setting
-
Default account that losses are posted to
- getDefaultPurchasesTax() - Method in class com.xero.models.accounting.Organisation
-
The default for LineAmountTypes on purchase transactions
- getDefaultSalesTax() - Method in class com.xero.models.accounting.Organisation
-
The default for LineAmountTypes on sales transactions
- getDeliveryAddress() - Method in class com.xero.models.accounting.PurchaseOrder
-
The address the goods are to be delivered to
- getDeliveryDate() - Method in class com.xero.models.accounting.PurchaseOrder
-
Date the goods are to be delivered – YYYY-MM-DD
- getDeliveryInstructions() - Method in class com.xero.models.accounting.PurchaseOrder
-
A free text feild for instructions (500 characters max)
- getDepreciationCalculationMethod() - Method in class com.xero.models.assets.BookDepreciationSetting
-
See Depreciation Calculation Methods
- getDepreciationExpenseAccountId() - Method in class com.xero.models.assets.AssetType
-
The expense account for the depreciation of fixed assets of this type
- getDepreciationMethod() - Method in class com.xero.models.assets.BookDepreciationSetting
-
The method of depreciation applied to this asset.
- getDepreciationRate() - Method in class com.xero.models.assets.BookDepreciationSetting
-
The rate of depreciation (e.g.
- getDepreciationStartDate() - Method in class com.xero.models.assets.BookDepreciationDetail
-
YYYY-MM-DD
- getDescription() - Method in class com.xero.models.accounting.Account
-
Description of the Account.
- getDescription() - Method in class com.xero.models.accounting.Currency
-
Name of Currency
- getDescription() - Method in class com.xero.models.accounting.ExternalLink
-
Get description
- getDescription() - Method in class com.xero.models.accounting.Item
-
The sales description of the item (max length = 4000)
- getDescription() - Method in class com.xero.models.accounting.JournalLine
-
The description from the source transaction line item.
- getDescription() - Method in class com.xero.models.accounting.LineItem
-
Description needs to be at least 1 char long.
- getDescription() - Method in class com.xero.models.accounting.ManualJournalLine
-
Description for journal line
- getDescription() - Method in class com.xero.models.accounting.ReportFields
-
Get description
- getDescription() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get description
- getDetail() - Method in class com.xero.models.bankfeeds.Error
-
Get detail
- getDetails() - Method in class com.xero.models.accounting.BatchPayment
-
(Non-NZ Only) These details are sent to the org’s bank as a reference for the batch payment transaction.
- getDetails() - Method in class com.xero.models.accounting.BatchPaymentDetails
-
(Non-NZ Only) These details are sent to the org’s bank as a reference for the batch payment transaction.
- getDetails() - Method in class com.xero.models.accounting.HistoryRecord
-
details
- getDetails() - Method in class com.xero.models.accounting.Payment
-
The information to appear on the supplier's bank account
- getDiscount() - Method in class com.xero.models.accounting.Contact
-
The default discount rate for the contact (read only)
- getDiscountRate() - Method in class com.xero.models.accounting.LineItem
-
Percentage discount being applied to a line item (only supported on ACCREC invoices – ACC PAY invoices and credit notes in Xero do not support discounts
- getDisplayTaxRate() - Method in class com.xero.models.accounting.TaxRate
-
Tax Rate (decimal to 4dp) e.g 12.5000
- getDisposalPrice() - Method in class com.xero.models.assets.Asset
-
The price the asset was disposed at
- getDueDate() - Method in class com.xero.models.accounting.Invoice
-
Date invoice is due – YYYY-MM-DD
- getDueDate() - Method in class com.xero.models.accounting.Schedule
-
Integer used with due date type e.g 20 (of following month), 31 (of current month)
- getDueDateType() - Method in class com.xero.models.accounting.Schedule
-
the payment terms
- getEdition() - Method in class com.xero.models.accounting.Organisation
-
BUSINESS or PARTNER.
- getEffectiveLifeYears() - Method in class com.xero.models.assets.BookDepreciationSetting
-
Effective life of the asset in years (e.g.
- getEffectiveRate() - Method in class com.xero.models.accounting.TaxRate
-
Effective Tax Rate (decimal to 4dp) e.g 12.5000
- getElements() - Method in class com.xero.models.accounting.Error
-
Array of Elements of validation Errors
- getEmail() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact email on 1099 Form
- getEmail() - Method in class com.xero.models.files.Folder
-
The email address used to email files to the inbox.
- getEmailAddress() - Method in class com.xero.models.accounting.Contact
-
Email address of contact person (umlauts not supported) (max length = 255)
- getEmailAddress() - Method in class com.xero.models.accounting.ContactPerson
-
Email address of person
- getEmailAddress() - Method in class com.xero.models.accounting.User
-
Email address of user
- getEmailAddress() - Method in class com.xero.models.files.User
-
Email address of user
- getEmployee(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specific employee used in Xero payrun
- getEmployee(String) - Method in class com.xero.api.XeroClient
-
- getEmployeeID() - Method in class com.xero.models.accounting.Employee
-
The Xero identifier for an employee e.g.
- getEmployees(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve employees used in Xero payrun
- getEmployees() - Method in class com.xero.api.XeroClient
-
- getEmployees(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getEmployees() - Method in class com.xero.models.accounting.Employees
-
Get employees
- getEnabled() - Method in class com.xero.models.accounting.InvoiceReminder
-
setting for on or off
- getEnablePaymentsToAccount() - Method in class com.xero.models.accounting.Account
-
Boolean – describes whether account can have payments applied to it
- getEndBalance() - Method in class com.xero.models.bankfeeds.Statement
-
Get endBalance
- getEndDate() - Method in class com.xero.models.accounting.Schedule
-
Invoice end date – only returned if the template has an end date set
- getEndDate() - Method in class com.xero.models.bankfeeds.Statement
-
Get endDate
- getEndOfYearLockDate() - Method in class com.xero.models.accounting.Organisation
-
Shown if set.
- getError() - Method in exception com.xero.api.XeroApiException
-
- getError() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get error
- getErrorNumber() - Method in class com.xero.models.accounting.Error
-
Exception number
- getErrors() - Method in class com.xero.models.bankfeeds.Statement
-
Get errors
- getExecutiveSummary(String, String, String) - Method in class com.xero.api.XeroClient
-
- getExpectedArrivalDate() - Method in class com.xero.models.accounting.PurchaseOrder
-
The date the goods are expected to arrive.
- getExpectedPaymentDate() - Method in class com.xero.models.accounting.Invoice
-
Shown on sales invoices (Accounts Receivable) when this has been set
- getExpenseClaim(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified expense claim
- getExpenseClaim(String) - Method in class com.xero.api.XeroClient
-
- getExpenseClaimHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an ExpenseClaim
- getExpenseClaimID() - Method in class com.xero.models.accounting.ExpenseClaim
-
Xero generated unique identifier for an expense claim
- getExpenseClaims(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve expense claims
- getExpenseClaims() - Method in class com.xero.api.XeroClient
-
- getExpenseClaims(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getExpenseClaims() - Method in class com.xero.models.accounting.ExpenseClaims
-
Get expenseClaims
- getExternalLink() - Method in class com.xero.models.accounting.Employee
-
Get externalLink
- getExternalLinks() - Method in class com.xero.models.accounting.Organisation
-
Organisation profile links for popular services such as Facebook,Twitter, GooglePlus and LinkedIn.
- getFederalTaxIDType() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact Fed Tax ID type
- getFeedConnection(String) - Method in class com.xero.api.client.BankFeedsApi
-
get single feed connection by id
By passing in a FeedConnection Id options, you can search for available feed connections in the system
- getFeedConnectionId() - Method in class com.xero.models.bankfeeds.Statement
-
Get feedConnectionId
- getFeedConnections(Integer, Integer) - Method in class com.xero.api.client.BankFeedsApi
-
searches feed connections
By passing in the appropriate options, you can search for available feed connections in the system
- getFieldID() - Method in class com.xero.models.accounting.ReportFields
-
Get fieldID
- getFields() - Method in class com.xero.models.accounting.ReportWithRow
-
Get fields
- getFile(UUID) - Method in class com.xero.api.client.FilesApi
-
searches for file by unique id
- getFile(String, Date, Map<String, String>, String, String) - Method in class com.xero.api.XeroClient
-
Deprecated.
- getFileAssociations(UUID) - Method in class com.xero.api.client.FilesApi
-
searches files
By passing in the appropriate options,
- getFileContent(UUID) - Method in class com.xero.api.client.FilesApi
-
searches files to retrieve the data
By passing in the appropriate options, retrieve data for specific file
- getFileCount() - Method in class com.xero.models.files.Folder
-
The number of files in the folder
- getFileId() - Method in class com.xero.models.files.Association
-
The unique identifier of the file
- getFileName() - Method in class com.xero.api.OAuthRequestResource
-
- getFileName() - Method in class com.xero.models.accounting.Attachment
-
Name of the file
- getFiles(Integer, Integer, String) - Method in class com.xero.api.client.FilesApi
-
searches files
- getFilesUrl() - Method in interface com.xero.api.Config
-
- getFilesUrl() - Method in class com.xero.api.JsonConfig
-
- getFilesUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getFinancialYearEndDay() - Method in class com.xero.models.accounting.Organisation
-
Calendar day e.g.
- getFinancialYearEndMonth() - Method in class com.xero.models.accounting.Organisation
-
Calendar Month e.g.
- getFirstName() - Method in class com.xero.models.accounting.Contact
-
First name of contact person (max length = 255)
- getFirstName() - Method in class com.xero.models.accounting.ContactPerson
-
First name of person
- getFirstName() - Method in class com.xero.models.accounting.Employee
-
First name of an employee (max length = 255)
- getFirstName() - Method in class com.xero.models.accounting.User
-
First name of user
- getFirstName() - Method in class com.xero.models.files.User
-
First name of user
- getFixedAssetAccountId() - Method in class com.xero.models.assets.AssetType
-
The asset account for fixed assets of this type
- getFolder(UUID) - Method in class com.xero.api.client.FilesApi
-
searches specific folder by id
By passing in the appropriate ID, you can search for specific folder
- getFolderId() - Method in class com.xero.models.files.FileObject
-
TODO
- getFolders(String) - Method in class com.xero.api.client.FilesApi
-
searches folder
By passing in the appropriate options, you can search for available folders
- getFolders() - Method in class com.xero.models.files.Folders
-
Get folders
- getFromBankAccount() - Method in class com.xero.models.accounting.BankTransfer
-
Get fromBankAccount
- getFromBankTransactionID() - Method in class com.xero.models.accounting.BankTransfer
-
The Bank Transaction ID for the source account
- getFullyPaidOnDate() - Method in class com.xero.models.accounting.CreditNote
-
Date when credit note was fully paid(UTC format)
- getFullyPaidOnDate() - Method in class com.xero.models.accounting.Invoice
-
The date the invoice was fully paid.
- getGrossAmount() - Method in class com.xero.models.accounting.JournalLine
-
Gross amount of journal line (NetAmount + TaxAmount).
- getHasAccount() - Method in class com.xero.models.accounting.Payment
-
A boolean to indicate if a contact has an validation errors
- getHasAttachments() - Method in class com.xero.models.accounting.Account
-
boolean to indicate if an account has an attachment (read only)
- getHasAttachments() - Method in class com.xero.models.accounting.BankTransaction
-
Boolean to indicate if a bank transaction has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.BankTransfer
-
Boolean to indicate if a Bank Transfer has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.Contact
-
A boolean to indicate if a contact has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.CreditNote
-
boolean to indicate if a credit note has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.Invoice
-
boolean to indicate if an invoice has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.ManualJournal
-
Boolean to indicate if a manual journal has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.Overpayment
-
boolean to indicate if a overpayment has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.Prepayment
-
boolean to indicate if a prepayment has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.PurchaseOrder
-
boolean to indicate if a purchase order has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.Receipt
-
boolean to indicate if a receipt has an attachment
- getHasAttachments() - Method in class com.xero.models.accounting.RepeatingInvoice
-
boolean to indicate if an invoice has an attachment
- getHasErrors() - Method in class com.xero.models.accounting.Invoice
-
A boolean to indicate if a invoice has an validation errors
- getHasValidationErrors() - Method in class com.xero.models.accounting.Contact
-
A boolean to indicate if a contact has an validation errors
- getHasValidationErrors() - Method in class com.xero.models.accounting.Payment
-
A boolean to indicate if a contact has an validation errors
- getHistoryRecords() - Method in class com.xero.models.accounting.HistoryRecords
-
Get historyRecords
- getHttpClient() - Method in class com.xero.api.XeroHttpContext
-
- getHttpRequestFactory() - Method in class com.xero.api.ApiClient
-
- getID() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Xero generated unique identifier for repeating invoice template
- getId() - Method in class com.xero.models.accounting.ReportAttribute
-
Get id
- getId() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get id
- getId() - Method in class com.xero.models.bankfeeds.Statement
-
Get id
- getId() - Method in class com.xero.models.files.FileObject
-
TODO
- getId() - Method in class com.xero.models.files.Folder
-
Xero unique identifier for a folder Files
- getInbox() - Method in class com.xero.api.client.FilesApi
-
searches inbox folder
Search for the user inbox
- getIncludeInEmails() - Method in class com.xero.models.accounting.ContactPerson
-
boolean to indicate whether contact should be included on emails with invoices etc.
- getIncludeOnline() - Method in class com.xero.models.accounting.Attachment
-
Include the file with the online invoice
- getInputStream(String, Date, Map<String, String>, String) - Method in class com.xero.api.XeroClient
-
- getInstance() - Static method in class com.xero.api.JsonConfig
-
- getInventoryAssetAccountCode() - Method in class com.xero.models.accounting.Item
-
The inventory asset account for the item.
- getInvoice(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified sales invoice or purchase bill
- getInvoice(String) - Method in class com.xero.api.XeroClient
-
- getInvoice(String, String) - Method in class com.xero.api.XeroClient
-
- getInvoice() - Method in class com.xero.models.accounting.Allocation
-
Get invoice
- getInvoice() - Method in class com.xero.models.accounting.Payment
-
Get invoice
- getInvoiceAsPdf(UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve invoices or purchase bills as PDF files
- getInvoiceAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachment on invoices or purchase bills by it's filename
- getInvoiceAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified Attachment on invoices or purchase bills by it's ID
- getInvoiceAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on invoices or purchase bills
- getInvoiceHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an invoice
- getInvoiceID() - Method in class com.xero.models.accounting.Invoice
-
Xero generated unique identifier for invoice
- getInvoiceNumber() - Method in class com.xero.models.accounting.Invoice
-
ACCREC – Unique alpha numeric code identifying invoice (when missing will auto-generate from your Organisation Invoice Settings) (max length = 255)
- getInvoiceNumber() - Method in class com.xero.models.accounting.Payment
-
Number of invoice or credit note you are applying payment to e.g.INV-4003
- getInvoicePdf(String, String) - Method in class com.xero.api.XeroClient
-
Deprecated.
- getInvoicePdfContent(String) - Method in class com.xero.api.XeroClient
-
- getInvoiceReminders() - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve invoice reminder settings
- getInvoiceReminders() - Method in class com.xero.api.XeroClient
-
- getInvoiceReminders() - Method in class com.xero.models.accounting.InvoiceReminders
-
Get invoiceReminders
- getInvoices(OffsetDateTime, String, String, String, String, String, String, Integer, Boolean, Boolean, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any sales invoices or purchase bills
- getInvoices() - Method in class com.xero.api.XeroClient
-
- getInvoices(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getInvoices(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getInvoices(Date, String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getInvoices(Date, String, String, String, String, Map<String, String>) - Method in class com.xero.api.XeroClient
-
- getInvoices(Date, String, String, String, String, String) - Method in class com.xero.api.XeroClient
-
Deprecated.
- getInvoices() - Method in class com.xero.models.accounting.Invoices
-
Get invoices
- getIsBlank() - Method in class com.xero.models.accounting.ManualJournalLine
-
is the line blank
- getIsCompound() - Method in class com.xero.models.accounting.TaxComponent
-
Boolean to describe if Tax rate is compounded.
- getIsCustomer() - Method in class com.xero.models.accounting.Contact
-
true or false – Boolean that describes if a contact has any AR invoices entered against them.
- getIsDemoCompany() - Method in class com.xero.models.accounting.Organisation
-
Boolean to describe if organisation is a demo company.
- getIsDiscounted() - Method in class com.xero.models.accounting.Invoice
-
boolean to indicate if an invoice has a discount
- getIsInbox() - Method in class com.xero.models.files.Folder
-
to indicate if the folder is the Inbox.
- getIsNonRecoverable() - Method in class com.xero.models.accounting.TaxComponent
-
Boolean to describe if tax rate is non-recoverable.
- getIsPurchased() - Method in class com.xero.models.accounting.Item
-
Boolean value, defaults to true.
- getIsReconciled() - Method in class com.xero.models.accounting.BankTransaction
-
Boolean to show if transaction is reconciled
- getIsReconciled() - Method in class com.xero.models.accounting.BatchPayment
-
Booelan that tells you if the batch payment has been reconciled (read-only)
- getIsReconciled() - Method in class com.xero.models.accounting.Payment
-
An optional parameter for the payment.
- getIsSold() - Method in class com.xero.models.accounting.Item
-
Boolean value, defaults to true.
- getIsSubscriber() - Method in class com.xero.models.accounting.User
-
Boolean to indicate if user is the subscriber
- getIsSubscriber() - Method in class com.xero.models.files.User
-
Boolean to indicate if user is the subscriber
- getIsSupplier() - Method in class com.xero.models.accounting.Contact
-
true or false – Boolean that describes if a contact that has any AP invoices entered against them.
- getIsTrackedAsInventory() - Method in class com.xero.models.accounting.Item
-
True for items that are tracked as inventory.
- getItem(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified item
- getItem(String) - Method in class com.xero.api.XeroClient
-
- getItem(String, String) - Method in class com.xero.api.XeroClient
-
- getItemCode() - Method in class com.xero.models.accounting.LineItem
-
See Items
- getItemCount() - Method in class com.xero.models.assets.Pagination
-
Get itemCount
- getItemCount() - Method in class com.xero.models.bankfeeds.Pagination
-
Get itemCount
- getItemHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history for items
- getItemID() - Method in class com.xero.models.accounting.Item
-
The Xero identifier for an Item
- getItems(OffsetDateTime, String, String, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any items
- getItems() - Method in class com.xero.api.XeroClient
-
- getItems(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getItems(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getItems() - Method in class com.xero.models.accounting.Items
-
Get items
- getItems() - Method in class com.xero.models.assets.Assets
-
Get items
- getItems() - Method in class com.xero.models.bankfeeds.FeedConnections
-
Get items
- getItems() - Method in class com.xero.models.bankfeeds.Statements
-
Get items
- getItems() - Method in class com.xero.models.files.Files
-
Get items
- getJournal(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified journals.
- getJournal(String) - Method in class com.xero.api.XeroClient
-
- getJournalDate() - Method in class com.xero.models.accounting.Journal
-
Date the journal was posted
- getJournalID() - Method in class com.xero.models.accounting.Journal
-
Xero identifier
- getJournalLineID() - Method in class com.xero.models.accounting.JournalLine
-
Xero identifier for Journal
- getJournalLines() - Method in class com.xero.models.accounting.Journal
-
See JournalLines
- getJournalLines() - Method in class com.xero.models.accounting.ManualJournal
-
See JournalLines
- getJournalNumber() - Method in class com.xero.models.accounting.Journal
-
Xero generated journal number
- getJournals(OffsetDateTime, Integer, Boolean) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any journals.
- getJournals() - Method in class com.xero.api.XeroClient
-
- getJournals(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getJournals(Date, String, boolean) - Method in class com.xero.api.XeroClient
-
- getJournals() - Method in class com.xero.models.accounting.Journals
-
Get journals
- getKeyStorePassword() - Method in interface com.xero.api.Config
-
- getKeyStorePassword() - Method in class com.xero.api.JsonConfig
-
- getKeyStorePassword() - Method in class com.xero.example.CustomJsonConfig
-
- getKeyStorePath() - Method in interface com.xero.api.Config
-
- getKeyStorePath() - Method in class com.xero.api.JsonConfig
-
- getKeyStorePath() - Method in class com.xero.example.CustomJsonConfig
-
- getLastDepreciationDate() - Method in class com.xero.models.assets.Setting
-
The last depreciation date
- getLastName() - Method in class com.xero.models.accounting.Contact
-
Last name of contact person (max length = 255)
- getLastName() - Method in class com.xero.models.accounting.ContactPerson
-
Last name of person
- getLastName() - Method in class com.xero.models.accounting.Employee
-
Last name of an employee (max length = 255)
- getLastName() - Method in class com.xero.models.accounting.User
-
Last name of user
- getLastName() - Method in class com.xero.models.files.User
-
Last name of user
- getLegalName() - Method in class com.xero.models.accounting.Organisation
-
Organisation name shown on Reports
- getLineAmount() - Method in class com.xero.models.accounting.LineItem
-
If you wish to omit either of the <Quantity> or <UnitAmount> you can provide a LineAmount and Xero will calculate the missing amount for you.
- getLineAmount() - Method in class com.xero.models.accounting.ManualJournalLine
-
total for line.
- getLineAmountTypes() - Method in class com.xero.models.accounting.BankTransaction
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.CreditNote
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.Invoice
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.ManualJournal
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.Overpayment
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.Prepayment
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.PurchaseOrder
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.Receipt
-
Get lineAmountTypes
- getLineAmountTypes() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Get lineAmountTypes
- getLineItemID() - Method in class com.xero.models.accounting.LineItem
-
LineItem unique ID
- getLineitems() - Method in class com.xero.models.accounting.BankTransaction
-
See LineItems
- getLineItems() - Method in class com.xero.models.accounting.CreditNote
-
See Invoice Line Items
- getLineItems() - Method in class com.xero.models.accounting.Invoice
-
See LineItems
- getLineItems() - Method in class com.xero.models.accounting.Overpayment
-
See Overpayment Line Items
- getLineItems() - Method in class com.xero.models.accounting.Prepayment
-
See Prepayment Line Items
- getLineItems() - Method in class com.xero.models.accounting.PurchaseOrder
-
See LineItems
- getLineitems() - Method in class com.xero.models.accounting.Receipt
-
Get lineitems
- getLineItems() - Method in class com.xero.models.accounting.RepeatingInvoice
-
See LineItems
- getLineOfBusiness() - Method in class com.xero.models.accounting.Organisation
-
Description of business type as defined in Organisation settings
- getLinkedTransaction(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified linked transactions (billable expenses)
- getLinkedTransaction(String) - Method in class com.xero.api.XeroClient
-
- getLinkedTransactionID() - Method in class com.xero.models.accounting.LinkedTransaction
-
The Xero identifier for an Linked Transaction e.g.
- getLinkedTransactions(Integer, String, String, String, String, String) - Method in class com.xero.api.client.AccountingApi
-
Retrieve linked transactions (billable expenses)
- getLinkedTransactions() - Method in class com.xero.api.XeroClient
-
- getLinkedTransactions(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getLinkedTransactions(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getLinkedTransactions() - Method in class com.xero.models.accounting.LinkedTransactions
-
Get linkedTransactions
- getLinkType() - Method in class com.xero.models.accounting.ExternalLink
-
See External link types
- getLocks() - Method in class com.xero.models.assets.AssetType
-
All asset types that have accumulated depreciation for any assets that use them are deemed ‘locked’ and cannot be removed.
- getManualJournal(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified manual journals
- getManualJournal(String) - Method in class com.xero.api.XeroClient
-
- getManualJournalAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve specified Attachment on ManualJournal by file name
- getManualJournalAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve specified Attachment on ManualJournals
- getManualJournalAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachment for manual journals
- getManualJournalID() - Method in class com.xero.models.accounting.ManualJournal
-
The Xero identifier for a Manual Journal
- getManualJournals(OffsetDateTime, String, String, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any manual journals
- getManualJournals() - Method in class com.xero.api.XeroClient
-
- getManualJournals(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getManualJournals(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getManualJournals() - Method in class com.xero.models.accounting.ManualJournals
-
Get manualJournals
- getMessage() - Method in exception com.xero.api.XeroApiException
-
- getMessage() - Method in class com.xero.models.accounting.Error
-
Exception message
- getMessage() - Method in class com.xero.models.accounting.ValidationError
-
Validation error message
- getMessages() - Method in exception com.xero.api.XeroApiException
-
- getMimeType() - Method in class com.xero.models.accounting.Attachment
-
Type of file
- getMimeType() - Method in class com.xero.models.files.FileObject
-
TODO
- getName() - Method in class com.xero.models.accounting.Account
-
Name of account (max length = 150)
- getName() - Method in class com.xero.models.accounting.BrandingTheme
-
Name of branding theme
- getName() - Method in class com.xero.models.accounting.Contact
-
Full name of contact/organisation (max length = 255)
- getName() - Method in class com.xero.models.accounting.ContactGroup
-
The Name of the contact group.
- getName() - Method in class com.xero.models.accounting.Item
-
The name of the item (max length = 50)
- getName() - Method in class com.xero.models.accounting.LineItemTracking
-
The name of the tracking category
- getName() - Method in class com.xero.models.accounting.Organisation
-
Display name of organisation shown in Xero
- getName() - Method in class com.xero.models.accounting.TaxComponent
-
Name of Tax Component
- getName() - Method in class com.xero.models.accounting.TaxRate
-
Name of tax rate
- getName() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact name on 1099 Form
- getName() - Method in class com.xero.models.accounting.TrackingCategory
-
The name of the tracking category e.g.
- getName() - Method in class com.xero.models.accounting.TrackingOption
-
The name of the tracking option e.g.
- getName() - Method in class com.xero.models.files.FileObject
-
TODO
- getName() - Method in class com.xero.models.files.Folder
-
The name of the folder
- getNarration() - Method in class com.xero.models.accounting.ManualJournal
-
Description of journal being posted
- getNarrative() - Method in class com.xero.models.accounting.BatchPayment
-
(UK Only) Only shows on the statement line in Xero.
- getNetAmount() - Method in class com.xero.models.accounting.JournalLine
-
Net amount of journal line.
- getNextScheduledDate() - Method in class com.xero.models.accounting.Schedule
-
The calendar date of the next invoice in the schedule to be generated
- getObjectGroup() - Method in class com.xero.models.files.Association
-
Get objectGroup
- getObjectId() - Method in class com.xero.models.files.Association
-
The identifier of the object that the file is being associated with (e.g.
- getObjectMapper() - Method in class com.xero.api.ApiClient
-
- getObjectType() - Method in class com.xero.models.files.Association
-
Get objectType
- getOnlineInvoice(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a URL to an online invoice
- getOnlineInvoice(String) - Method in class com.xero.api.XeroClient
-
- getOnlineInvoices() - Method in class com.xero.models.accounting.OnlineInvoices
-
Get onlineInvoices
- getOnlineInvoiceUrl() - Method in class com.xero.models.accounting.OnlineInvoice
-
the URL to an online invoice
- getOptInForTax() - Method in class com.xero.models.assets.Setting
-
opt in for tax calculation
- getOption() - Method in class com.xero.models.accounting.LineItemTracking
-
See Tracking Options
- getOption() - Method in class com.xero.models.accounting.TrackingCategory
-
The option name of the tracking option e.g.
- getOptions() - Method in class com.xero.models.accounting.TrackingCategory
-
See Tracking Options
- getOptions() - Method in class com.xero.models.accounting.TrackingOptions
-
Get options
- getOrganisationCISSettings(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you To verify if an organisation is using contruction industry scheme, you can retrieve the CIS settings for the organistaion.
- getOrganisationEntityType() - Method in class com.xero.models.accounting.Organisation
-
Organisation Type
- getOrganisationID() - Method in class com.xero.models.accounting.Organisation
-
Unique Xero identifier
- getOrganisationRole() - Method in class com.xero.models.accounting.User
-
User role that defines permissions in Xero and via API (READONLY, INVOICEONLY, STANDARD, FINANCIALADVISER, etc)
- getOrganisationRole() - Method in class com.xero.models.files.User
-
Boolean to indicate if user is the subscriber
- getOrganisations() - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Organisation details
- getOrganisations() - Method in class com.xero.api.XeroClient
-
- getOrganisations() - Method in class com.xero.models.accounting.Organisations
-
Get organisations
- getOrganisationStatus() - Method in class com.xero.models.accounting.Organisation
-
Will be set to ACTIVE if you can connect to organisation via the Xero API
- getOrganisationType() - Method in class com.xero.models.accounting.Organisation
-
Organisation Type
- getOutstanding() - Method in class com.xero.models.accounting.AccountsPayable
-
Get outstanding
- getOutstanding() - Method in class com.xero.models.accounting.AccountsReceivable
-
Get outstanding
- getOverdue() - Method in class com.xero.models.accounting.AccountsPayable
-
Get overdue
- getOverdue() - Method in class com.xero.models.accounting.AccountsReceivable
-
Get overdue
- getOverpayment(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified overpayments
- getOverpayment(String) - Method in class com.xero.api.XeroClient
-
- getOverpayment() - Method in class com.xero.models.accounting.Payment
-
Get overpayment
- getOverpaymentHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an Overpayment
- getOverpaymentID() - Method in class com.xero.models.accounting.BankTransaction
-
Xero generated unique identifier for an Overpayment.
- getOverpaymentID() - Method in class com.xero.models.accounting.Overpayment
-
Xero generated unique identifier
- getOverpayments(OffsetDateTime, String, String, Integer, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve overpayments
- getOverpayments() - Method in class com.xero.api.XeroClient
-
- getOverpayments(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getOverpayments(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getOverpayments() - Method in class com.xero.models.accounting.Invoice
-
See Overpayments
- getOverpayments() - Method in class com.xero.models.accounting.Overpayments
-
Get overpayments
- getPage() - Method in class com.xero.models.assets.Pagination
-
Get page
- getPage() - Method in class com.xero.models.bankfeeds.Pagination
-
Get page
- getPage() - Method in class com.xero.models.files.Files
-
Get page
- getPageCount() - Method in class com.xero.models.assets.Pagination
-
Get pageCount
- getPageCount() - Method in class com.xero.models.bankfeeds.Pagination
-
Get pageCount
- getPageSize() - Method in class com.xero.models.assets.Pagination
-
Get pageSize
- getPageSize() - Method in class com.xero.models.bankfeeds.Pagination
-
Get pageSize
- getPagination() - Method in class com.xero.models.assets.Assets
-
Get pagination
- getPagination() - Method in class com.xero.models.bankfeeds.FeedConnections
-
Get pagination
- getPagination() - Method in class com.xero.models.bankfeeds.Statements
-
Get pagination
- getParticulars() - Method in class com.xero.models.accounting.BatchPayment
-
(NZ Only) Optional references for the batch payment transaction.
- getParticulars() - Method in class com.xero.models.accounting.Payment
-
The suppliers bank account number the payment is being made to
- getPathToPrivateKey() - Method in interface com.xero.api.Config
-
- getPathToPrivateKey() - Method in class com.xero.api.JsonConfig
-
- getPathToPrivateKey() - Method in class com.xero.example.CustomJsonConfig
-
- getPayeeName() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get payeeName
- getPayment(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified payment for invoices and credit notes
- getPayment(String) - Method in class com.xero.api.XeroClient
-
- getPaymentDueDate() - Method in class com.xero.models.accounting.ExpenseClaim
-
The date when the expense claim is due to be paid YYYY-MM-DD
- getPaymentHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history records of a payment
- getPaymentID() - Method in class com.xero.models.accounting.Payment
-
The Xero identifier for an Payment e.g.
- getPayments(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve payments for invoices and credit notes
- getPayments() - Method in class com.xero.api.XeroClient
-
- getPayments(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getPayments() - Method in class com.xero.models.accounting.BatchPayment
-
Get payments
- getPayments() - Method in class com.xero.models.accounting.CreditNote
-
See Payments
- getPayments() - Method in class com.xero.models.accounting.ExpenseClaim
-
See Payments
- getPayments() - Method in class com.xero.models.accounting.Invoice
-
See Payments
- getPayments() - Method in class com.xero.models.accounting.Overpayment
-
See Payments
- getPayments() - Method in class com.xero.models.accounting.Payments
-
Get payments
- getPaymentServiceID() - Method in class com.xero.models.accounting.PaymentService
-
Xero identifier
- getPaymentServiceName() - Method in class com.xero.models.accounting.PaymentService
-
Name of payment service
- getPaymentServices() - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve payment services
- getPaymentServices() - Method in class com.xero.models.accounting.PaymentServices
-
Get paymentServices
- getPaymentServiceType() - Method in class com.xero.models.accounting.PaymentService
-
This will always be CUSTOM for payment services created via the API.
- getPaymentServiceUrl() - Method in class com.xero.models.accounting.PaymentService
-
The custom payment URL
- getPaymentTerms() - Method in class com.xero.models.accounting.Contact
-
Get paymentTerms
- getPaymentTerms() - Method in class com.xero.models.accounting.Organisation
-
Get paymentTerms
- getPaymentType() - Method in class com.xero.models.accounting.Payment
-
See Payment Types.
- getPayNowText() - Method in class com.xero.models.accounting.PaymentService
-
The text displayed on the Pay Now button in Xero Online Invoicing.
- getPaysTax() - Method in class com.xero.models.accounting.Organisation
-
Boolean to describe if organisation is registered with a local tax authority i.e.
- getPeriod() - Method in class com.xero.models.accounting.Schedule
-
Integer used with the unit e.g.
- getPeriodLockDate() - Method in class com.xero.models.accounting.Organisation
-
Shown if set.
- getPerPage() - Method in class com.xero.models.files.Files
-
Get perPage
- getPhoneAreaCode() - Method in class com.xero.models.accounting.Phone
-
max length = 10
- getPhoneCountryCode() - Method in class com.xero.models.accounting.Phone
-
max length = 20
- getPhoneNumber() - Method in class com.xero.models.accounting.Phone
-
max length = 50
- getPhones() - Method in class com.xero.models.accounting.Contact
-
Store certain phone types for a contact – see phone types
- getPhones() - Method in class com.xero.models.accounting.Organisation
-
Phones details for organisation – see Phones
- getPhoneType() - Method in class com.xero.models.accounting.Phone
-
Get phoneType
- getPlannedPaymentDate() - Method in class com.xero.models.accounting.Invoice
-
Shown on bills (Accounts Payable) when this has been set
- getPostalCode() - Method in class com.xero.models.accounting.Address
-
max length = 50
- getPostedDate() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get postedDate
- getPrepayment(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified prepayments
- getPrepayment(String) - Method in class com.xero.api.XeroClient
-
- getPrepayment() - Method in class com.xero.models.accounting.Payment
-
Get prepayment
- getPrepaymentHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an Prepayment
- getPrepaymentID() - Method in class com.xero.models.accounting.BankTransaction
-
Xero generated unique identifier for a Prepayment.
- getPrepaymentID() - Method in class com.xero.models.accounting.Prepayment
-
Xero generated unique identifier
- getPrepayments(OffsetDateTime, String, String, Integer, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve prepayments
- getPrepayments() - Method in class com.xero.api.XeroClient
-
- getPrepayments(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getPrepayments(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getPrepayments() - Method in class com.xero.models.accounting.Invoice
-
See Prepayments
- getPrepayments() - Method in class com.xero.models.accounting.Prepayments
-
Get prepayments
- getPriorAccumDepreciationAmount() - Method in class com.xero.models.assets.BookDepreciationDetail
-
All depreciation prior to the current financial year.
- getPrivateKeyPassword() - Method in interface com.xero.api.Config
-
- getPrivateKeyPassword() - Method in class com.xero.api.JsonConfig
-
- getPrivateKeyPassword() - Method in class com.xero.example.CustomJsonConfig
-
- getProblem() - Method in class com.xero.api.OAuthAccessToken
-
- getPropertyClass() - Method in class com.xero.models.accounting.Account
-
See Account Class Types
- getPropertyClass() - Method in class com.xero.models.accounting.Organisation
-
Organisation Classes describe which plan the Xero organisation is on (e.g.
- getProxyHost() - Method in interface com.xero.api.Config
-
- getProxyHost() - Method in class com.xero.api.JsonConfig
-
- getProxyHost() - Method in class com.xero.example.CustomJsonConfig
-
- getProxyHttpsEnabled() - Method in interface com.xero.api.Config
-
- getProxyHttpsEnabled() - Method in class com.xero.api.JsonConfig
-
- getProxyHttpsEnabled() - Method in class com.xero.example.CustomJsonConfig
-
- getProxyPort() - Method in interface com.xero.api.Config
-
- getProxyPort() - Method in class com.xero.api.JsonConfig
-
- getProxyPort() - Method in class com.xero.example.CustomJsonConfig
-
- getPurchaseDate() - Method in class com.xero.models.assets.Asset
-
The date the asset was purchased YYYY-MM-DD
- getPurchaseDescription() - Method in class com.xero.models.accounting.Item
-
The purchase description of the item (max length = 4000)
- getPurchaseDetails() - Method in class com.xero.models.accounting.Item
-
Get purchaseDetails
- getPurchaseOrder(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified purchase orders
- getPurchaseOrder(String) - Method in class com.xero.api.XeroClient
-
- getPurchaseOrderHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history for PurchaseOrder
- getPurchaseOrderID() - Method in class com.xero.models.accounting.PurchaseOrder
-
Xero generated unique identifier for purchase order
- getPurchaseOrderNumber() - Method in class com.xero.models.accounting.PurchaseOrder
-
Unique alpha numeric code identifying purchase order (when missing will auto-generate from your Organisation Invoice Settings)
- getPurchaseOrderPdf(String, String) - Method in class com.xero.api.XeroClient
-
Deprecated.
- getPurchaseOrderPdfContent(String) - Method in class com.xero.api.XeroClient
-
- getPurchaseOrders(OffsetDateTime, String, String, String, String, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve purchase orders
- getPurchaseOrders() - Method in class com.xero.api.XeroClient
-
- getPurchaseOrders(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getPurchaseOrders(Date, String, String, String) - Method in class com.xero.api.XeroClient
-
- getPurchaseOrders() - Method in class com.xero.models.accounting.PurchaseOrders
-
Get purchaseOrders
- getPurchasePrice() - Method in class com.xero.models.assets.Asset
-
The purchase price of the asset
- getPurchasesDefaultAccountCode() - Method in class com.xero.models.accounting.Contact
-
The default purchases account code for contacts
- getPurchasesTrackingCategories() - Method in class com.xero.models.accounting.Contact
-
The default purchases tracking categories for contacts
- getQuantity() - Method in class com.xero.models.accounting.LineItem
-
LineItem Quantity
- getQuantityOnHand() - Method in class com.xero.models.accounting.Item
-
The quantity of the item on hand
- getRate() - Method in class com.xero.models.accounting.CISOrgSetting
-
CIS Deduction rate for the organisation
- getRate() - Method in class com.xero.models.accounting.CISSetting
-
CIS Deduction rate for the contact if he is a subcontractor.
- getRate() - Method in class com.xero.models.accounting.TaxComponent
-
Tax Rate (up to 4dp)
- getReadTimeout() - Method in interface com.xero.api.Config
-
- getReadTimeout() - Method in class com.xero.api.JsonConfig
-
- getReadTimeout() - Method in class com.xero.example.CustomJsonConfig
-
- getReceipt(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified draft expense claim receipts
- getReceipt(String) - Method in class com.xero.api.XeroClient
-
- getReceiptAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on expense claim receipts by file name
- getReceiptAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on expense claim receipts by ID
- getReceiptAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments for expense claim receipts
- getReceiptHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a history records of an Receipt
- getReceiptID() - Method in class com.xero.models.accounting.ExpenseClaim
-
The Xero identifier for the Receipt e.g.
- getReceiptID() - Method in class com.xero.models.accounting.Receipt
-
Xero generated unique identifier for receipt
- getReceiptNumber() - Method in class com.xero.models.accounting.Receipt
-
Xero generated sequence number for receipt in current claim for a given user
- getReceipts(OffsetDateTime, String, String, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve draft expense claim receipts for any user
- getReceipts() - Method in class com.xero.api.XeroClient
-
- getReceipts(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getReceipts() - Method in class com.xero.models.accounting.ExpenseClaim
-
Get receipts
- getReceipts() - Method in class com.xero.models.accounting.Receipts
-
Get receipts
- getRedirectUri() - Method in interface com.xero.api.Config
-
- getRedirectUri() - Method in class com.xero.api.JsonConfig
-
- getRedirectUri() - Method in class com.xero.example.CustomJsonConfig
-
- getReference() - Method in class com.xero.models.accounting.BankTransaction
-
Reference for the transaction.
- getReference() - Method in class com.xero.models.accounting.BatchPayment
-
(NZ Only) Optional references for the batch payment transaction.
- getReference() - Method in class com.xero.models.accounting.BatchPaymentDetails
-
(NZ Only) Optional references for the batch payment transaction.
- getReference() - Method in class com.xero.models.accounting.CreditNote
-
ACCRECCREDIT only – additional reference number
- getReference() - Method in class com.xero.models.accounting.Invoice
-
ACCREC only – additional reference number (max length = 255)
- getReference() - Method in class com.xero.models.accounting.Journal
-
reference field for additional indetifying information
- getReference() - Method in class com.xero.models.accounting.Payment
-
An optional description for the payment e.g.
- getReference() - Method in class com.xero.models.accounting.PurchaseOrder
-
Additional reference number
- getReference() - Method in class com.xero.models.accounting.Receipt
-
Additional reference number
- getReference() - Method in class com.xero.models.accounting.RepeatingInvoice
-
ACCREC only – additional reference number
- getReference() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get reference
- getRegion() - Method in class com.xero.models.accounting.Address
-
max length = 255
- getRegistrationNumber() - Method in class com.xero.models.accounting.Organisation
-
Shows for New Zealand, Australian and UK organisations
- getRemainingCredit() - Method in class com.xero.models.accounting.CreditNote
-
The remaining credit balance on the Credit Note
- getRemainingCredit() - Method in class com.xero.models.accounting.Overpayment
-
The remaining credit balance on the overpayment
- getRemainingCredit() - Method in class com.xero.models.accounting.Prepayment
-
The remaining credit balance on the prepayment
- getRepeatingInvoice(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified repeating invoice
- getRepeatingInvoice(String) - Method in class com.xero.api.XeroClient
-
- getRepeatingInvoiceAttachmentByFileName(UUID, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve specified attachment on repeating invoices by file name
- getRepeatingInvoiceAttachmentById(UUID, UUID, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified Attachments on repeating invoices
- getRepeatingInvoiceAttachments(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Attachments on repeating invoice
- getRepeatingInvoiceHistory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve history for a repeating invoice
- getRepeatingInvoiceID() - Method in class com.xero.models.accounting.LineItem
-
The Xero identifier for a Repeating Invoicee.g.
- getRepeatingInvoiceID() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Xero generated unique identifier for repeating invoice template
- getRepeatingInvoices(String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve any repeating invoices
- getRepeatingInvoices() - Method in class com.xero.api.XeroClient
-
- getRepeatingInvoices(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getRepeatingInvoices() - Method in class com.xero.models.accounting.RepeatingInvoices
-
Get repeatingInvoices
- getReport(String, String, String) - Method in class com.xero.api.XeroClient
-
- getReportAgedPayablesByContact(UUID, LocalDate, LocalDate, LocalDate) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for AgedPayablesByContact
- getReportAgedPayablesByContact(String, String, String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getReportAgedReceivablesByContact(UUID, String, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for AgedReceivablesByContact
- getReportAgedReceivablesByContact(String, String, String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getReportBalanceSheet(String, Integer, String, String, String, Boolean, Boolean) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for BalanceSheet
- getReportBalanceSheet(String, String, String, String, String, boolean, boolean, Integer, String) - Method in class com.xero.api.XeroClient
-
- getReportBalanceSheet(String, String, String, String, String, boolean, boolean) - Method in class com.xero.api.XeroClient
-
- getReportBankStatement(String, String, String, String, String) - Method in class com.xero.api.XeroClient
-
- getReportBankSummary(String, Integer, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for BankSummary
- getReportBASorGST(String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for BAS only valid for AU orgs
- getReportBASorGSTList() - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for BAS only valid for AU orgs
- getReportBudgetSummary(String, Integer, Integer) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for Budget Summary
- getReportBudgetSummary(String, String, String, Integer, Integer) - Method in class com.xero.api.XeroClient
-
- getReportDate() - Method in class com.xero.models.accounting.Report
-
Date of report
- getReportDate() - Method in class com.xero.models.accounting.ReportWithRow
-
Date of report
- getReportExecutiveSummary(String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for ExecutiveSummary
- getReportID() - Method in class com.xero.models.accounting.Report
-
See Prepayment Types
- getReportID() - Method in class com.xero.models.accounting.ReportWithRow
-
Report id
- getReportingCode() - Method in class com.xero.models.accounting.Account
-
Shown if set
- getReportingCodeName() - Method in class com.xero.models.accounting.Account
-
Shown if set
- getReportingDate() - Method in class com.xero.models.accounting.ExpenseClaim
-
The date the expense claim will be reported in Xero YYYY-MM-DD
- getReportName() - Method in class com.xero.models.accounting.Report
-
See Prepayment Types
- getReportName() - Method in class com.xero.models.accounting.ReportWithRow
-
Name of the report
- getReportProfitAndLoss(String, String, Integer, String, String, String, String, String, Boolean, Boolean) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for ProfitAndLoss
- getReportProfitLoss(String, String, String, String, String, String, String, String, boolean, boolean) - Method in class com.xero.api.XeroClient
-
- getReportProfitLoss(String, String, String, String, String, String, String, String, boolean, boolean, Integer, String) - Method in class com.xero.api.XeroClient
-
- getReports() - Method in class com.xero.models.accounting.Reports
-
Get reports
- getReports() - Method in class com.xero.models.accounting.ReportWithRows
-
Get reports
- getReportTaxType() - Method in class com.xero.models.accounting.TaxRate
-
See ReportTaxTypes
- getReportTenNinetyNine(String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for TenNinetyNine
- getReportTitle() - Method in class com.xero.models.accounting.Report
-
See Prepayment Types
- getReportTitle() - Method in class com.xero.models.accounting.ReportWithRow
-
Title of the report
- getReportTitles() - Method in class com.xero.models.accounting.ReportWithRow
-
Report titles array (3 to 4 strings with the report name, orgnisation name and time frame of report)
- getReportTrialBalance(String, Boolean) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve report for TrialBalance
- getReportTrialBalance(String, boolean) - Method in class com.xero.api.XeroClient
-
- getReportType() - Method in class com.xero.models.accounting.Report
-
See Prepayment Types
- getReportType() - Method in class com.xero.models.accounting.ReportWithRow
-
The type of report (BalanceSheet,ProfitLoss, etc)
- getRequestTokenUrl() - Method in interface com.xero.api.Config
-
- getRequestTokenUrl() - Method in class com.xero.api.JsonConfig
-
- getRequestTokenUrl() - Method in class com.xero.example.CustomJsonConfig
-
- getResidualValue() - Method in class com.xero.models.assets.BookDepreciationDetail
-
The value of the asset remaining when you've fully depreciated it.
- getResponseCode() - Method in exception com.xero.api.XeroApiException
-
- getRows() - Method in class com.xero.models.accounting.ReportRows
-
Get rows
- getRows() - Method in class com.xero.models.accounting.ReportWithRow
-
Get rows
- getRowType() - Method in class com.xero.models.accounting.ReportRow
-
Get rowType
- getRowType() - Method in class com.xero.models.accounting.ReportRows
-
Get rowType
- getSales() - Method in class com.xero.models.accounting.PaymentTerm
-
Get sales
- getSalesDefaultAccountCode() - Method in class com.xero.models.accounting.Contact
-
The default sales account code for contacts
- getSalesDetails() - Method in class com.xero.models.accounting.Item
-
Get salesDetails
- getSalesTaxBasis() - Method in class com.xero.models.accounting.Organisation
-
The accounting basis used for tax returns.
- getSalesTaxPeriod() - Method in class com.xero.models.accounting.Organisation
-
The frequency with which tax returns are processed.
- getSalesTrackingCategories() - Method in class com.xero.models.accounting.Contact
-
The default sales tracking categories for contacts
- getSchedule() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Get schedule
- getSentToContact() - Method in class com.xero.models.accounting.CreditNote
-
boolean to indicate if a credit note has been sent to a contact via the Xero app (currently read only)
- getSentToContact() - Method in class com.xero.models.accounting.Invoice
-
Boolean to set whether the invoice in the Xero app should be marked as “sent”.
- getSentToContact() - Method in class com.xero.models.accounting.PurchaseOrder
-
Boolean to set whether the purchase order should be marked as “sent”.
- getSerialNumber() - Method in class com.xero.models.assets.Asset
-
The asset's serial number
- getSessionHandle() - Method in class com.xero.api.OAuthAccessToken
-
- getShortCode() - Method in class com.xero.models.accounting.Organisation
-
A unique identifier for the organisation.
- getShowInExpenseClaims() - Method in class com.xero.models.accounting.Account
-
Boolean – describes whether account code is available for use with expense claims
- getShowOnCashBasisReports() - Method in class com.xero.models.accounting.ManualJournal
-
Boolean – default is true if not specified
- getSize() - Method in class com.xero.models.files.FileObject
-
TODO
- getSkypeUserName() - Method in class com.xero.models.accounting.Contact
-
Skype user name of contact
- getSortOrder() - Method in class com.xero.models.accounting.BrandingTheme
-
Integer – ranked order of branding theme.
- getSourceID() - Method in class com.xero.models.accounting.Journal
-
The identifier for the source transaction (e.g.
- getSourceLineItemID() - Method in class com.xero.models.accounting.LinkedTransaction
-
The line item identifier from the source transaction.
- getSourceTransactionID() - Method in class com.xero.models.accounting.LinkedTransaction
-
Filter by the SourceTransactionID.
- getSourceTransactionTypeCode() - Method in class com.xero.models.accounting.LinkedTransaction
-
The Type of the source tranasction.
- getSourceType() - Method in class com.xero.models.accounting.Journal
-
The journal source type.
- getStartBalance() - Method in class com.xero.models.bankfeeds.Statement
-
Get startBalance
- getStartDate() - Method in class com.xero.models.accounting.Schedule
-
Date the first invoice of the current version of the repeating schedule was generated (changes when repeating invoice is edited)
- getStartDate() - Method in class com.xero.models.bankfeeds.Statement
-
Get startDate
- getState() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact State on 1099 Form
- getStatement(String) - Method in class com.xero.api.client.BankFeedsApi
-
200 - search results matching id for single statement
- getStatementLineCount() - Method in class com.xero.models.bankfeeds.Statement
-
Get statementLineCount
- getStatementLines() - Method in class com.xero.models.bankfeeds.Statement
-
Get statementLines
- getStatements(Integer, Integer, String, String, String) - Method in class com.xero.api.client.BankFeedsApi
-
200 - search results matching criteria
- getStatus() - Method in class com.xero.models.accounting.Account
-
Accounts with a status of ACTIVE can be updated to ARCHIVED.
- getStatus() - Method in class com.xero.models.accounting.BankTransaction
-
See Bank Transaction Status Codes
- getStatus() - Method in class com.xero.models.accounting.BatchPayment
-
AUTHORISED or DELETED (read-only).
- getStatus() - Method in class com.xero.models.accounting.ContactGroup
-
The Status of a contact group.
- getStatus() - Method in class com.xero.models.accounting.CreditNote
-
See Credit Note Status Codes
- getStatus() - Method in class com.xero.models.accounting.Employee
-
Current status of an employee – see contact status types
- getStatus() - Method in class com.xero.models.accounting.ExpenseClaim
-
Current status of an expense claim – see status types
- getStatus() - Method in class com.xero.models.accounting.Invoice
-
See Invoice Status Codes
- getStatus() - Method in class com.xero.models.accounting.LinkedTransaction
-
Filter by the combination of ContactID and Status.
- getStatus() - Method in class com.xero.models.accounting.ManualJournal
-
See Manual Journal Status Codes
- getStatus() - Method in class com.xero.models.accounting.Overpayment
-
See Overpayment Status Codes
- getStatus() - Method in class com.xero.models.accounting.Payment
-
The status of the payment.
- getStatus() - Method in class com.xero.models.accounting.Prepayment
-
See Prepayment Status Codes
- getStatus() - Method in class com.xero.models.accounting.PurchaseOrder
-
See Purchase Order Status Codes
- getStatus() - Method in class com.xero.models.accounting.Receipt
-
Current status of receipt – see status types
- getStatus() - Method in class com.xero.models.accounting.RepeatingInvoice
-
One of the following - DRAFT or AUTHORISED – See Invoice Status Codes
- getStatus() - Method in class com.xero.models.accounting.RequestEmpty
-
Need at least one field to create an empty JSON payload
- getStatus() - Method in class com.xero.models.accounting.TaxRate
-
See Status Codes
- getStatus() - Method in class com.xero.models.accounting.TrackingCategory
-
The status of a tracking category
- getStatus() - Method in class com.xero.models.accounting.TrackingOption
-
The status of a tracking option
- getStatus() - Method in class com.xero.models.bankfeeds.Error
-
Get status
- getStatus() - Method in class com.xero.models.bankfeeds.FeedConnection
-
Get status
- getStatus() - Method in class com.xero.models.bankfeeds.Statement
-
Get status
- getStatus() - Method in class com.xero.models.files.FileResponse204
-
Status response for 204 no content
- getStatusAttributeString() - Method in class com.xero.models.accounting.BankTransaction
-
A string to indicate if a invoice status
- getStatusAttributeString() - Method in class com.xero.models.accounting.Invoice
-
A string to indicate if a invoice status
- getStatusAttributeString() - Method in class com.xero.models.accounting.PurchaseOrder
-
A string to indicate if a invoice status
- getStreetAddress() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact address on 1099 Form
- getSubTotal() - Method in class com.xero.models.accounting.BankTransaction
-
Total of bank transaction excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.CreditNote
-
The subtotal of the credit note excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.Invoice
-
Total of invoice excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.Overpayment
-
The subtotal of the overpayment excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.Prepayment
-
The subtotal of the prepayment excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.PurchaseOrder
-
Total of purchase order excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.Receipt
-
Total of receipt excluding taxes
- getSubTotal() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Total of invoice excluding taxes
- getSystemAccount() - Method in class com.xero.models.accounting.Account
-
If this is a system account then this element is returned.
- getTargetLineItemID() - Method in class com.xero.models.accounting.LinkedTransaction
-
The line item identifier from the target transaction.
- getTargetTransactionID() - Method in class com.xero.models.accounting.LinkedTransaction
-
Filter by the TargetTransactionID.
- getTaxAmount() - Method in class com.xero.models.accounting.JournalLine
-
Total tax on a journal line
- getTaxAmount() - Method in class com.xero.models.accounting.LineItem
-
The tax amount is auto calculated as a percentage of the line amount (see below) based on the tax rate.
- getTaxAmount() - Method in class com.xero.models.accounting.ManualJournalLine
-
The calculated tax amount based on the TaxType and LineAmount
- getTaxComponents() - Method in class com.xero.models.accounting.TaxRate
-
See TaxComponents
- getTaxID() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact tax id on 1099 Form
- getTaxName() - Method in class com.xero.models.accounting.JournalLine
-
see TaxRates
- getTaxNumber() - Method in class com.xero.models.accounting.Contact
-
Tax number of contact – this is also known as the ABN (Australia), GST Number (New Zealand), VAT Number (UK) or Tax ID Number (US and global) in the Xero UI depending on which regionalized version of Xero you are using (max length = 50)
- getTaxNumber() - Method in class com.xero.models.accounting.Organisation
-
Shown if set.
- getTaxRate(String) - Method in class com.xero.api.XeroClient
-
- getTaxRates(String, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve Tax Rates
- getTaxRates() - Method in class com.xero.api.XeroClient
-
- getTaxRates(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getTaxRates() - Method in class com.xero.models.accounting.TaxRates
-
Get taxRates
- getTaxType() - Method in class com.xero.models.accounting.Account
-
The tax type from TaxRates
- getTaxType() - Method in class com.xero.models.accounting.JournalLine
-
The tax type from TaxRates
- getTaxType() - Method in class com.xero.models.accounting.LineItem
-
The tax type from TaxRates
- getTaxType() - Method in class com.xero.models.accounting.ManualJournalLine
-
The tax type from TaxRates
- getTaxType() - Method in class com.xero.models.accounting.Purchase
-
The tax type from TaxRates
- getTaxType() - Method in class com.xero.models.accounting.TaxRate
-
The tax type
- getTelephone() - Method in class com.xero.models.accounting.PurchaseOrder
-
The phone number for the person accepting the delivery
- getTempToken() - Method in class com.xero.api.OAuthRequestToken
-
- getTempTokenSecret() - Method in class com.xero.api.OAuthRequestToken
-
- getTimezone() - Method in class com.xero.models.accounting.Organisation
-
Get timezone
- getTitle() - Method in class com.xero.models.accounting.ReportRow
-
Get title
- getTitle() - Method in class com.xero.models.accounting.ReportRows
-
Get title
- getTitle() - Method in class com.xero.models.bankfeeds.Error
-
Get title
- getToBankAccount() - Method in class com.xero.models.accounting.BankTransfer
-
Get toBankAccount
- getToBankTransactionID() - Method in class com.xero.models.accounting.BankTransfer
-
The Bank Transaction ID for the destination account
- getToken() - Method in class com.xero.api.OAuthAccessToken
-
- getTokenSecret() - Method in class com.xero.api.OAuthAccessToken
-
- getTokenTimestamp() - Method in class com.xero.api.OAuthAccessToken
-
- getTotal() - Method in class com.xero.models.accounting.BankTransaction
-
Total of bank transaction tax inclusive
- getTotal() - Method in class com.xero.models.accounting.CreditNote
-
The total of the Credit Note(subtotal + total tax)
- getTotal() - Method in class com.xero.models.accounting.ExpenseClaim
-
The total of an expense claim being paid
- getTotal() - Method in class com.xero.models.accounting.Invoice
-
Total of Invoice tax inclusive (i.e.
- getTotal() - Method in class com.xero.models.accounting.Overpayment
-
The total of the overpayment (subtotal + total tax)
- getTotal() - Method in class com.xero.models.accounting.Prepayment
-
The total of the prepayment(subtotal + total tax)
- getTotal() - Method in class com.xero.models.accounting.PurchaseOrder
-
Total of Purchase Order tax inclusive (i.e.
- getTotal() - Method in class com.xero.models.accounting.Receipt
-
Total of receipt tax inclusive (i.e.
- getTotal() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Total of Invoice tax inclusive (i.e.
- getTotalAmount() - Method in class com.xero.models.accounting.BatchPayment
-
The total of the payments that make up the batch (read-only)
- getTotalCostPool() - Method in class com.xero.models.accounting.Item
-
The value of the item on hand.
- getTotalCount() - Method in class com.xero.models.files.Files
-
Get totalCount
- getTotalDiscount() - Method in class com.xero.models.accounting.Invoice
-
Total of discounts applied on the invoice line items
- getTotalDiscount() - Method in class com.xero.models.accounting.PurchaseOrder
-
Total of discounts applied on the purchase order line items
- getTotalTax() - Method in class com.xero.models.accounting.BankTransaction
-
Total tax on bank transaction
- getTotalTax() - Method in class com.xero.models.accounting.CreditNote
-
The total tax on the credit note
- getTotalTax() - Method in class com.xero.models.accounting.Invoice
-
Total tax on invoice
- getTotalTax() - Method in class com.xero.models.accounting.Overpayment
-
The total tax on the overpayment
- getTotalTax() - Method in class com.xero.models.accounting.Prepayment
-
The total tax on the prepayment
- getTotalTax() - Method in class com.xero.models.accounting.PurchaseOrder
-
Total tax on purchase order
- getTotalTax() - Method in class com.xero.models.accounting.Receipt
-
Total tax on receipt
- getTotalTax() - Method in class com.xero.models.accounting.RepeatingInvoice
-
Total tax on invoice
- getTracking() - Method in class com.xero.models.accounting.LineItem
-
Optional Tracking Category – see Tracking.
- getTracking() - Method in class com.xero.models.accounting.ManualJournalLine
-
Optional Tracking Category – see Tracking.
- getTrackingCategories(String, String, Boolean) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve tracking categories and options
- getTrackingCategories() - Method in class com.xero.api.XeroClient
-
- getTrackingCategories(Date, String, String, Boolean) - Method in class com.xero.api.XeroClient
-
- getTrackingCategories() - Method in class com.xero.models.accounting.JournalLine
-
Optional Tracking Category – see Tracking.
- getTrackingCategories() - Method in class com.xero.models.accounting.TrackingCategories
-
Get trackingCategories
- getTrackingCategory(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve tracking categories and options for specified category
- getTrackingCategory(String) - Method in class com.xero.api.XeroClient
-
- getTrackingCategoryID() - Method in class com.xero.models.accounting.LineItemTracking
-
The Xero identifier for a tracking category
- getTrackingCategoryID() - Method in class com.xero.models.accounting.TrackingCategory
-
The Xero identifier for a tracking category e.g.
- getTrackingCategoryID() - Method in class com.xero.models.accounting.TrackingOption
-
Filter by a tracking categorye.g.
- getTrackingCategoryName() - Method in class com.xero.models.accounting.Contact
-
The name of the Tracking Category assigned to the contact under SalesTrackingCategories and PurchasesTrackingCategories
- getTrackingCategoryOption() - Method in class com.xero.models.accounting.Contact
-
The name of the Tracking Option assigned to the contact under SalesTrackingCategories and PurchasesTrackingCategories
- getTrackingOptionID() - Method in class com.xero.models.accounting.TrackingCategory
-
The Xero identifier for a tracking option e.g.
- getTrackingOptionID() - Method in class com.xero.models.accounting.TrackingOption
-
The Xero identifier for a tracking optione.g.
- getTransactionId() - Method in class com.xero.models.bankfeeds.StatementLine
-
Get transactionId
- getType() - Method in class com.xero.models.accounting.Account
-
Get type
- getType() - Method in class com.xero.models.accounting.BankTransaction
-
See Bank Transaction Types
- getType() - Method in class com.xero.models.accounting.BatchPayment
-
PAYBATCH for bill payments or RECBATCH for sales invoice payments (read-only)
- getType() - Method in class com.xero.models.accounting.Bill
-
Get type
- getType() - Method in class com.xero.models.accounting.CreditNote
-
See Credit Note Types
- getType() - Method in class com.xero.models.accounting.Error
-
Exception type
- getType() - Method in class com.xero.models.accounting.Invoice
-
See Invoice Types
- getType() - Method in class com.xero.models.accounting.LinkedTransaction
-
This will always be BILLABLEEXPENSE.
- getType() - Method in class com.xero.models.accounting.Overpayment
-
See Overpayment Types
- getType() - Method in class com.xero.models.accounting.Prepayment
-
See Prepayment Types
- getType() - Method in class com.xero.models.accounting.RepeatingInvoice
-
See Invoice Types
- getType() - Method in class com.xero.models.bankfeeds.Error
-
Get type
- getUnit() - Method in class com.xero.models.accounting.Schedule
-
One of the following - WEEKLY or MONTHLY
- getUnitAmount() - Method in class com.xero.models.accounting.LineItem
-
LineItem Unit Amount
- getUnitPrice() - Method in class com.xero.models.accounting.Purchase
-
Unit Price of the item.
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Account
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.BankTransaction
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.BatchPayment
-
UTC timestamp of last update to the payment
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Contact
-
UTC timestamp of last update to contact
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.CreditNote
-
UTC timestamp of last update to the credit note
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Employee
-
Get updatedDateUTC
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.ExpenseClaim
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Invoice
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Item
-
Last modified date in UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.LinkedTransaction
-
The last modified date in UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.ManualJournal
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Overpayment
-
UTC timestamp of last update to the overpayment
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Payment
-
UTC timestamp of last update to the payment
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Prepayment
-
UTC timestamp of last update to the prepayment
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.PurchaseOrder
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Receipt
-
Last modified date UTC format
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.Report
-
Updated Date
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.ReportWithRow
-
Updated Date
- getUpdatedDateUTC() - Method in class com.xero.models.accounting.User
-
Timestamp of last change to user
- getUpdatedDateUTC() - Method in class com.xero.models.files.FileObject
-
TODO
- getUpdatedDateUTC() - Method in class com.xero.models.files.User
-
Last name of user
- getUrl() - Method in class com.xero.models.accounting.Attachment
-
URL to the file on xero.com
- getUrl() - Method in class com.xero.models.accounting.BankTransaction
-
URL link to a source document – shown as “Go to App Name”
- getUrl() - Method in class com.xero.models.accounting.ExternalLink
-
URL for service e.g.
- getUrl() - Method in class com.xero.models.accounting.Invoice
-
URL link to a source document – shown as “Go to [appName]” in the Xero app
- getUrl() - Method in class com.xero.models.accounting.ManualJournal
-
Url link to a source document – shown as “Go to [appName]” in the Xero app
- getUrl() - Method in class com.xero.models.accounting.Receipt
-
URL link to a source document – shown as “Go to [appName]” in the Xero app
- getUser(UUID) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve a specified user
- getUser(String) - Method in class com.xero.api.XeroClient
-
- getUser() - Method in class com.xero.models.accounting.ExpenseClaim
-
Get user
- getUser() - Method in class com.xero.models.accounting.HistoryRecord
-
has a value of 0
- getUser() - Method in class com.xero.models.accounting.Receipt
-
Get user
- getUser() - Method in class com.xero.models.files.FileObject
-
Get user
- getUserAgent() - Method in interface com.xero.api.Config
-
- getUserAgent() - Method in class com.xero.api.JsonConfig
-
- getUserAgent() - Method in class com.xero.example.CustomJsonConfig
-
- getUserID() - Method in class com.xero.models.accounting.User
-
Xero identifier
- getUserID() - Method in class com.xero.models.files.User
-
Xero identifier
- getUsers(OffsetDateTime, String, String) - Method in class com.xero.api.client.AccountingApi
-
Allows you to retrieve users
- getUsers() - Method in class com.xero.api.XeroClient
-
- getUsers(Date, String, String) - Method in class com.xero.api.XeroClient
-
- getUsers() - Method in class com.xero.models.accounting.Users
-
Get users
- getValidationErrors() - Method in class com.xero.models.accounting.Account
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.BankTransaction
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.BankTransfer
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.Contact
-
Displays validation errors returned from the API
- getValidationErrors() - Method in class com.xero.models.accounting.CreditNote
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.Element
-
Array of Validation Error message
- getValidationErrors() - Method in class com.xero.models.accounting.Invoice
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.Item
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.LinkedTransaction
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.ManualJournal
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.Payment
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.PaymentService
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.PurchaseOrder
-
Displays array of validation error messages from the API
- getValidationErrors() - Method in class com.xero.models.accounting.Receipt
-
Displays array of validation error messages from the API
- getValue() - Method in enum com.xero.models.accounting.Account.BankAccountTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Account.PropertyClassEnum
-
- getValue() - Method in enum com.xero.models.accounting.Account.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.Account.SystemAccountEnum
-
- getValue() - Method in enum com.xero.models.accounting.AccountType
-
- getValue() - Method in enum com.xero.models.accounting.Address.AddressTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.BankTransaction.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.BankTransaction.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Contact.ContactStatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.ContactGroup.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.CountryCode
-
- getValue() - Method in enum com.xero.models.accounting.CreditNote.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.CreditNote.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.CurrencyCode
-
- getValue() - Method in enum com.xero.models.accounting.Employee.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.ExpenseClaim.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.ExternalLink.LinkTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Invoice.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.Invoice.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Journal.SourceTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.LineAmountTypes
-
- getValue() - Method in enum com.xero.models.accounting.LinkedTransaction.SourceTransactionTypeCodeEnum
-
- getValue() - Method in enum com.xero.models.accounting.LinkedTransaction.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.LinkedTransaction.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.ManualJournal.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.EditionEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.OrganisationEntityTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.OrganisationTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.PropertyClassEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.SalesTaxBasisEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.SalesTaxPeriodEnum
-
- getValue() - Method in enum com.xero.models.accounting.Organisation.VersionEnum
-
- getValue() - Method in enum com.xero.models.accounting.Overpayment.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.Overpayment.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Payment.PaymentTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Payment.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.PaymentTermType
-
- getValue() - Method in enum com.xero.models.accounting.Phone.PhoneTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Prepayment.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.Prepayment.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.PurchaseOrder.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.Receipt.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.RepeatingInvoice.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.RepeatingInvoice.TypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Report.ReportTypeEnum
-
- getValue() - Method in class com.xero.models.accounting.ReportAttribute
-
Get value
- getValue() - Method in class com.xero.models.accounting.ReportCell
-
Get value
- getValue() - Method in class com.xero.models.accounting.ReportFields
-
Get value
- getValue() - Method in enum com.xero.models.accounting.RowType
-
- getValue() - Method in enum com.xero.models.accounting.Schedule.DueDateTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.Schedule.UnitEnum
-
- getValue() - Method in enum com.xero.models.accounting.TaxRate.ReportTaxTypeEnum
-
- getValue() - Method in enum com.xero.models.accounting.TaxRate.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.TaxType
-
- getValue() - Method in enum com.xero.models.accounting.TimeZone
-
- getValue() - Method in enum com.xero.models.accounting.TrackingCategory.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.TrackingOption.StatusEnum
-
- getValue() - Method in enum com.xero.models.accounting.User.OrganisationRoleEnum
-
- getValue() - Method in enum com.xero.models.assets.Asset.AssetStatusEnum
-
- getValue() - Method in enum com.xero.models.assets.BookDepreciationSetting.AveragingMethodEnum
-
- getValue() - Method in enum com.xero.models.assets.BookDepreciationSetting.DepreciationCalculationMethodEnum
-
- getValue() - Method in enum com.xero.models.assets.BookDepreciationSetting.DepreciationMethodEnum
-
- getValue() - Method in enum com.xero.models.bankfeeds.CreditDebitIndicator
-
- getValue() - Method in enum com.xero.models.bankfeeds.Error.TypeEnum
-
- getValue() - Method in enum com.xero.models.bankfeeds.FeedConnection.AccountTypeEnum
-
- getValue() - Method in enum com.xero.models.bankfeeds.FeedConnection.StatusEnum
-
- getValue() - Method in enum com.xero.models.bankfeeds.Statement.StatusEnum
-
- getValue() - Method in enum com.xero.models.files.ObjectGroup
-
- getValue() - Method in enum com.xero.models.files.ObjectType
-
- getValue() - Method in enum com.xero.models.files.User.OrganisationRoleEnum
-
- getVersion() - Method in class com.xero.models.accounting.Organisation
-
See Version Types
- getWarnings() - Method in class com.xero.models.accounting.ManualJournal
-
Displays array of warning messages from the API
- getWarnings() - Method in class com.xero.models.accounting.PurchaseOrder
-
Displays array of warning messages from the API
- getWarrantyExpiryDate() - Method in class com.xero.models.assets.Asset
-
The date the asset’s warranty expires (if needed) YYYY-MM-DD
- getWebsite() - Method in class com.xero.models.accounting.Contact
-
Website address for contact (read only)
- getXeroNetworkKey() - Method in class com.xero.models.accounting.Contact
-
Store XeroNetworkKey for contacts.
- getZip() - Method in class com.xero.models.accounting.TenNinteyNineContact
-
Contact zip on 1099 Form
- grossAmount(Double) - Method in class com.xero.models.accounting.JournalLine
-
- ValidationError - Class in com.xero.models.accounting
-
ValidationError
- ValidationError() - Constructor for class com.xero.models.accounting.ValidationError
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Account
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.BankTransaction
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.BankTransfer
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Contact
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.CreditNote
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Element
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Invoice
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Item
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.LinkedTransaction
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.ManualJournal
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Payment
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.PaymentService
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.PurchaseOrder
-
- validationErrors(List<ValidationError>) - Method in class com.xero.models.accounting.Receipt
-
- value(String) - Method in class com.xero.models.accounting.ReportAttribute
-
- value(String) - Method in class com.xero.models.accounting.ReportCell
-
- value(String) - Method in class com.xero.models.accounting.ReportFields
-
- valueOf(String) - Static method in enum com.xero.models.accounting.Account.BankAccountTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Account.PropertyClassEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Account.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Account.SystemAccountEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Address.AddressTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.BankTransaction.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.BankTransaction.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Contact.ContactStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.ContactGroup.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.CountryCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.CreditNote.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.CreditNote.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.CurrencyCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Employee.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.ExpenseClaim.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.ExternalLink.LinkTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Invoice.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Invoice.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Journal.SourceTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.LineAmountTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.LinkedTransaction.SourceTransactionTypeCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.LinkedTransaction.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.LinkedTransaction.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.ManualJournal.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.EditionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.OrganisationEntityTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.OrganisationTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.PropertyClassEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.SalesTaxBasisEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.SalesTaxPeriodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Organisation.VersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Overpayment.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Overpayment.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Payment.PaymentTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Payment.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.PaymentTermType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Phone.PhoneTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Prepayment.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Prepayment.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.PurchaseOrder.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Receipt.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.RepeatingInvoice.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.RepeatingInvoice.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Report.ReportTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.RowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Schedule.DueDateTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.Schedule.UnitEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.TaxRate.ReportTaxTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.TaxRate.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.TaxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.TimeZone
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.TrackingCategory.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.TrackingOption.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.accounting.User.OrganisationRoleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.assets.Asset.AssetStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.assets.BookDepreciationSetting.AveragingMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.assets.BookDepreciationSetting.DepreciationCalculationMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.assets.BookDepreciationSetting.DepreciationMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.bankfeeds.CreditDebitIndicator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.bankfeeds.Error.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.bankfeeds.FeedConnection.AccountTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.bankfeeds.FeedConnection.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.bankfeeds.Statement.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.files.ObjectGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.files.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.xero.models.files.User.OrganisationRoleEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.xero.models.accounting.Account.BankAccountTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Account.PropertyClassEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Account.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Account.SystemAccountEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.AccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Address.AddressTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.BankTransaction.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.BankTransaction.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Contact.ContactStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.ContactGroup.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.CountryCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.CreditNote.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.CreditNote.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.CurrencyCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Employee.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.ExpenseClaim.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.ExternalLink.LinkTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Invoice.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Invoice.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Journal.SourceTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.LineAmountTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.LinkedTransaction.SourceTransactionTypeCodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.LinkedTransaction.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.LinkedTransaction.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.ManualJournal.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.EditionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.OrganisationEntityTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.OrganisationTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.PropertyClassEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.SalesTaxBasisEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.SalesTaxPeriodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Organisation.VersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Overpayment.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Overpayment.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Payment.PaymentTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Payment.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.PaymentTermType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Phone.PhoneTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Prepayment.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Prepayment.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.PurchaseOrder.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Receipt.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.RepeatingInvoice.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.RepeatingInvoice.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Report.ReportTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.RowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Schedule.DueDateTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.Schedule.UnitEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.TaxRate.ReportTaxTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.TaxRate.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.TaxType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.TimeZone
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.TrackingCategory.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.TrackingOption.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.accounting.User.OrganisationRoleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.assets.Asset.AssetStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.assets.BookDepreciationSetting.AveragingMethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.assets.BookDepreciationSetting.DepreciationCalculationMethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.assets.BookDepreciationSetting.DepreciationMethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.bankfeeds.CreditDebitIndicator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.bankfeeds.Error.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.bankfeeds.FeedConnection.AccountTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.bankfeeds.FeedConnection.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.bankfeeds.Statement.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.files.ObjectGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.files.ObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.xero.models.files.User.OrganisationRoleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifier - Variable in class com.xero.api.OAuthAccessToken
-
- verifier - Variable in class com.xero.api.OAuthParameters
-
The verification code received from the server.
- version - Variable in class com.xero.api.OAuthParameters
-
Must either be "1.0" or null to skip.
- version(Organisation.VersionEnum) - Method in class com.xero.models.accounting.Organisation
-