Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions xero_python/accounting/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
# flake8: noqa

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

# flake8: noqa
"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/account.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/account_type.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/accounts.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/accounts_payable.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/accounts_receivable.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/action.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/actions.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/address.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/address_for_organisation.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/allocation.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/allocations.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/attachment.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/attachments.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/balance_details.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/balances.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/bank_transaction.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/bank_transactions.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/bank_transfer.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/bank_transfers.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/batch_payment.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
8 changes: 4 additions & 4 deletions xero_python/accounting/models/batch_payment_delete.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# coding: utf-8

"""
Xero Accounting API
Xero Accounting API

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

Contact: api@xero.com
Generated by: https://openapi-generator.tech
Contact: api@xero.com
Generated by: https://openapi-generator.tech
"""


Expand Down
Loading
Loading