xero-ruby 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +5 -5
- data/docs/Account.md +2 -2
- data/docs/BankTransaction.md +2 -2
- data/docs/BankTransfer.md +2 -2
- data/docs/Contact.md +2 -2
- data/docs/CreditNote.md +4 -2
- data/docs/Invoice.md +2 -2
- data/docs/ManualJournal.md +2 -2
- data/docs/Overpayment.md +2 -2
- data/docs/Prepayment.md +2 -2
- data/docs/PurchaseOrder.md +2 -2
- data/docs/Quote.md +2 -2
- data/docs/Receipt.md +2 -2
- data/docs/RepeatingInvoice.md +2 -2
- data/lib/xero-ruby.rb +1 -1
- data/lib/xero-ruby/api/accounting_api.rb +1 -1
- data/lib/xero-ruby/api_client.rb +1 -1
- data/lib/xero-ruby/api_error.rb +1 -1
- data/lib/xero-ruby/configuration.rb +1 -1
- data/lib/xero-ruby/models/account.rb +3 -1
- data/lib/xero-ruby/models/account_type.rb +1 -1
- data/lib/xero-ruby/models/accounts.rb +1 -1
- data/lib/xero-ruby/models/accounts_payable.rb +1 -1
- data/lib/xero-ruby/models/accounts_receivable.rb +1 -1
- data/lib/xero-ruby/models/address.rb +1 -1
- data/lib/xero-ruby/models/allocation.rb +1 -1
- data/lib/xero-ruby/models/allocations.rb +1 -1
- data/lib/xero-ruby/models/attachment.rb +1 -1
- data/lib/xero-ruby/models/attachments.rb +1 -1
- data/lib/xero-ruby/models/balances.rb +1 -1
- data/lib/xero-ruby/models/bank_transaction.rb +3 -1
- data/lib/xero-ruby/models/bank_transactions.rb +1 -1
- data/lib/xero-ruby/models/bank_transfer.rb +3 -1
- data/lib/xero-ruby/models/bank_transfers.rb +1 -1
- data/lib/xero-ruby/models/batch_payment.rb +1 -1
- data/lib/xero-ruby/models/batch_payment_details.rb +1 -1
- data/lib/xero-ruby/models/batch_payments.rb +1 -1
- data/lib/xero-ruby/models/bill.rb +1 -1
- data/lib/xero-ruby/models/branding_theme.rb +1 -1
- data/lib/xero-ruby/models/branding_themes.rb +1 -1
- data/lib/xero-ruby/models/cis_org_setting.rb +1 -1
- data/lib/xero-ruby/models/cis_setting.rb +1 -1
- data/lib/xero-ruby/models/cis_settings.rb +1 -1
- data/lib/xero-ruby/models/contact.rb +3 -1
- data/lib/xero-ruby/models/contact_group.rb +1 -1
- data/lib/xero-ruby/models/contact_groups.rb +1 -1
- data/lib/xero-ruby/models/contact_person.rb +1 -1
- data/lib/xero-ruby/models/contacts.rb +1 -1
- data/lib/xero-ruby/models/country_code.rb +1 -1
- data/lib/xero-ruby/models/credit_note.rb +14 -2
- data/lib/xero-ruby/models/credit_notes.rb +1 -1
- data/lib/xero-ruby/models/currencies.rb +1 -1
- data/lib/xero-ruby/models/currency.rb +1 -1
- data/lib/xero-ruby/models/currency_code.rb +1 -1
- data/lib/xero-ruby/models/element.rb +1 -1
- data/lib/xero-ruby/models/employee.rb +1 -1
- data/lib/xero-ruby/models/employees.rb +1 -1
- data/lib/xero-ruby/models/error.rb +1 -1
- data/lib/xero-ruby/models/expense_claim.rb +1 -1
- data/lib/xero-ruby/models/expense_claims.rb +1 -1
- data/lib/xero-ruby/models/external_link.rb +1 -1
- data/lib/xero-ruby/models/history_record.rb +1 -1
- data/lib/xero-ruby/models/history_records.rb +1 -1
- data/lib/xero-ruby/models/invoice.rb +3 -1
- data/lib/xero-ruby/models/invoice_reminder.rb +1 -1
- data/lib/xero-ruby/models/invoice_reminders.rb +1 -1
- data/lib/xero-ruby/models/invoices.rb +1 -1
- data/lib/xero-ruby/models/item.rb +1 -1
- data/lib/xero-ruby/models/items.rb +1 -1
- data/lib/xero-ruby/models/journal.rb +1 -1
- data/lib/xero-ruby/models/journal_line.rb +1 -1
- data/lib/xero-ruby/models/journals.rb +1 -1
- data/lib/xero-ruby/models/line_amount_types.rb +1 -1
- data/lib/xero-ruby/models/line_item.rb +1 -1
- data/lib/xero-ruby/models/line_item_tracking.rb +1 -1
- data/lib/xero-ruby/models/linked_transaction.rb +1 -1
- data/lib/xero-ruby/models/linked_transactions.rb +1 -1
- data/lib/xero-ruby/models/manual_journal.rb +3 -1
- data/lib/xero-ruby/models/manual_journal_line.rb +1 -1
- data/lib/xero-ruby/models/manual_journals.rb +1 -1
- data/lib/xero-ruby/models/online_invoice.rb +1 -1
- data/lib/xero-ruby/models/online_invoices.rb +1 -1
- data/lib/xero-ruby/models/organisation.rb +1 -1
- data/lib/xero-ruby/models/organisations.rb +1 -1
- data/lib/xero-ruby/models/overpayment.rb +3 -1
- data/lib/xero-ruby/models/overpayments.rb +1 -1
- data/lib/xero-ruby/models/payment.rb +1 -1
- data/lib/xero-ruby/models/payment_delete.rb +1 -1
- data/lib/xero-ruby/models/payment_service.rb +1 -1
- data/lib/xero-ruby/models/payment_services.rb +1 -1
- data/lib/xero-ruby/models/payment_term.rb +1 -1
- data/lib/xero-ruby/models/payment_term_type.rb +1 -1
- data/lib/xero-ruby/models/payments.rb +1 -1
- data/lib/xero-ruby/models/phone.rb +1 -1
- data/lib/xero-ruby/models/prepayment.rb +3 -1
- data/lib/xero-ruby/models/prepayments.rb +1 -1
- data/lib/xero-ruby/models/purchase.rb +1 -1
- data/lib/xero-ruby/models/purchase_order.rb +3 -1
- data/lib/xero-ruby/models/purchase_orders.rb +1 -1
- data/lib/xero-ruby/models/quote.rb +2 -2
- data/lib/xero-ruby/models/quote_line_amount_types.rb +1 -1
- data/lib/xero-ruby/models/quote_status_codes.rb +1 -1
- data/lib/xero-ruby/models/quotes.rb +1 -1
- data/lib/xero-ruby/models/receipt.rb +3 -1
- data/lib/xero-ruby/models/receipts.rb +1 -1
- data/lib/xero-ruby/models/repeating_invoice.rb +3 -1
- data/lib/xero-ruby/models/repeating_invoices.rb +1 -1
- data/lib/xero-ruby/models/report.rb +1 -1
- data/lib/xero-ruby/models/report_attribute.rb +1 -1
- data/lib/xero-ruby/models/report_cell.rb +1 -1
- data/lib/xero-ruby/models/report_fields.rb +1 -1
- data/lib/xero-ruby/models/report_row.rb +1 -1
- data/lib/xero-ruby/models/report_rows.rb +1 -1
- data/lib/xero-ruby/models/report_with_row.rb +1 -1
- data/lib/xero-ruby/models/report_with_rows.rb +1 -1
- data/lib/xero-ruby/models/reports.rb +1 -1
- data/lib/xero-ruby/models/request_empty.rb +1 -1
- data/lib/xero-ruby/models/row_type.rb +1 -1
- data/lib/xero-ruby/models/sales_tracking_category.rb +1 -1
- data/lib/xero-ruby/models/schedule.rb +1 -1
- data/lib/xero-ruby/models/tax_component.rb +1 -1
- data/lib/xero-ruby/models/tax_rate.rb +1 -1
- data/lib/xero-ruby/models/tax_rates.rb +1 -1
- data/lib/xero-ruby/models/tax_type.rb +1 -1
- data/lib/xero-ruby/models/ten_nintey_nine_contact.rb +1 -1
- data/lib/xero-ruby/models/time_zone.rb +1 -1
- data/lib/xero-ruby/models/tracking_categories.rb +1 -1
- data/lib/xero-ruby/models/tracking_category.rb +1 -1
- data/lib/xero-ruby/models/tracking_option.rb +1 -1
- data/lib/xero-ruby/models/tracking_options.rb +1 -1
- data/lib/xero-ruby/models/user.rb +1 -1
- data/lib/xero-ruby/models/users.rb +1 -1
- data/lib/xero-ruby/models/validation_error.rb +1 -1
- data/lib/xero-ruby/version.rb +2 -2
- data/pkg/xero-ruby-0.2.3.gem +0 -0
- data/spec/api/accounting_api_spec.rb +14 -15
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/account_spec.rb +1 -1
- data/spec/models/account_type_spec.rb +1 -1
- data/spec/models/accounts_payable_spec.rb +1 -1
- data/spec/models/accounts_receivable_spec.rb +1 -1
- data/spec/models/accounts_spec.rb +1 -1
- data/spec/models/address_spec.rb +1 -1
- data/spec/models/allocation_spec.rb +1 -1
- data/spec/models/allocations_spec.rb +1 -1
- data/spec/models/attachment_spec.rb +1 -1
- data/spec/models/attachments_spec.rb +1 -1
- data/spec/models/balances_spec.rb +1 -1
- data/spec/models/bank_transaction_spec.rb +1 -1
- data/spec/models/bank_transactions_spec.rb +1 -1
- data/spec/models/bank_transfer_spec.rb +1 -1
- data/spec/models/bank_transfers_spec.rb +1 -1
- data/spec/models/batch_payment_details_spec.rb +1 -1
- data/spec/models/batch_payment_spec.rb +1 -1
- data/spec/models/batch_payments_spec.rb +1 -1
- data/spec/models/bill_spec.rb +1 -1
- data/spec/models/branding_theme_spec.rb +1 -1
- data/spec/models/branding_themes_spec.rb +1 -1
- data/spec/models/cis_org_setting_spec.rb +1 -1
- data/spec/models/cis_setting_spec.rb +1 -1
- data/spec/models/cis_settings_spec.rb +1 -1
- data/spec/models/contact_group_spec.rb +1 -1
- data/spec/models/contact_groups_spec.rb +1 -1
- data/spec/models/contact_person_spec.rb +1 -1
- data/spec/models/contact_spec.rb +1 -1
- data/spec/models/contacts_spec.rb +1 -1
- data/spec/models/country_code_spec.rb +1 -1
- data/spec/models/credit_note_spec.rb +7 -1
- data/spec/models/credit_notes_spec.rb +1 -1
- data/spec/models/currencies_spec.rb +1 -1
- data/spec/models/currency_code_spec.rb +1 -1
- data/spec/models/currency_spec.rb +1 -1
- data/spec/models/element_spec.rb +1 -1
- data/spec/models/employee_spec.rb +1 -1
- data/spec/models/employees_spec.rb +1 -1
- data/spec/models/error_spec.rb +1 -1
- data/spec/models/expense_claim_spec.rb +1 -1
- data/spec/models/expense_claims_spec.rb +1 -1
- data/spec/models/external_link_spec.rb +1 -1
- data/spec/models/history_record_spec.rb +1 -1
- data/spec/models/history_records_spec.rb +1 -1
- data/spec/models/invoice_reminder_spec.rb +1 -1
- data/spec/models/invoice_reminders_spec.rb +1 -1
- data/spec/models/invoice_spec.rb +2 -2
- data/spec/models/invoices_spec.rb +1 -1
- data/spec/models/item_spec.rb +1 -1
- data/spec/models/items_spec.rb +1 -1
- data/spec/models/journal_line_spec.rb +1 -1
- data/spec/models/journal_spec.rb +1 -1
- data/spec/models/journals_spec.rb +1 -1
- data/spec/models/line_amount_types_spec.rb +1 -1
- data/spec/models/line_item_spec.rb +1 -1
- data/spec/models/line_item_tracking_spec.rb +1 -1
- data/spec/models/linked_transaction_spec.rb +1 -1
- data/spec/models/linked_transactions_spec.rb +1 -1
- data/spec/models/manual_journal_line_spec.rb +1 -1
- data/spec/models/manual_journal_spec.rb +1 -1
- data/spec/models/manual_journals_spec.rb +1 -1
- data/spec/models/online_invoice_spec.rb +1 -1
- data/spec/models/online_invoices_spec.rb +1 -1
- data/spec/models/organisation_spec.rb +1 -1
- data/spec/models/organisations_spec.rb +1 -1
- data/spec/models/overpayment_spec.rb +1 -1
- data/spec/models/overpayments_spec.rb +1 -1
- data/spec/models/payment_delete_spec.rb +1 -1
- data/spec/models/payment_service_spec.rb +1 -1
- data/spec/models/payment_services_spec.rb +1 -1
- data/spec/models/payment_spec.rb +1 -1
- data/spec/models/payment_term_spec.rb +1 -1
- data/spec/models/payment_term_type_spec.rb +1 -1
- data/spec/models/payments_spec.rb +1 -1
- data/spec/models/phone_spec.rb +1 -1
- data/spec/models/prepayment_spec.rb +1 -1
- data/spec/models/prepayments_spec.rb +1 -1
- data/spec/models/purchase_order_spec.rb +1 -1
- data/spec/models/purchase_orders_spec.rb +1 -1
- data/spec/models/purchase_spec.rb +1 -1
- data/spec/models/quote_line_amount_types_spec.rb +1 -1
- data/spec/models/quote_spec.rb +1 -1
- data/spec/models/quote_status_codes_spec.rb +1 -1
- data/spec/models/quotes_spec.rb +1 -1
- data/spec/models/receipt_spec.rb +1 -1
- data/spec/models/receipts_spec.rb +1 -1
- data/spec/models/repeating_invoice_spec.rb +1 -1
- data/spec/models/repeating_invoices_spec.rb +1 -1
- data/spec/models/report_attribute_spec.rb +1 -1
- data/spec/models/report_cell_spec.rb +1 -1
- data/spec/models/report_fields_spec.rb +1 -1
- data/spec/models/report_row_spec.rb +1 -1
- data/spec/models/report_rows_spec.rb +1 -1
- data/spec/models/report_spec.rb +1 -1
- data/spec/models/report_with_row_spec.rb +1 -1
- data/spec/models/report_with_rows_spec.rb +1 -1
- data/spec/models/reports_spec.rb +1 -1
- data/spec/models/request_empty_spec.rb +1 -1
- data/spec/models/row_type_spec.rb +1 -1
- data/spec/models/sales_tracking_category_spec.rb +1 -1
- data/spec/models/schedule_spec.rb +1 -1
- data/spec/models/tax_component_spec.rb +1 -1
- data/spec/models/tax_rate_spec.rb +1 -1
- data/spec/models/tax_rates_spec.rb +1 -1
- data/spec/models/tax_type_spec.rb +1 -1
- data/spec/models/ten_nintey_nine_contact_spec.rb +1 -1
- data/spec/models/time_zone_spec.rb +1 -1
- data/spec/models/tracking_categories_spec.rb +1 -1
- data/spec/models/tracking_category_spec.rb +1 -1
- data/spec/models/tracking_option_spec.rb +1 -1
- data/spec/models/tracking_options_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -1
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/validation_error_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/xero-ruby.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ffe680c04cda95a33d7b3aff3dd51b93812203c7527d2658c5b9138b29b17422
|
|
4
|
+
data.tar.gz: e0e6af866b753c6fdb3a17a53e61915cac9d545c25548e2bc5cefeeaaa59ad56
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8ca5fd95b9f049d685556a10198affe124206d5434b8cd56b8f51710f7e57bab3863144561defbe5e8a5805ee1161bab559c70f056df61577cab291efe872a44
|
|
7
|
+
data.tar.gz: ee6af30caadca29dc9ace5d8e02d9c964fc52456e78769e1a2047703bee66cfbb02e310cd7f51949a6eed0d27d013eb9863aef3aa0e31e17b79b51bc7f3b2d0b
|
data/README.md
CHANGED
|
@@ -6,8 +6,8 @@ No description provided (generated by Openapi Generator https://github.com/opena
|
|
|
6
6
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
|
-
- API version: 2.0.
|
|
10
|
-
- Package version: 0.2.
|
|
9
|
+
- API version: 2.0.7
|
|
10
|
+
- Package version: 0.2.4
|
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
12
12
|
For more information, please visit [https://developer.xero.com](https://developer.xero.com)
|
|
13
13
|
|
|
@@ -24,16 +24,16 @@ gem build xero-ruby.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./xero-ruby-0.2.
|
|
27
|
+
gem install ./xero-ruby-0.2.4.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./xero-ruby-0.2.
|
|
30
|
+
(for development, run `gem install --dev ./xero-ruby-0.2.4.gem` to install the development dependencies)
|
|
31
31
|
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
33
33
|
|
|
34
34
|
Finally add this to the Gemfile:
|
|
35
35
|
|
|
36
|
-
gem 'xero-ruby', '~> 0.2.
|
|
36
|
+
gem 'xero-ruby', '~> 0.2.4'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
data/docs/Account.md
CHANGED
|
@@ -20,7 +20,7 @@ Name | Type | Description | Notes
|
|
|
20
20
|
**system_account** | **String** | If this is a system account then this element is returned. See System Account types. Note that non-system accounts may have this element set as either “” or null. | [optional]
|
|
21
21
|
**reporting_code** | **String** | Shown if set | [optional]
|
|
22
22
|
**reporting_code_name** | **String** | Shown if set | [optional]
|
|
23
|
-
**has_attachments** | **Boolean** | boolean to indicate if an account has an attachment (read only) | [optional]
|
|
23
|
+
**has_attachments** | **Boolean** | boolean to indicate if an account has an attachment (read only) | [optional] [default to false]
|
|
24
24
|
**updated_date_utc** | **DateTime** | Last modified date UTC format | [optional]
|
|
25
25
|
**add_to_watchlist** | **Boolean** | Boolean – describes whether the account is shown in the watchlist widget on the dashboard | [optional]
|
|
26
26
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays array of validation error messages from the API | [optional]
|
|
@@ -46,7 +46,7 @@ instance = XeroRuby::Account.new(code: 4400,
|
|
|
46
46
|
system_account: null,
|
|
47
47
|
reporting_code: null,
|
|
48
48
|
reporting_code_name: null,
|
|
49
|
-
has_attachments:
|
|
49
|
+
has_attachments: false,
|
|
50
50
|
updated_date_utc: null,
|
|
51
51
|
add_to_watchlist: null,
|
|
52
52
|
validation_errors: null)
|
data/docs/BankTransaction.md
CHANGED
|
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
|
|
23
23
|
**prepayment_id** | **String** | Xero generated unique identifier for a Prepayment. This will be returned on BankTransactions with a Type of SPEND-PREPAYMENT or RECEIVE-PREPAYMENT | [optional]
|
|
24
24
|
**overpayment_id** | **String** | Xero generated unique identifier for an Overpayment. This will be returned on BankTransactions with a Type of SPEND-OVERPAYMENT or RECEIVE-OVERPAYMENT | [optional]
|
|
25
25
|
**updated_date_utc** | **DateTime** | Last modified date UTC format | [optional]
|
|
26
|
-
**has_attachments** | **Boolean** | Boolean to indicate if a bank transaction has an attachment | [optional]
|
|
26
|
+
**has_attachments** | **Boolean** | Boolean to indicate if a bank transaction has an attachment | [optional] [default to false]
|
|
27
27
|
**status_attribute_string** | **String** | A string to indicate if a invoice status | [optional]
|
|
28
28
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays array of validation error messages from the API | [optional]
|
|
29
29
|
|
|
@@ -51,7 +51,7 @@ instance = XeroRuby::BankTransaction.new(type: null,
|
|
|
51
51
|
prepayment_id: 00000000-0000-0000-0000-000000000000,
|
|
52
52
|
overpayment_id: 00000000-0000-0000-0000-000000000000,
|
|
53
53
|
updated_date_utc: null,
|
|
54
|
-
has_attachments:
|
|
54
|
+
has_attachments: false,
|
|
55
55
|
status_attribute_string: null,
|
|
56
56
|
validation_errors: null)
|
|
57
57
|
```
|
data/docs/BankTransfer.md
CHANGED
|
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
|
|
12
12
|
**currency_rate** | **Float** | The currency rate | [optional]
|
|
13
13
|
**from_bank_transaction_id** | **String** | The Bank Transaction ID for the source account | [optional]
|
|
14
14
|
**to_bank_transaction_id** | **String** | The Bank Transaction ID for the destination account | [optional]
|
|
15
|
-
**has_attachments** | **Boolean** | Boolean to indicate if a Bank Transfer has an attachment | [optional]
|
|
15
|
+
**has_attachments** | **Boolean** | Boolean to indicate if a Bank Transfer has an attachment | [optional] [default to false]
|
|
16
16
|
**created_date_utc** | **DateTime** | UTC timestamp of creation date of bank transfer | [optional]
|
|
17
17
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays array of validation error messages from the API | [optional]
|
|
18
18
|
|
|
@@ -29,7 +29,7 @@ instance = XeroRuby::BankTransfer.new(from_bank_account: null,
|
|
|
29
29
|
currency_rate: null,
|
|
30
30
|
from_bank_transaction_id: null,
|
|
31
31
|
to_bank_transaction_id: null,
|
|
32
|
-
has_attachments:
|
|
32
|
+
has_attachments: false,
|
|
33
33
|
created_date_utc: null,
|
|
34
34
|
validation_errors: null)
|
|
35
35
|
```
|
data/docs/Contact.md
CHANGED
|
@@ -39,7 +39,7 @@ Name | Type | Description | Notes
|
|
|
39
39
|
**discount** | **Float** | The default discount rate for the contact (read only) | [optional]
|
|
40
40
|
**balances** | [**Balances**](Balances.md) | | [optional]
|
|
41
41
|
**attachments** | [**Array<Attachment>**](Attachment.md) | Displays array of attachments from the API | [optional]
|
|
42
|
-
**has_attachments** | **Boolean** | A boolean to indicate if a contact has an attachment | [optional]
|
|
42
|
+
**has_attachments** | **Boolean** | A boolean to indicate if a contact has an attachment | [optional] [default to false]
|
|
43
43
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays validation errors returned from the API | [optional]
|
|
44
44
|
**has_validation_errors** | **Boolean** | A boolean to indicate if a contact has an validation errors | [optional]
|
|
45
45
|
**status_attribute_string** | **String** | Status of object | [optional]
|
|
@@ -84,7 +84,7 @@ instance = XeroRuby::Contact.new(contact_id: null,
|
|
|
84
84
|
discount: null,
|
|
85
85
|
balances: null,
|
|
86
86
|
attachments: null,
|
|
87
|
-
has_attachments:
|
|
87
|
+
has_attachments: false,
|
|
88
88
|
validation_errors: null,
|
|
89
89
|
has_validation_errors: null,
|
|
90
90
|
status_attribute_string: null)
|
data/docs/CreditNote.md
CHANGED
|
@@ -26,7 +26,8 @@ Name | Type | Description | Notes
|
|
|
26
26
|
**applied_amount** | **Float** | The amount of applied to an invoice | [optional]
|
|
27
27
|
**payments** | [**Array<Payment>**](Payment.md) | See Payments | [optional]
|
|
28
28
|
**branding_theme_id** | **String** | See BrandingThemes | [optional]
|
|
29
|
-
**
|
|
29
|
+
**status_attribute_string** | **String** | A string to indicate if a invoice status | [optional]
|
|
30
|
+
**has_attachments** | **Boolean** | boolean to indicate if a credit note has an attachment | [optional] [default to false]
|
|
30
31
|
**has_errors** | **Boolean** | A boolean to indicate if a credit note has an validation errors | [optional]
|
|
31
32
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays array of validation error messages from the API | [optional]
|
|
32
33
|
|
|
@@ -57,7 +58,8 @@ instance = XeroRuby::CreditNote.new(type: null,
|
|
|
57
58
|
applied_amount: 2.0,
|
|
58
59
|
payments: null,
|
|
59
60
|
branding_theme_id: null,
|
|
60
|
-
|
|
61
|
+
status_attribute_string: null,
|
|
62
|
+
has_attachments: false,
|
|
61
63
|
has_errors: null,
|
|
62
64
|
validation_errors: null)
|
|
63
65
|
```
|
data/docs/Invoice.md
CHANGED
|
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
|
|
26
26
|
**total** | **Float** | Total of Invoice tax inclusive (i.e. SubTotal + TotalTax). This will be ignored if it doesn’t equal the sum of the LineAmounts | [optional]
|
|
27
27
|
**total_discount** | **Float** | Total of discounts applied on the invoice line items | [optional]
|
|
28
28
|
**invoice_id** | **String** | Xero generated unique identifier for invoice | [optional]
|
|
29
|
-
**has_attachments** | **Boolean** | boolean to indicate if an invoice has an attachment | [optional]
|
|
29
|
+
**has_attachments** | **Boolean** | boolean to indicate if an invoice has an attachment | [optional] [default to false]
|
|
30
30
|
**is_discounted** | **Boolean** | boolean to indicate if an invoice has a discount | [optional]
|
|
31
31
|
**payments** | [**Array<Payment>**](Payment.md) | See Payments | [optional]
|
|
32
32
|
**prepayments** | [**Array<Prepayment>**](Prepayment.md) | See Prepayments | [optional]
|
|
@@ -70,7 +70,7 @@ instance = XeroRuby::Invoice.new(type: null,
|
|
|
70
70
|
total: null,
|
|
71
71
|
total_discount: null,
|
|
72
72
|
invoice_id: null,
|
|
73
|
-
has_attachments:
|
|
73
|
+
has_attachments: false,
|
|
74
74
|
is_discounted: null,
|
|
75
75
|
payments: null,
|
|
76
76
|
prepayments: null,
|
data/docs/ManualJournal.md
CHANGED
|
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
|
|
|
11
11
|
**status** | **String** | See Manual Journal Status Codes | [optional]
|
|
12
12
|
**url** | **String** | Url link to a source document – shown as “Go to [appName]” in the Xero app | [optional]
|
|
13
13
|
**show_on_cash_basis_reports** | **Boolean** | Boolean – default is true if not specified | [optional]
|
|
14
|
-
**has_attachments** | **Boolean** | Boolean to indicate if a manual journal has an attachment | [optional]
|
|
14
|
+
**has_attachments** | **Boolean** | Boolean to indicate if a manual journal has an attachment | [optional] [default to false]
|
|
15
15
|
**updated_date_utc** | **DateTime** | Last modified date UTC format | [optional]
|
|
16
16
|
**manual_journal_id** | **String** | The Xero identifier for a Manual Journal | [optional]
|
|
17
17
|
**status_attribute_string** | **String** | A string to indicate if a invoice status | [optional]
|
|
@@ -31,7 +31,7 @@ instance = XeroRuby::ManualJournal.new(narration: null,
|
|
|
31
31
|
status: null,
|
|
32
32
|
url: null,
|
|
33
33
|
show_on_cash_basis_reports: null,
|
|
34
|
-
has_attachments:
|
|
34
|
+
has_attachments: false,
|
|
35
35
|
updated_date_utc: null,
|
|
36
36
|
manual_journal_id: null,
|
|
37
37
|
status_attribute_string: ERROR,
|
data/docs/Overpayment.md
CHANGED
|
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
|
|
|
21
21
|
**allocations** | [**Array<Allocation>**](Allocation.md) | See Allocations | [optional]
|
|
22
22
|
**applied_amount** | **Float** | The amount of applied to an invoice | [optional]
|
|
23
23
|
**payments** | [**Array<Payment>**](Payment.md) | See Payments | [optional]
|
|
24
|
-
**has_attachments** | **Boolean** | boolean to indicate if a overpayment has an attachment | [optional]
|
|
24
|
+
**has_attachments** | **Boolean** | boolean to indicate if a overpayment has an attachment | [optional] [default to false]
|
|
25
25
|
**attachments** | [**Array<Attachment>**](Attachment.md) | See Attachments | [optional]
|
|
26
26
|
|
|
27
27
|
## Code Sample
|
|
@@ -46,7 +46,7 @@ instance = XeroRuby::Overpayment.new(type: null,
|
|
|
46
46
|
allocations: null,
|
|
47
47
|
applied_amount: 2.0,
|
|
48
48
|
payments: null,
|
|
49
|
-
has_attachments:
|
|
49
|
+
has_attachments: false,
|
|
50
50
|
attachments: null)
|
|
51
51
|
```
|
|
52
52
|
|
data/docs/Prepayment.md
CHANGED
|
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
|
|
|
21
21
|
**remaining_credit** | **Float** | The remaining credit balance on the prepayment | [optional]
|
|
22
22
|
**allocations** | [**Array<Allocation>**](Allocation.md) | See Allocations | [optional]
|
|
23
23
|
**applied_amount** | **Float** | The amount of applied to an invoice | [optional]
|
|
24
|
-
**has_attachments** | **Boolean** | boolean to indicate if a prepayment has an attachment | [optional]
|
|
24
|
+
**has_attachments** | **Boolean** | boolean to indicate if a prepayment has an attachment | [optional] [default to false]
|
|
25
25
|
**attachments** | [**Array<Attachment>**](Attachment.md) | See Attachments | [optional]
|
|
26
26
|
|
|
27
27
|
## Code Sample
|
|
@@ -46,7 +46,7 @@ instance = XeroRuby::Prepayment.new(type: null,
|
|
|
46
46
|
remaining_credit: null,
|
|
47
47
|
allocations: null,
|
|
48
48
|
applied_amount: 2.0,
|
|
49
|
-
has_attachments:
|
|
49
|
+
has_attachments: false,
|
|
50
50
|
attachments: null)
|
|
51
51
|
```
|
|
52
52
|
|
data/docs/PurchaseOrder.md
CHANGED
|
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
|
|
26
26
|
**total_tax** | **Float** | Total tax on purchase order | [optional]
|
|
27
27
|
**total** | **Float** | Total of Purchase Order tax inclusive (i.e. SubTotal + TotalTax) | [optional]
|
|
28
28
|
**total_discount** | **Float** | Total of discounts applied on the purchase order line items | [optional]
|
|
29
|
-
**has_attachments** | **Boolean** | boolean to indicate if a purchase order has an attachment | [optional]
|
|
29
|
+
**has_attachments** | **Boolean** | boolean to indicate if a purchase order has an attachment | [optional] [default to false]
|
|
30
30
|
**updated_date_utc** | **DateTime** | Last modified date UTC format | [optional]
|
|
31
31
|
**status_attribute_string** | **String** | A string to indicate if a invoice status | [optional]
|
|
32
32
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays array of validation error messages from the API | [optional]
|
|
@@ -60,7 +60,7 @@ instance = XeroRuby::PurchaseOrder.new(contact: null,
|
|
|
60
60
|
total_tax: null,
|
|
61
61
|
total: null,
|
|
62
62
|
total_discount: null,
|
|
63
|
-
has_attachments:
|
|
63
|
+
has_attachments: false,
|
|
64
64
|
updated_date_utc: null,
|
|
65
65
|
status_attribute_string: null,
|
|
66
66
|
validation_errors: null,
|
data/docs/Quote.md
CHANGED
|
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
|
|
24
24
|
**title** | **String** | Title text for the quote | [optional]
|
|
25
25
|
**summary** | **String** | Summary text for the quote | [optional]
|
|
26
26
|
**branding_theme_id** | **String** | See BrandingThemes | [optional]
|
|
27
|
-
**updated_date_utc** | **
|
|
27
|
+
**updated_date_utc** | **String** | Last modified date UTC format | [optional]
|
|
28
28
|
**line_amount_types** | [**QuoteLineAmountTypes**](QuoteLineAmountTypes.md) | | [optional]
|
|
29
29
|
|
|
30
30
|
## Code Sample
|
|
@@ -52,7 +52,7 @@ instance = XeroRuby::Quote.new(quote_id: null,
|
|
|
52
52
|
title: null,
|
|
53
53
|
summary: null,
|
|
54
54
|
branding_theme_id: null,
|
|
55
|
-
updated_date_utc:
|
|
55
|
+
updated_date_utc: /Date(1573755038314)/,
|
|
56
56
|
line_amount_types: null)
|
|
57
57
|
```
|
|
58
58
|
|
data/docs/Receipt.md
CHANGED
|
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
|
|
|
17
17
|
**status** | **String** | Current status of receipt – see status types | [optional]
|
|
18
18
|
**receipt_number** | **String** | Xero generated sequence number for receipt in current claim for a given user | [optional]
|
|
19
19
|
**updated_date_utc** | **DateTime** | Last modified date UTC format | [optional]
|
|
20
|
-
**has_attachments** | **Boolean** | boolean to indicate if a receipt has an attachment | [optional]
|
|
20
|
+
**has_attachments** | **Boolean** | boolean to indicate if a receipt has an attachment | [optional] [default to false]
|
|
21
21
|
**url** | **String** | URL link to a source document – shown as “Go to [appName]” in the Xero app | [optional]
|
|
22
22
|
**validation_errors** | [**Array<ValidationError>**](ValidationError.md) | Displays array of validation error messages from the API | [optional]
|
|
23
23
|
**warnings** | [**Array<ValidationError>**](ValidationError.md) | Displays array of warning messages from the API | [optional]
|
|
@@ -41,7 +41,7 @@ instance = XeroRuby::Receipt.new(date: null,
|
|
|
41
41
|
status: null,
|
|
42
42
|
receipt_number: null,
|
|
43
43
|
updated_date_utc: null,
|
|
44
|
-
has_attachments:
|
|
44
|
+
has_attachments: false,
|
|
45
45
|
url: null,
|
|
46
46
|
validation_errors: null,
|
|
47
47
|
warnings: null,
|
data/docs/RepeatingInvoice.md
CHANGED
|
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
|
|
18
18
|
**total** | **Float** | Total of Invoice tax inclusive (i.e. SubTotal + TotalTax) | [optional]
|
|
19
19
|
**repeating_invoice_id** | **String** | Xero generated unique identifier for repeating invoice template | [optional]
|
|
20
20
|
**id** | **String** | Xero generated unique identifier for repeating invoice template | [optional]
|
|
21
|
-
**has_attachments** | **Boolean** | boolean to indicate if an invoice has an attachment | [optional]
|
|
21
|
+
**has_attachments** | **Boolean** | boolean to indicate if an invoice has an attachment | [optional] [default to false]
|
|
22
22
|
**attachments** | [**Array<Attachment>**](Attachment.md) | Displays array of attachments from the API | [optional]
|
|
23
23
|
|
|
24
24
|
## Code Sample
|
|
@@ -40,7 +40,7 @@ instance = XeroRuby::RepeatingInvoice.new(type: null,
|
|
|
40
40
|
total: null,
|
|
41
41
|
repeating_invoice_id: null,
|
|
42
42
|
id: null,
|
|
43
|
-
has_attachments:
|
|
43
|
+
has_attachments: false,
|
|
44
44
|
attachments: null)
|
|
45
45
|
```
|
|
46
46
|
|
data/lib/xero-ruby.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
data/lib/xero-ruby/api_client.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
data/lib/xero-ruby/api_error.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -228,6 +228,8 @@ module XeroRuby
|
|
|
228
228
|
|
|
229
229
|
if attributes.key?(:'has_attachments')
|
|
230
230
|
self.has_attachments = attributes[:'has_attachments']
|
|
231
|
+
else
|
|
232
|
+
self.has_attachments = false
|
|
231
233
|
end
|
|
232
234
|
|
|
233
235
|
if attributes.key?(:'updated_date_utc')
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.0.
|
|
6
|
+
The version of the OpenAPI document: 2.0.7
|
|
7
7
|
Contact: api@xero.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.2.0
|