LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
xero/__init__.py
xero/api_helper.py
xero/configuration.py
xero/xero_client.py
xero/controllers/__init__.py
xero/controllers/account_id_controller.py
xero/controllers/accounts_controller.py
xero/controllers/attachments_controller.py
xero/controllers/bank_transaction_id_controller.py
xero/controllers/bank_transactions_controller.py
xero/controllers/bank_transfer_id_controller.py
xero/controllers/bank_transfers_controller.py
xero/controllers/base_controller.py
xero/controllers/batch_payment_id_history_controller.py
xero/controllers/batch_payments_controller.py
xero/controllers/branding_theme_id_controller.py
xero/controllers/branding_themes_controller.py
xero/controllers/contact_group_id_controller.py
xero/controllers/contact_groups_controller.py
xero/controllers/contact_id_controller.py
xero/controllers/contacts_controller.py
xero/controllers/credit_note_id_controller.py
xero/controllers/credit_notes_controller.py
xero/controllers/currencies_controller.py
xero/controllers/employees_controller.py
xero/controllers/expense_claim_id_controller.py
xero/controllers/expense_claims_controller.py
xero/controllers/file_name_controller.py
xero/controllers/history_controller.py
xero/controllers/invoice_id_controller.py
xero/controllers/invoices_controller.py
xero/controllers/item_id_controller.py
xero/controllers/items_controller.py
xero/controllers/journals_controller.py
xero/controllers/linked_transaction_id_controller.py
xero/controllers/linked_transactions_controller.py
xero/controllers/manual_journal_id_controller.py
xero/controllers/manual_journals_controller.py
xero/controllers/misc_controller.py
xero/controllers/options_controller.py
xero/controllers/organisation_controller.py
xero/controllers/overpayment_id_controller.py
xero/controllers/overpayments_controller.py
xero/controllers/payment_id_controller.py
xero/controllers/payment_services_controller.py
xero/controllers/payments_controller.py
xero/controllers/prepayment_id_controller.py
xero/controllers/prepayments_controller.py
xero/controllers/purchase_order_id_controller.py
xero/controllers/purchase_orders_controller.py
xero/controllers/quote_id_controller.py
xero/controllers/quotes_controller.py
xero/controllers/receipt_id_controller.py
xero/controllers/receipts_controller.py
xero/controllers/repeating_invoice_id_controller.py
xero/controllers/repeating_invoices_controller.py
xero/controllers/reports_controller.py
xero/controllers/tax_rates_controller.py
xero/controllers/tracking_categories_controller.py
xero/controllers/tracking_category_id_controller.py
xero/controllers/tracking_option_id_controller.py
xero/controllers/users_controller.py
xero/exceptions/__init__.py
xero/exceptions/a_failed_request_due_to_validation_error_exception.py
xero/exceptions/api_exception.py
xero/exceptions/o_auth_provider_exception.py
xero/exceptions/validation_error_some_data_was_incorrect_returns_response_of_type_error_exception.py
xero/http/__init__.py
xero/http/http_call_back.py
xero/http/http_method_enum.py
xero/http/http_request.py
xero/http/http_response.py
xero/http/auth/__init__.py
xero/http/auth/o_auth_2.py
xero/models/__init__.py
xero/models/account.py
xero/models/accounts_payable.py
xero/models/accounts_receivable.py
xero/models/address.py
xero/models/allocation.py
xero/models/allocation_4.py
xero/models/allow_for_the_creation_of_new_custom_payment_service_for_specified_branding_theme_request.py
xero/models/allows_you_to_add_contacts_to_a_contact_group_request.py
xero/models/allows_you_to_create_a_bank_transfers_request.py
xero/models/allows_you_to_create_a_contact_group_request.py
xero/models/allows_you_to_create_a_credit_note_request.py
xero/models/allows_you_to_create_a_history_record_for_a_batch_payment_request.py
xero/models/allows_you_to_create_a_history_record_for_a_payment_request.py
xero/models/allows_you_to_create_a_history_record_for_an_prepayment_request.py
xero/models/allows_you_to_create_a_history_record_for_items_request.py
xero/models/allows_you_to_create_a_history_records_of_an_expense_claim_request.py
xero/models/allows_you_to_create_a_multiple_contacts_bulk_in_a_xero_organisation_request.py
xero/models/allows_you_to_create_a_new_chart_of_accounts_request.py
xero/models/allows_you_to_create_a_single_allocation_for_an_overpayment_request.py
xero/models/allows_you_to_create_a_single_manual_journal_request.py
xero/models/allows_you_to_create_a_single_new_employees_used_in_xero_payrun_request.py
xero/models/allows_you_to_create_a_single_payment_for_invoices_or_credit_notes_request.py
xero/models/allows_you_to_create_allocation_on_credit_note_request.py
xero/models/allows_you_to_create_an_allocation_for_prepayments_request.py
xero/models/allows_you_to_create_draft_expense_claim_receipts_for_any_user_request.py
xero/models/allows_you_to_create_history_for_a_repeating_invoice_request.py
xero/models/allows_you_to_create_history_record_for_a_bank_transactions_request.py
xero/models/allows_you_to_create_history_record_for_a_manual_journal_request.py
xero/models/allows_you_to_create_history_record_for_purchase_orders_request.py
xero/models/allows_you_to_create_history_records_of_an_overpayment_request.py
xero/models/allows_you_to_create_linked_transactions_billable_expenses_request.py
xero/models/allows_you_to_create_multiple_payments_for_invoices_or_credit_notes_request.py
xero/models/allows_you_to_create_new_employees_used_in_xero_payrun_request.py
xero/models/allows_you_to_create_one_or_more_items_request.py
xero/models/allows_you_to_create_one_or_more_manual_journals_request.py
xero/models/allows_you_to_create_one_or_more_purchase_orders_request.py
xero/models/allows_you_to_create_one_or_more_quotes_request.py
xero/models/allows_you_to_create_one_or_more_sales_invoices_or_purchase_bills_request.py
xero/models/allows_you_to_create_one_or_more_spend_or_receive_money_transaction_request.py
xero/models/allows_you_to_create_one_or_more_tax_rates_request.py
xero/models/allows_you_to_create_options_for_a_specified_tracking_category_request.py
xero/models/allows_you_to_create_payment_services_request.py
xero/models/allows_you_to_create_tracking_categories_request.py
xero/models/allows_you_to_email_a_copy_of_invoice_to_related_contact_request.py
xero/models/allows_you_to_retrieve_a_history_records_of_an_contact_request.py
xero/models/allows_you_to_retrieve_a_history_records_of_an_credit_note_request.py
xero/models/allows_you_to_retrieve_a_history_records_of_an_invoice_request.py
xero/models/allows_you_to_retrieve_a_history_records_of_an_quote_request.py
xero/models/allows_you_to_retrieve_a_history_records_of_an_receipt_request.py
xero/models/allows_you_to_retrieve_a_specified_draft_expense_claim_receipts_request.py
xero/models/allows_you_to_retrieve_expense_claims_request.py
xero/models/allows_you_to_set_the_chart_of_accounts_the_conversion_date_and_conversion_balances_request.py
xero/models/allows_you_to_update_a_chart_of_accounts_request.py
xero/models/allows_you_to_update_a_contact_group_request.py
xero/models/allows_you_to_update_a_single_spend_or_receive_money_transaction_request.py
xero/models/allows_you_to_update_a_specific_credit_note_request.py
xero/models/allows_you_to_update_a_specified_item_request.py
xero/models/allows_you_to_update_a_specified_linked_transactions_billable_expenses_request.py
xero/models/allows_you_to_update_a_specified_manual_journal_request.py
xero/models/allows_you_to_update_a_specified_payment_for_invoices_and_credit_notes_request.py
xero/models/allows_you_to_update_a_specified_purchase_order_request.py
xero/models/allows_you_to_update_a_specified_quote_request.py
xero/models/allows_you_to_update_a_specified_sales_invoices_or_purchase_bills_request.py
xero/models/allows_you_to_update_options_for_a_specified_tracking_category_request.py
xero/models/allows_you_to_update_or_create_one_or_more_contacts_in_a_xero_organisation_request.py
xero/models/allows_you_to_update_or_create_one_or_more_credit_notes_request.py
xero/models/allows_you_to_update_or_create_one_or_more_items_request.py
xero/models/allows_you_to_update_or_create_one_or_more_purchase_orders_request.py
xero/models/allows_you_to_update_or_create_one_or_more_quotes_request.py
xero/models/allows_you_to_update_or_create_one_or_more_sales_invoices_or_purchase_bills_request.py
xero/models/allows_you_to_update_or_create_one_or_more_spend_or_receive_money_transaction_request.py
xero/models/allows_you_to_update_specified_expense_claims_request.py
xero/models/allows_you_to_update_tax_rates_request.py
xero/models/allows_you_to_update_tracking_categories_request.py
xero/models/attachment.py
xero/models/attachment_3.py
xero/models/attributes.py
xero/models/balance_detail.py
xero/models/balances.py
xero/models/bank_account.py
xero/models/bank_transaction.py
xero/models/bank_transfer.py
xero/models/batch_payment.py
xero/models/batch_payments.py
xero/models/bills.py
xero/models/branding_theme.py
xero/models/cell.py
xero/models/cells.py
xero/models/cells_1.py
xero/models/cis_setting.py
xero/models/contact.py
xero/models/contact_4.py
xero/models/contact_group.py
xero/models/contact_person.py
xero/models/conversion_balance.py
xero/models/conversion_date.py
xero/models/create_bank_transfer_history_record_request.py
xero/models/create_currency_request.py
xero/models/create_one_or_many_batch_payments_for_invoices_request.py
xero/models/credit_note.py
xero/models/currency.py
xero/models/day.py
xero/models/element.py
xero/models/employee.py
xero/models/expense_claim.py
xero/models/external_link.py
xero/models/field.py
xero/models/from_bank_account.py
xero/models/history_record.py
xero/models/invoice.py
xero/models/item.py
xero/models/journal_line.py
xero/models/line_amount_types.py
xero/models/line_item.py
xero/models/line_item_4.py
xero/models/linked_transaction.py
xero/models/manual_journal.py
xero/models/mtype.py
xero/models/name.py
xero/models/o_auth_provider_error_enum.py
xero/models/o_auth_token.py
xero/models/option.py
xero/models/options.py
xero/models/options_3.py
xero/models/outstanding.py
xero/models/overdue.py
xero/models/overpayment.py
xero/models/payment.py
xero/models/payment_1.py
xero/models/payment_service.py
xero/models/payment_terms.py
xero/models/phone.py
xero/models/prepayment.py
xero/models/purchase_details.py
xero/models/purchase_order.py
xero/models/purchases_tracking_category.py
xero/models/quote.py
xero/models/receipt.py
xero/models/report.py
xero/models/report_1.py
xero/models/row.py
xero/models/row_1.py
xero/models/row_2.py
xero/models/row_type.py
xero/models/sales.py
xero/models/sales_details.py
xero/models/sales_tracking_category.py
xero/models/status.py
xero/models/success_return_response_of_type_cis_settings_for_a_specific_contact.py
xero/models/success_return_response_of_type_organisation_array_with_specified_organisation.py
xero/models/success_return_response_of_type_report_with_rows.py
xero/models/success_return_response_of_type_report_with_rows_1.py
xero/models/tax_component.py
xero/models/tax_rate.py
xero/models/title.py
xero/models/to_bank_account.py
xero/models/tracking.py
xero/models/tracking_5.py
xero/models/tracking_category_id.py
xero/models/tracking_option_id.py
xero/models/unsupported_return_response_incorrect_exception_api_is_not_able_to_create_new_currency.py
xero/models/update_contact_request.py
xero/models/user.py
xero/models/validation_error.py
xero/models/validation_error_9.py
xero/models/value.py
xero/models/warning.py
xero/models/warning_3.py
xero/utilities/__init__.py
xero/utilities/file_wrapper.py
xero_accounting_sdk.egg-info/PKG-INFO
xero_accounting_sdk.egg-info/SOURCES.txt
xero_accounting_sdk.egg-info/dependency_links.txt
xero_accounting_sdk.egg-info/requires.txt
xero_accounting_sdk.egg-info/top_level.txt