xero-ruby 3.5.0 → 3.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/lib/xero-ruby/api_client.rb +1 -1
  3. data/lib/xero-ruby/models/accounting/account.rb +34 -34
  4. data/lib/xero-ruby/models/accounting/account_type.rb +22 -22
  5. data/lib/xero-ruby/models/accounting/action.rb +2 -2
  6. data/lib/xero-ruby/models/accounting/address.rb +2 -2
  7. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +3 -3
  8. data/lib/xero-ruby/models/accounting/bank_transaction.rb +11 -11
  9. data/lib/xero-ruby/models/accounting/batch_payment.rb +4 -4
  10. data/lib/xero-ruby/models/accounting/branding_theme.rb +1 -1
  11. data/lib/xero-ruby/models/accounting/budget.rb +2 -2
  12. data/lib/xero-ruby/models/accounting/contact.rb +9 -9
  13. data/lib/xero-ruby/models/accounting/contact_group.rb +2 -2
  14. data/lib/xero-ruby/models/accounting/country_code.rb +240 -240
  15. data/lib/xero-ruby/models/accounting/credit_note.rb +8 -8
  16. data/lib/xero-ruby/models/accounting/currency_code.rb +166 -166
  17. data/lib/xero-ruby/models/accounting/employee.rb +4 -4
  18. data/lib/xero-ruby/models/accounting/expense_claim.rb +5 -5
  19. data/lib/xero-ruby/models/accounting/external_link.rb +5 -5
  20. data/lib/xero-ruby/models/accounting/invoice.rb +14 -14
  21. data/lib/xero-ruby/models/accounting/journal.rb +25 -25
  22. data/lib/xero-ruby/models/accounting/line_amount_types.rb +3 -3
  23. data/lib/xero-ruby/models/accounting/linked_transaction.rb +8 -8
  24. data/lib/xero-ruby/models/accounting/manual_journal.rb +5 -5
  25. data/lib/xero-ruby/models/accounting/organisation.rb +70 -70
  26. data/lib/xero-ruby/models/accounting/overpayment.rb +6 -6
  27. data/lib/xero-ruby/models/accounting/payment.rb +10 -10
  28. data/lib/xero-ruby/models/accounting/payment_term_type.rb +4 -4
  29. data/lib/xero-ruby/models/accounting/phone.rb +5 -5
  30. data/lib/xero-ruby/models/accounting/prepayment.rb +7 -7
  31. data/lib/xero-ruby/models/accounting/purchase_order.rb +5 -5
  32. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +3 -3
  33. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +6 -6
  34. data/lib/xero-ruby/models/accounting/receipt.rb +5 -5
  35. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +5 -5
  36. data/lib/xero-ruby/models/accounting/report.rb +1 -1
  37. data/lib/xero-ruby/models/accounting/row_type.rb +4 -4
  38. data/lib/xero-ruby/models/accounting/schedule.rb +8 -8
  39. data/lib/xero-ruby/models/accounting/tax_rate.rb +78 -78
  40. data/lib/xero-ruby/models/accounting/tax_type.rb +59 -59
  41. data/lib/xero-ruby/models/accounting/time_zone.rb +109 -109
  42. data/lib/xero-ruby/models/accounting/tracking_category.rb +3 -3
  43. data/lib/xero-ruby/models/accounting/tracking_option.rb +3 -3
  44. data/lib/xero-ruby/models/accounting/user.rb +7 -7
  45. data/lib/xero-ruby/models/app_store/plan.rb +6 -5
  46. data/lib/xero-ruby/models/app_store/product.rb +2 -2
  47. data/lib/xero-ruby/models/app_store/subscription.rb +37 -0
  48. data/lib/xero-ruby/models/app_store/subscription_item.rb +53 -1
  49. data/lib/xero-ruby/models/assets/asset_status.rb +3 -3
  50. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +3 -3
  51. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +11 -11
  52. data/lib/xero-ruby/models/files/object_group.rb +12 -11
  53. data/lib/xero-ruby/models/files/object_type.rb +56 -55
  54. data/lib/xero-ruby/models/finance/problem_type.rb +5 -5
  55. data/lib/xero-ruby/models/payroll_au/account_type.rb +23 -23
  56. data/lib/xero-ruby/models/payroll_au/allowance_category.rb +41 -0
  57. data/lib/xero-ruby/models/payroll_au/allowance_type.rb +10 -7
  58. data/lib/xero-ruby/models/payroll_au/calendar_type.rb +6 -6
  59. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +3 -3
  60. data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +3 -3
  61. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +14 -4
  62. data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +3 -3
  63. data/lib/xero-ruby/models/payroll_au/earnings_type.rb +12 -12
  64. data/lib/xero-ruby/models/payroll_au/employee.rb +11 -11
  65. data/lib/xero-ruby/models/payroll_au/employee_status.rb +2 -2
  66. data/lib/xero-ruby/models/payroll_au/employment_basis.rb +5 -5
  67. data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +2 -2
  68. data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +2 -2
  69. data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +5 -5
  70. data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +2 -2
  71. data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +4 -4
  72. data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +6 -6
  73. data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +2 -2
  74. data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +7 -7
  75. data/lib/xero-ruby/models/payroll_au/rate_type.rb +3 -3
  76. data/lib/xero-ruby/models/payroll_au/residency_status.rb +3 -3
  77. data/lib/xero-ruby/models/payroll_au/state.rb +8 -8
  78. data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +2 -2
  79. data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +3 -3
  80. data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +4 -4
  81. data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +4 -4
  82. data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +5 -5
  83. data/lib/xero-ruby/models/payroll_nz/account.rb +4 -4
  84. data/lib/xero-ruby/models/payroll_nz/bank_account.rb +2 -2
  85. data/lib/xero-ruby/models/payroll_nz/benefit.rb +5 -5
  86. data/lib/xero-ruby/models/payroll_nz/calendar_type.rb +7 -7
  87. data/lib/xero-ruby/models/payroll_nz/deduction.rb +4 -4
  88. data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +18 -18
  89. data/lib/xero-ruby/models/payroll_nz/employee.rb +2 -2
  90. data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +4 -4
  91. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +6 -6
  92. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +8 -8
  93. data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +5 -5
  94. data/lib/xero-ruby/models/payroll_nz/leave_period.rb +2 -2
  95. data/lib/xero-ruby/models/payroll_nz/pay_run.rb +5 -5
  96. data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +3 -3
  97. data/lib/xero-ruby/models/payroll_nz/payment_method.rb +3 -3
  98. data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +8 -8
  99. data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +5 -5
  100. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_category.rb +11 -11
  101. data/lib/xero-ruby/models/payroll_nz/tax_code.rb +19 -19
  102. data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +2 -2
  103. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +4 -4
  104. data/lib/xero-ruby/models/payroll_uk/account.rb +7 -7
  105. data/lib/xero-ruby/models/payroll_uk/benefit.rb +4 -4
  106. data/lib/xero-ruby/models/payroll_uk/deduction.rb +12 -12
  107. data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +26 -26
  108. data/lib/xero-ruby/models/payroll_uk/employee.rb +2 -2
  109. data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +4 -4
  110. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +6 -6
  111. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +8 -8
  112. data/lib/xero-ruby/models/payroll_uk/employment.rb +8 -8
  113. data/lib/xero-ruby/models/payroll_uk/leave_period.rb +2 -2
  114. data/lib/xero-ruby/models/payroll_uk/pay_run.rb +11 -11
  115. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +6 -6
  116. data/lib/xero-ruby/models/payroll_uk/payment_method.rb +3 -3
  117. data/lib/xero-ruby/models/payroll_uk/payslip.rb +3 -3
  118. data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +5 -5
  119. data/lib/xero-ruby/models/payroll_uk/statutory_deduction_category.rb +14 -14
  120. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +3 -3
  121. data/lib/xero-ruby/models/projects/charge_type.rb +3 -3
  122. data/lib/xero-ruby/models/projects/currency_code.rb +164 -164
  123. data/lib/xero-ruby/models/projects/project_status.rb +2 -2
  124. data/lib/xero-ruby/models/projects/task.rb +3 -3
  125. data/lib/xero-ruby/models/projects/time_entry.rb +3 -3
  126. data/lib/xero-ruby/version.rb +6 -6
  127. data/lib/xero-ruby.rb +1 -0
  128. metadata +3 -2
@@ -14,12 +14,12 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class ManualTaxType
17
- PAYGMANUAL = "PAYGMANUAL".freeze
18
- ETPOMANUAL = "ETPOMANUAL".freeze
19
- ETPRMANUAL = "ETPRMANUAL".freeze
20
- SCHEDULE5_MANUAL = "SCHEDULE5MANUAL".freeze
21
- SCHEDULE5_STSLMANUAL = "SCHEDULE5STSLMANUAL".freeze
22
- SCHEDULE4_MANUAL = "SCHEDULE4MANUAL".freeze
17
+ PAYGMANUAL ||= "PAYGMANUAL".freeze
18
+ ETPOMANUAL ||= "ETPOMANUAL".freeze
19
+ ETPRMANUAL ||= "ETPRMANUAL".freeze
20
+ SCHEDULE5_MANUAL ||= "SCHEDULE5MANUAL".freeze
21
+ SCHEDULE5_STSLMANUAL ||= "SCHEDULE5STSLMANUAL".freeze
22
+ SCHEDULE4_MANUAL ||= "SCHEDULE4MANUAL".freeze
23
23
 
24
24
  # Builds the enum from string
25
25
  # @param [String] The enum value in the form of the string
@@ -14,8 +14,8 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class PayRunStatus
17
- DRAFT = "DRAFT".freeze
18
- POSTED = "POSTED".freeze
17
+ DRAFT ||= "DRAFT".freeze
18
+ POSTED ||= "POSTED".freeze
19
19
 
20
20
  # Builds the enum from string
21
21
  # @param [String] The enum value in the form of the string
@@ -14,13 +14,13 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class PaymentFrequencyType
17
- WEEKLY = "WEEKLY".freeze
18
- MONTHLY = "MONTHLY".freeze
19
- FORTNIGHTLY = "FORTNIGHTLY".freeze
20
- QUARTERLY = "QUARTERLY".freeze
21
- TWICEMONTHLY = "TWICEMONTHLY".freeze
22
- FOURWEEKLY = "FOURWEEKLY".freeze
23
- YEARLY = "YEARLY".freeze
17
+ WEEKLY ||= "WEEKLY".freeze
18
+ MONTHLY ||= "MONTHLY".freeze
19
+ FORTNIGHTLY ||= "FORTNIGHTLY".freeze
20
+ QUARTERLY ||= "QUARTERLY".freeze
21
+ TWICEMONTHLY ||= "TWICEMONTHLY".freeze
22
+ FOURWEEKLY ||= "FOURWEEKLY".freeze
23
+ YEARLY ||= "YEARLY".freeze
24
24
 
25
25
  # Builds the enum from string
26
26
  # @param [String] The enum value in the form of the string
@@ -14,9 +14,9 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class RateType
17
- FIXEDAMOUNT = "FIXEDAMOUNT".freeze
18
- MULTIPLE = "MULTIPLE".freeze
19
- RATEPERUNIT = "RATEPERUNIT".freeze
17
+ FIXEDAMOUNT ||= "FIXEDAMOUNT".freeze
18
+ MULTIPLE ||= "MULTIPLE".freeze
19
+ RATEPERUNIT ||= "RATEPERUNIT".freeze
20
20
 
21
21
  # Builds the enum from string
22
22
  # @param [String] The enum value in the form of the string
@@ -14,9 +14,9 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class ResidencyStatus
17
- AUSTRALIANRESIDENT = "AUSTRALIANRESIDENT".freeze
18
- FOREIGNRESIDENT = "FOREIGNRESIDENT".freeze
19
- WORKINGHOLIDAYMAKER = "WORKINGHOLIDAYMAKER".freeze
17
+ AUSTRALIANRESIDENT ||= "AUSTRALIANRESIDENT".freeze
18
+ FOREIGNRESIDENT ||= "FOREIGNRESIDENT".freeze
19
+ WORKINGHOLIDAYMAKER ||= "WORKINGHOLIDAYMAKER".freeze
20
20
 
21
21
  # Builds the enum from string
22
22
  # @param [String] The enum value in the form of the string
@@ -14,14 +14,14 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class State
17
- ACT = "ACT".freeze
18
- NSW = "NSW".freeze
19
- NT = "NT".freeze
20
- QLD = "QLD".freeze
21
- SA = "SA".freeze
22
- TAS = "TAS".freeze
23
- VIC = "VIC".freeze
24
- WA = "WA".freeze
17
+ ACT ||= "ACT".freeze
18
+ NSW ||= "NSW".freeze
19
+ NT ||= "NT".freeze
20
+ QLD ||= "QLD".freeze
21
+ SA ||= "SA".freeze
22
+ TAS ||= "TAS".freeze
23
+ VIC ||= "VIC".freeze
24
+ WA ||= "WA".freeze
25
25
 
26
26
  # Builds the enum from string
27
27
  # @param [String] The enum value in the form of the string
@@ -14,8 +14,8 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class SuperFundType
17
- REGULATED = "REGULATED".freeze
18
- SMSF = "SMSF".freeze
17
+ REGULATED ||= "REGULATED".freeze
18
+ SMSF ||= "SMSF".freeze
19
19
 
20
20
  # Builds the enum from string
21
21
  # @param [String] The enum value in the form of the string
@@ -14,9 +14,9 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class SuperannuationCalculationType
17
- FIXEDAMOUNT = "FIXEDAMOUNT".freeze
18
- PERCENTAGEOFEARNINGS = "PERCENTAGEOFEARNINGS".freeze
19
- STATUTORY = "STATUTORY".freeze
17
+ FIXEDAMOUNT ||= "FIXEDAMOUNT".freeze
18
+ PERCENTAGEOFEARNINGS ||= "PERCENTAGEOFEARNINGS".freeze
19
+ STATUTORY ||= "STATUTORY".freeze
20
20
 
21
21
  # Builds the enum from string
22
22
  # @param [String] The enum value in the form of the string
@@ -14,10 +14,10 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class SuperannuationContributionType
17
- SGC = "SGC".freeze
18
- SALARYSACRIFICE = "SALARYSACRIFICE".freeze
19
- EMPLOYERADDITIONAL = "EMPLOYERADDITIONAL".freeze
20
- EMPLOYEE = "EMPLOYEE".freeze
17
+ SGC ||= "SGC".freeze
18
+ SALARYSACRIFICE ||= "SALARYSACRIFICE".freeze
19
+ EMPLOYERADDITIONAL ||= "EMPLOYERADDITIONAL".freeze
20
+ EMPLOYEE ||= "EMPLOYEE".freeze
21
21
 
22
22
  # Builds the enum from string
23
23
  # @param [String] The enum value in the form of the string
@@ -14,10 +14,10 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class TFNExemptionType
17
- NOTQUOTED = "NOTQUOTED".freeze
18
- PENDING = "PENDING".freeze
19
- PENSIONER = "PENSIONER".freeze
20
- UNDER18 = "UNDER18".freeze
17
+ NOTQUOTED ||= "NOTQUOTED".freeze
18
+ PENDING ||= "PENDING".freeze
19
+ PENSIONER ||= "PENSIONER".freeze
20
+ UNDER18 ||= "UNDER18".freeze
21
21
 
22
22
  # Builds the enum from string
23
23
  # @param [String] The enum value in the form of the string
@@ -14,11 +14,11 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollAu
16
16
  class TimesheetStatus
17
- DRAFT = "DRAFT".freeze
18
- PROCESSED = "PROCESSED".freeze
19
- APPROVED = "APPROVED".freeze
20
- REJECTED = "REJECTED".freeze
21
- REQUESTED = "REQUESTED".freeze
17
+ DRAFT ||= "DRAFT".freeze
18
+ PROCESSED ||= "PROCESSED".freeze
19
+ APPROVED ||= "APPROVED".freeze
20
+ REJECTED ||= "REJECTED".freeze
21
+ REQUESTED ||= "REQUESTED".freeze
22
22
 
23
23
  # Builds the enum from string
24
24
  # @param [String] The enum value in the form of the string
@@ -21,10 +21,10 @@ module XeroRuby::PayrollNz
21
21
 
22
22
  # The assigned AccountType
23
23
  attr_accessor :type
24
- PAYELIABILITY = "PAYELIABILITY".freeze
25
- WAGESPAYABLE = "WAGESPAYABLE".freeze
26
- WAGESEXPENSE = "WAGESEXPENSE".freeze
27
- BANK = "BANK".freeze
24
+ PAYELIABILITY ||= "PAYELIABILITY".freeze
25
+ WAGESPAYABLE ||= "WAGESPAYABLE".freeze
26
+ WAGESEXPENSE ||= "WAGESEXPENSE".freeze
27
+ BANK ||= "BANK".freeze
28
28
 
29
29
  # A unique 3 digit number for each Account
30
30
  attr_accessor :code
@@ -39,8 +39,8 @@ module XeroRuby::PayrollNz
39
39
 
40
40
  # Calculation type for the transaction can be 'Fixed Amount' or 'Balance'
41
41
  attr_accessor :calculation_type
42
- FIXED_AMOUNT = "FixedAmount".freeze
43
- BALANCE = "Balance".freeze
42
+ FIXED_AMOUNT ||= "FixedAmount".freeze
43
+ BALANCE ||= "Balance".freeze
44
44
 
45
45
  class EnumAttributeValidator
46
46
  attr_reader :datatype
@@ -24,9 +24,9 @@ module XeroRuby::PayrollNz
24
24
 
25
25
  # Superannuations Category type
26
26
  attr_accessor :category
27
- KIWI_SAVER = "KiwiSaver".freeze
28
- COMPLYING_FUND = "ComplyingFund".freeze
29
- OTHER = "Other".freeze
27
+ KIWI_SAVER ||= "KiwiSaver".freeze
28
+ COMPLYING_FUND ||= "ComplyingFund".freeze
29
+ OTHER ||= "Other".freeze
30
30
 
31
31
  # Xero identifier for Liability Account
32
32
  attr_accessor :liability_account_id
@@ -36,8 +36,8 @@ module XeroRuby::PayrollNz
36
36
 
37
37
  # Calculation Type of the superannuation either FixedAmount or PercentageOfTaxableEarnings
38
38
  attr_accessor :calculation_type_nz
39
- FIXED_AMOUNT = "FixedAmount".freeze
40
- PERCENTAGE_OF_TAXABLE_EARNINGS = "PercentageOfTaxableEarnings".freeze
39
+ FIXED_AMOUNT ||= "FixedAmount".freeze
40
+ PERCENTAGE_OF_TAXABLE_EARNINGS ||= "PercentageOfTaxableEarnings".freeze
41
41
 
42
42
  # Standard amount of the superannuation
43
43
  attr_accessor :standard_amount
@@ -14,13 +14,13 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollNz
16
16
  class CalendarType
17
- WEEKLY = "Weekly".freeze
18
- FORTNIGHTLY = "Fortnightly".freeze
19
- FOUR_WEEKLY = "FourWeekly".freeze
20
- MONTHLY = "Monthly".freeze
21
- ANNUAL = "Annual".freeze
22
- QUARTERLY = "Quarterly".freeze
23
- TWICE_MONTHLY = "TwiceMonthly".freeze
17
+ WEEKLY ||= "Weekly".freeze
18
+ FORTNIGHTLY ||= "Fortnightly".freeze
19
+ FOUR_WEEKLY ||= "FourWeekly".freeze
20
+ MONTHLY ||= "Monthly".freeze
21
+ ANNUAL ||= "Annual".freeze
22
+ QUARTERLY ||= "Quarterly".freeze
23
+ TWICE_MONTHLY ||= "TwiceMonthly".freeze
24
24
 
25
25
  # Builds the enum from string
26
26
  # @param [String] The enum value in the form of the string
@@ -24,10 +24,10 @@ module XeroRuby::PayrollNz
24
24
 
25
25
  # Deduction Category type
26
26
  attr_accessor :deduction_category
27
- PAYROLL_GIVING = "PayrollGiving".freeze
28
- KIWI_SAVER_VOLUNTARY_CONTRIBUTIONS = "KiwiSaverVoluntaryContributions".freeze
29
- SUPERANNUATION = "Superannuation".freeze
30
- NZ_OTHER = "NzOther".freeze
27
+ PAYROLL_GIVING ||= "PayrollGiving".freeze
28
+ KIWI_SAVER_VOLUNTARY_CONTRIBUTIONS ||= "KiwiSaverVoluntaryContributions".freeze
29
+ SUPERANNUATION ||= "Superannuation".freeze
30
+ NZ_OTHER ||= "NzOther".freeze
31
31
 
32
32
  # Xero identifier for Liability Account
33
33
  attr_accessor :liability_account_id
@@ -24,27 +24,27 @@ module XeroRuby::PayrollNz
24
24
 
25
25
  # Indicates how an employee will be paid when taking this type of earning
26
26
  attr_accessor :earnings_type
27
- ALLOWANCE = "Allowance".freeze
28
- BACKPAY = "Backpay".freeze
29
- BONUS = "Bonus".freeze
30
- COMMISSION = "Commission".freeze
31
- DISCRETIONARY_PAYMENTS = "DiscretionaryPayments".freeze
32
- HOLIDAY_PAY = "HolidayPay".freeze
33
- LUMP_SUM = "LumpSum".freeze
34
- OTHER_EARNINGS = "OtherEarnings".freeze
35
- OTHER_GROSS_EARNINGS = "OtherGrossEarnings".freeze
36
- OVERTIME_EARNINGS = "OvertimeEarnings".freeze
37
- REGULAR_EARNINGS = "RegularEarnings".freeze
38
- SALARY_SACRIFICE_FOR_KIWI_SAVER = "SalarySacrificeForKiwiSaver".freeze
39
- TIPS_DIRECT = "Tips(Direct)".freeze
40
- TIPS_NON_DIRECT = "Tips(Non-Direct)".freeze
41
- WITHHOLDING_INCOME = "WithholdingIncome".freeze
27
+ ALLOWANCE ||= "Allowance".freeze
28
+ BACKPAY ||= "Backpay".freeze
29
+ BONUS ||= "Bonus".freeze
30
+ COMMISSION ||= "Commission".freeze
31
+ DISCRETIONARY_PAYMENTS ||= "DiscretionaryPayments".freeze
32
+ HOLIDAY_PAY ||= "HolidayPay".freeze
33
+ LUMP_SUM ||= "LumpSum".freeze
34
+ OTHER_EARNINGS ||= "OtherEarnings".freeze
35
+ OTHER_GROSS_EARNINGS ||= "OtherGrossEarnings".freeze
36
+ OVERTIME_EARNINGS ||= "OvertimeEarnings".freeze
37
+ REGULAR_EARNINGS ||= "RegularEarnings".freeze
38
+ SALARY_SACRIFICE_FOR_KIWI_SAVER ||= "SalarySacrificeForKiwiSaver".freeze
39
+ TIPS_DIRECT ||= "Tips(Direct)".freeze
40
+ TIPS_NON_DIRECT ||= "Tips(Non-Direct)".freeze
41
+ WITHHOLDING_INCOME ||= "WithholdingIncome".freeze
42
42
 
43
43
  # Indicates the type of the earning rate
44
44
  attr_accessor :rate_type
45
- RATE_PER_UNIT = "RatePerUnit".freeze
46
- MULTIPLE_OF_ORDINARY_EARNINGS_RATE = "MultipleOfOrdinaryEarningsRate".freeze
47
- FIXED_AMOUNT = "FixedAmount".freeze
45
+ RATE_PER_UNIT ||= "RatePerUnit".freeze
46
+ MULTIPLE_OF_ORDINARY_EARNINGS_RATE ||= "MultipleOfOrdinaryEarningsRate".freeze
47
+ FIXED_AMOUNT ||= "FixedAmount".freeze
48
48
 
49
49
  # The type of units used to record earnings
50
50
  attr_accessor :type_of_units
@@ -39,8 +39,8 @@ module XeroRuby::PayrollNz
39
39
 
40
40
  # The employee’s gender
41
41
  attr_accessor :gender
42
- M = "M".freeze
43
- F = "F".freeze
42
+ M ||= "M".freeze
43
+ F ||= "F".freeze
44
44
 
45
45
  # Employee phone number
46
46
  attr_accessor :phone_number
@@ -21,10 +21,10 @@ module XeroRuby::PayrollNz
21
21
 
22
22
  # The schedule of accrual
23
23
  attr_accessor :schedule_of_accrual
24
- ANNUALLY_AFTER6_MONTHS = "AnnuallyAfter6Months".freeze
25
- ON_ANNIVERSARY_DATE = "OnAnniversaryDate".freeze
26
- PERCENTAGE_OF_GROSS_EARNINGS = "PercentageOfGrossEarnings".freeze
27
- NO_ACCRUALS = "NoAccruals".freeze
24
+ ANNUALLY_AFTER6_MONTHS ||= "AnnuallyAfter6Months".freeze
25
+ ON_ANNIVERSARY_DATE ||= "OnAnniversaryDate".freeze
26
+ PERCENTAGE_OF_GROSS_EARNINGS ||= "PercentageOfGrossEarnings".freeze
27
+ NO_ACCRUALS ||= "NoAccruals".freeze
28
28
 
29
29
  # The number of hours accrued for the leave annually. This is 0 when the scheduleOfAccrual chosen is \"OnHourWorked\"
30
30
  attr_accessor :hours_accrued_annually
@@ -18,18 +18,18 @@ module XeroRuby::PayrollNz
18
18
  class EmployeeStatutoryLeaveBalance
19
19
  # The type of statutory leave
20
20
  attr_accessor :leave_type
21
- SICK = "Sick".freeze
22
- ADOPTION = "Adoption".freeze
23
- MATERNITY = "Maternity".freeze
24
- PATERNITY = "Paternity".freeze
25
- SHAREDPARENTAL = "Sharedparental".freeze
21
+ SICK ||= "Sick".freeze
22
+ ADOPTION ||= "Adoption".freeze
23
+ MATERNITY ||= "Maternity".freeze
24
+ PATERNITY ||= "Paternity".freeze
25
+ SHAREDPARENTAL ||= "Sharedparental".freeze
26
26
 
27
27
  # The balance remaining for the corresponding leave type as of specified date.
28
28
  attr_accessor :balance_remaining
29
29
 
30
30
  # The units will be \"Hours\"
31
31
  attr_accessor :units
32
- HOURS = "Hours".freeze
32
+ HOURS ||= "Hours".freeze
33
33
 
34
34
  class EnumAttributeValidator
35
35
  attr_reader :datatype
@@ -24,11 +24,11 @@ module XeroRuby::PayrollNz
24
24
 
25
25
  # The category of statutory leave
26
26
  attr_accessor :type
27
- SICK = "Sick".freeze
28
- ADOPTION = "Adoption".freeze
29
- MATERNITY = "Maternity".freeze
30
- PATERNITY = "Paternity".freeze
31
- SHAREDPARENTAL = "Sharedparental".freeze
27
+ SICK ||= "Sick".freeze
28
+ ADOPTION ||= "Adoption".freeze
29
+ MATERNITY ||= "Maternity".freeze
30
+ PATERNITY ||= "Paternity".freeze
31
+ SHAREDPARENTAL ||= "Sharedparental".freeze
32
32
 
33
33
  # The date when the leave starts
34
34
  attr_accessor :start_date
@@ -41,9 +41,9 @@ module XeroRuby::PayrollNz
41
41
 
42
42
  # The status of the leave
43
43
  attr_accessor :status
44
- PENDING = "Pending".freeze
45
- IN_PROGRESS = "In-Progress".freeze
46
- COMPLETED = "Completed".freeze
44
+ PENDING ||= "Pending".freeze
45
+ IN_PROGRESS ||= "In-Progress".freeze
46
+ COMPLETED ||= "Completed".freeze
47
47
 
48
48
  class EnumAttributeValidator
49
49
  attr_reader :datatype
@@ -39,11 +39,11 @@ module XeroRuby::PayrollNz
39
39
 
40
40
  # Contribution Option which can be 'MakeContributions' 'OptOut', 'OnAContributionsHoliday', 'OnASavingsSuspension', 'NotCurrentlyAKiwiSaverMember' for employees without a KiwiSaver membership
41
41
  attr_accessor :kiwi_saver_contributions
42
- MAKE_CONTRIBUTIONS = "MakeContributions".freeze
43
- OPT_OUT = "OptOut".freeze
44
- ON_A_CONTRIBUTIONS_HOLIDAY = "OnAContributionsHoliday".freeze
45
- ON_A_SAVINGS_SUSPENSION = "OnASavingsSuspension".freeze
46
- NOT_CURRENTLY_A_KIWI_SAVER_MEMBER = "NotCurrentlyAKiwiSaverMember".freeze
42
+ MAKE_CONTRIBUTIONS ||= "MakeContributions".freeze
43
+ OPT_OUT ||= "OptOut".freeze
44
+ ON_A_CONTRIBUTIONS_HOLIDAY ||= "OnAContributionsHoliday".freeze
45
+ ON_A_SAVINGS_SUSPENSION ||= "OnASavingsSuspension".freeze
46
+ NOT_CURRENTLY_A_KIWI_SAVER_MEMBER ||= "NotCurrentlyAKiwiSaverMember".freeze
47
47
 
48
48
  # Employee Contribution percentage.
49
49
  attr_accessor :kiwi_saver_employee_contribution_rate_percentage
@@ -27,8 +27,8 @@ module XeroRuby::PayrollNz
27
27
 
28
28
  # Period Status
29
29
  attr_accessor :period_status
30
- APPROVED = "Approved".freeze
31
- COMPLETED = "Completed".freeze
30
+ APPROVED ||= "Approved".freeze
31
+ COMPLETED ||= "Completed".freeze
32
32
 
33
33
  class EnumAttributeValidator
34
34
  attr_reader :datatype
@@ -39,14 +39,14 @@ module XeroRuby::PayrollNz
39
39
 
40
40
  # Pay run status
41
41
  attr_accessor :pay_run_status
42
- DRAFT = "Draft".freeze
43
- POSTED = "Posted".freeze
42
+ DRAFT ||= "Draft".freeze
43
+ POSTED ||= "Posted".freeze
44
44
 
45
45
  # Pay run type
46
46
  attr_accessor :pay_run_type
47
- SCHEDULED = "Scheduled".freeze
48
- UNSCHEDULED = "Unscheduled".freeze
49
- EARLIER_YEAR_UPDATE = "EarlierYearUpdate".freeze
47
+ SCHEDULED ||= "Scheduled".freeze
48
+ UNSCHEDULED ||= "Unscheduled".freeze
49
+ EARLIER_YEAR_UPDATE ||= "EarlierYearUpdate".freeze
50
50
 
51
51
 
52
52
  attr_accessor :calendar_type
@@ -66,9 +66,9 @@ module XeroRuby::PayrollNz
66
66
 
67
67
  # The payment method code
68
68
  attr_accessor :payment_method
69
- CHEQUE = "Cheque".freeze
70
- ELECTRONICALLY = "Electronically".freeze
71
- MANUAL = "Manual".freeze
69
+ CHEQUE ||= "Cheque".freeze
70
+ ELECTRONICALLY ||= "Electronically".freeze
71
+ MANUAL ||= "Manual".freeze
72
72
 
73
73
 
74
74
  attr_accessor :earnings_lines
@@ -18,9 +18,9 @@ module XeroRuby::PayrollNz
18
18
  class PaymentMethod
19
19
  # The payment method code
20
20
  attr_accessor :payment_method
21
- CHEQUE = "Cheque".freeze
22
- ELECTRONICALLY = "Electronically".freeze
23
- MANUAL = "Manual".freeze
21
+ CHEQUE ||= "Cheque".freeze
22
+ ELECTRONICALLY ||= "Electronically".freeze
23
+ MANUAL ||= "Manual".freeze
24
24
 
25
25
 
26
26
  attr_accessor :bank_accounts
@@ -30,23 +30,23 @@ module XeroRuby::PayrollNz
30
30
 
31
31
  # See Reimbursement Categories
32
32
  attr_accessor :reimbursement_category
33
- GST = "GST".freeze
34
- NO_GST = "NoGST".freeze
35
- GST_INCLUSIVE = "GSTInclusive".freeze
33
+ GST ||= "GST".freeze
34
+ NO_GST ||= "NoGST".freeze
35
+ GST_INCLUSIVE ||= "GSTInclusive".freeze
36
36
 
37
37
  # See Calculation Types
38
38
  attr_accessor :calculation_type
39
- UNKNOWN = "Unknown".freeze
40
- FIXED_AMOUNT = "FixedAmount".freeze
41
- RATE_PER_UNIT = "RatePerUnit".freeze
39
+ UNKNOWN ||= "Unknown".freeze
40
+ FIXED_AMOUNT ||= "FixedAmount".freeze
41
+ RATE_PER_UNIT ||= "RatePerUnit".freeze
42
42
 
43
43
  # Optional Fixed Rate Amount. Applicable when calculation type is Fixed Amount
44
44
  attr_accessor :standard_amount
45
45
 
46
46
  # Optional Type Of Units. Applicable when calculation type is Rate Per Unit
47
47
  attr_accessor :standard_type_of_units
48
- HOURS = "Hours".freeze
49
- KM = "km".freeze
48
+ HOURS ||= "Hours".freeze
49
+ KM ||= "km".freeze
50
50
 
51
51
  # Optional Rate Per Unit. Applicable when calculation type is Rate Per Unit
52
52
  attr_accessor :standard_rate_per_unit
@@ -42,14 +42,14 @@ module XeroRuby::PayrollNz
42
42
 
43
43
  # The current status of the corresponding salary and wages
44
44
  attr_accessor :status
45
- ACTIVE = "Active".freeze
46
- PENDING = "Pending".freeze
47
- HISTORY = "History".freeze
45
+ ACTIVE ||= "Active".freeze
46
+ PENDING ||= "Pending".freeze
47
+ HISTORY ||= "History".freeze
48
48
 
49
49
  # The type of the payment of the corresponding salary and wages
50
50
  attr_accessor :payment_type
51
- SALARY = "Salary".freeze
52
- HOURLY = "Hourly".freeze
51
+ SALARY ||= "Salary".freeze
52
+ HOURLY ||= "Hourly".freeze
53
53
 
54
54
  class EnumAttributeValidator
55
55
  attr_reader :datatype
@@ -14,17 +14,17 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollNz
16
16
  class StatutoryDeductionCategory
17
- PRIORITY_ORDER = "PriorityOrder".freeze
18
- NON_PRIORITY_ORDER = "NonPriorityOrder".freeze
19
- TABLE_BASED = "TableBased".freeze
20
- CHILD_SUPPORT = "ChildSupport".freeze
21
- COURT_FINES = "CourtFines".freeze
22
- INLAND_REVENUE_ARREARS = "InlandRevenueArrears".freeze
23
- MSD_REPAYMENTS = "MsdRepayments".freeze
24
- STUDENT_LOAN = "StudentLoan".freeze
25
- ADDITIONAL_STUDENT_LOAN = "AdditionalStudentLoan".freeze
26
- VOLUNTARY_STUDENT_LOAN = "VoluntaryStudentLoan".freeze
27
- KIWI_SAVER = "KiwiSaver".freeze
17
+ PRIORITY_ORDER ||= "PriorityOrder".freeze
18
+ NON_PRIORITY_ORDER ||= "NonPriorityOrder".freeze
19
+ TABLE_BASED ||= "TableBased".freeze
20
+ CHILD_SUPPORT ||= "ChildSupport".freeze
21
+ COURT_FINES ||= "CourtFines".freeze
22
+ INLAND_REVENUE_ARREARS ||= "InlandRevenueArrears".freeze
23
+ MSD_REPAYMENTS ||= "MsdRepayments".freeze
24
+ STUDENT_LOAN ||= "StudentLoan".freeze
25
+ ADDITIONAL_STUDENT_LOAN ||= "AdditionalStudentLoan".freeze
26
+ VOLUNTARY_STUDENT_LOAN ||= "VoluntaryStudentLoan".freeze
27
+ KIWI_SAVER ||= "KiwiSaver".freeze
28
28
 
29
29
  # Builds the enum from string
30
30
  # @param [String] The enum value in the form of the string
@@ -14,25 +14,25 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollNz
16
16
  class TaxCode
17
- ND = "ND".freeze
18
- M = "M".freeze
19
- ME = "ME".freeze
20
- MSL = "MSL".freeze
21
- MESL = "MESL".freeze
22
- SB = "SB".freeze
23
- S = "S".freeze
24
- SH = "SH".freeze
25
- ST = "ST".freeze
26
- SBSL = "SBSL".freeze
27
- SSL = "SSL".freeze
28
- SHSL = "SHSL".freeze
29
- STSL = "STSL".freeze
30
- WT = "WT".freeze
31
- CAE = "CAE".freeze
32
- EDW = "EDW".freeze
33
- NSW = "NSW".freeze
34
- STC = "STC".freeze
35
- STCSL = "STCSL".freeze
17
+ ND ||= "ND".freeze
18
+ M ||= "M".freeze
19
+ ME ||= "ME".freeze
20
+ MSL ||= "MSL".freeze
21
+ MESL ||= "MESL".freeze
22
+ SB ||= "SB".freeze
23
+ S ||= "S".freeze
24
+ SH ||= "SH".freeze
25
+ ST ||= "ST".freeze
26
+ SBSL ||= "SBSL".freeze
27
+ SSL ||= "SSL".freeze
28
+ SHSL ||= "SHSL".freeze
29
+ STSL ||= "STSL".freeze
30
+ WT ||= "WT".freeze
31
+ CAE ||= "CAE".freeze
32
+ EDW ||= "EDW".freeze
33
+ NSW ||= "NSW".freeze
34
+ STC ||= "STC".freeze
35
+ STCSL ||= "STCSL".freeze
36
36
 
37
37
  # Builds the enum from string
38
38
  # @param [String] The enum value in the form of the string
@@ -21,8 +21,8 @@ module XeroRuby::PayrollNz
21
21
 
22
22
  # The type of period (\"weeks\" or \"months\")
23
23
  attr_accessor :period_type
24
- WEEKS = "weeks".freeze
25
- MONTHS = "months".freeze
24
+ WEEKS ||= "weeks".freeze
25
+ MONTHS ||= "months".freeze
26
26
 
27
27
 
28
28
  attr_accessor :tax_code