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
@@ -33,10 +33,10 @@ module XeroRuby::PayrollNz
33
33
 
34
34
  # Status of the timesheet
35
35
  attr_accessor :status
36
- DRAFT = "Draft".freeze
37
- APPROVED = "Approved".freeze
38
- COMPLETED = "Completed".freeze
39
- REQUESTED = "Requested".freeze
36
+ DRAFT ||= "Draft".freeze
37
+ APPROVED ||= "Approved".freeze
38
+ COMPLETED ||= "Completed".freeze
39
+ REQUESTED ||= "Requested".freeze
40
40
 
41
41
  # The Total Hours of the Timesheet
42
42
  attr_accessor :total_hours
@@ -21,13 +21,13 @@ module XeroRuby::PayrollUk
21
21
 
22
22
  # The assigned AccountType
23
23
  attr_accessor :type
24
- BANK = "BANK".freeze
25
- EMPLOYERSNIC = "EMPLOYERSNIC".freeze
26
- NICLIABILITY = "NICLIABILITY".freeze
27
- PAYEECONTRIBUTION = "PAYEECONTRIBUTION".freeze
28
- PAYELIABILITY = "PAYELIABILITY".freeze
29
- WAGESPAYABLE = "WAGESPAYABLE".freeze
30
- WAGESEXPENSE = "WAGESEXPENSE".freeze
24
+ BANK ||= "BANK".freeze
25
+ EMPLOYERSNIC ||= "EMPLOYERSNIC".freeze
26
+ NICLIABILITY ||= "NICLIABILITY".freeze
27
+ PAYEECONTRIBUTION ||= "PAYEECONTRIBUTION".freeze
28
+ PAYELIABILITY ||= "PAYELIABILITY".freeze
29
+ WAGESPAYABLE ||= "WAGESPAYABLE".freeze
30
+ WAGESEXPENSE ||= "WAGESEXPENSE".freeze
31
31
 
32
32
  # A unique 3 digit number for each Account
33
33
  attr_accessor :code
@@ -24,8 +24,8 @@ module XeroRuby::PayrollUk
24
24
 
25
25
  # Category type of the employer pension
26
26
  attr_accessor :category
27
- STAKEHOLDER_PENSION = "StakeholderPension".freeze
28
- OTHER = "Other".freeze
27
+ STAKEHOLDER_PENSION ||= "StakeholderPension".freeze
28
+ OTHER ||= "Other".freeze
29
29
 
30
30
  # Xero identifier for Liability Account
31
31
  attr_accessor :liability_account_id
@@ -41,8 +41,8 @@ module XeroRuby::PayrollUk
41
41
 
42
42
  # Calculation Type of the employer pension (FixedAmount or PercentageOfGross).
43
43
  attr_accessor :calculation_type
44
- FIXED_AMOUNT = "FixedAmount".freeze
45
- PERCENTAGE_OF_GROSS = "PercentageOfGross".freeze
44
+ FIXED_AMOUNT ||= "FixedAmount".freeze
45
+ PERCENTAGE_OF_GROSS ||= "PercentageOfGross".freeze
46
46
 
47
47
  # Identifier of a record is active or not.
48
48
  attr_accessor :current_record
@@ -24,16 +24,16 @@ module XeroRuby::PayrollUk
24
24
 
25
25
  # Deduction Category type
26
26
  attr_accessor :deduction_category
27
- CAPITAL_CONTRIBUTIONS = "CapitalContributions".freeze
28
- CHILD_CARE_VOUCHER = "ChildCareVoucher".freeze
29
- MAKING_GOOD = "MakingGood".freeze
30
- POSTGRADUATE_LOAN_DEDUCTIONS = "PostgraduateLoanDeductions".freeze
31
- PRIVATE_USE_PAYMENTS = "PrivateUsePayments".freeze
32
- SALARY_SACRIFICE = "SalarySacrifice".freeze
33
- STAKEHOLDER_PENSION = "StakeholderPension".freeze
34
- STAKEHOLDER_PENSION_POST_TAX = "StakeholderPensionPostTax".freeze
35
- STUDENT_LOAN_DEDUCTIONS = "StudentLoanDeductions".freeze
36
- UK_OTHER = "UkOther".freeze
27
+ CAPITAL_CONTRIBUTIONS ||= "CapitalContributions".freeze
28
+ CHILD_CARE_VOUCHER ||= "ChildCareVoucher".freeze
29
+ MAKING_GOOD ||= "MakingGood".freeze
30
+ POSTGRADUATE_LOAN_DEDUCTIONS ||= "PostgraduateLoanDeductions".freeze
31
+ PRIVATE_USE_PAYMENTS ||= "PrivateUsePayments".freeze
32
+ SALARY_SACRIFICE ||= "SalarySacrifice".freeze
33
+ STAKEHOLDER_PENSION ||= "StakeholderPension".freeze
34
+ STAKEHOLDER_PENSION_POST_TAX ||= "StakeholderPensionPostTax".freeze
35
+ STUDENT_LOAN_DEDUCTIONS ||= "StudentLoanDeductions".freeze
36
+ UK_OTHER ||= "UkOther".freeze
37
37
 
38
38
  # Xero identifier for Liability Account
39
39
  attr_accessor :liability_account_id
@@ -52,8 +52,8 @@ module XeroRuby::PayrollUk
52
52
 
53
53
  # determine the calculation type whether fixed amount or percentage of gross
54
54
  attr_accessor :calculation_type
55
- FIXED_AMOUNT = "FixedAmount".freeze
56
- PERCENTAGE_OF_GROSS = "PercentageOfGross".freeze
55
+ FIXED_AMOUNT ||= "FixedAmount".freeze
56
+ PERCENTAGE_OF_GROSS ||= "PercentageOfGross".freeze
57
57
 
58
58
  # Percentage of gross
59
59
  attr_accessor :percentage
@@ -24,35 +24,35 @@ module XeroRuby::PayrollUk
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
- LUMP_SUM = "LumpSum".freeze
32
- OTHER_EARNINGS = "OtherEarnings".freeze
33
- OVERTIME_EARNINGS = "OvertimeEarnings".freeze
34
- REGULAR_EARNINGS = "RegularEarnings".freeze
35
- STATUTORY_ADOPTION_PAY = "StatutoryAdoptionPay".freeze
36
- STATUTORY_ADOPTION_PAY_NON_PENSIONABLE = "StatutoryAdoptionPayNonPensionable".freeze
37
- STATUTORY_BEREAVEMENT_PAY = "StatutoryBereavementPay".freeze
38
- STATUTORY_MATERNITY_PAY = "StatutoryMaternityPay".freeze
39
- STATUTORY_MATERNITY_PAY_NON_PENSIONABLE = "StatutoryMaternityPayNonPensionable".freeze
40
- STATUTORY_PATERNITY_PAY = "StatutoryPaternityPay".freeze
41
- STATUTORY_PATERNITY_PAY_NON_PENSIONABLE = "StatutoryPaternityPayNonPensionable".freeze
42
- STATUTORY_PARENTAL_BEREAVEMENT_PAY_NON_PENSIONABLE = "StatutoryParentalBereavementPayNonPensionable".freeze
43
- STATUTORY_SHARED_PARENTAL_PAY = "StatutorySharedParentalPay".freeze
44
- STATUTORY_SHARED_PARENTAL_PAY_NON_PENSIONABLE = "StatutorySharedParentalPayNonPensionable".freeze
45
- STATUTORY_SICK_PAY = "StatutorySickPay".freeze
46
- STATUTORY_SICK_PAY_NON_PENSIONABLE = "StatutorySickPayNonPensionable".freeze
47
- TIPS_NON_DIRECT = "TipsNonDirect".freeze
48
- TIPS_DIRECT = "TipsDirect".freeze
49
- TERMINATION_PAY = "TerminationPay".freeze
27
+ ALLOWANCE ||= "Allowance".freeze
28
+ BACKPAY ||= "Backpay".freeze
29
+ BONUS ||= "Bonus".freeze
30
+ COMMISSION ||= "Commission".freeze
31
+ LUMP_SUM ||= "LumpSum".freeze
32
+ OTHER_EARNINGS ||= "OtherEarnings".freeze
33
+ OVERTIME_EARNINGS ||= "OvertimeEarnings".freeze
34
+ REGULAR_EARNINGS ||= "RegularEarnings".freeze
35
+ STATUTORY_ADOPTION_PAY ||= "StatutoryAdoptionPay".freeze
36
+ STATUTORY_ADOPTION_PAY_NON_PENSIONABLE ||= "StatutoryAdoptionPayNonPensionable".freeze
37
+ STATUTORY_BEREAVEMENT_PAY ||= "StatutoryBereavementPay".freeze
38
+ STATUTORY_MATERNITY_PAY ||= "StatutoryMaternityPay".freeze
39
+ STATUTORY_MATERNITY_PAY_NON_PENSIONABLE ||= "StatutoryMaternityPayNonPensionable".freeze
40
+ STATUTORY_PATERNITY_PAY ||= "StatutoryPaternityPay".freeze
41
+ STATUTORY_PATERNITY_PAY_NON_PENSIONABLE ||= "StatutoryPaternityPayNonPensionable".freeze
42
+ STATUTORY_PARENTAL_BEREAVEMENT_PAY_NON_PENSIONABLE ||= "StatutoryParentalBereavementPayNonPensionable".freeze
43
+ STATUTORY_SHARED_PARENTAL_PAY ||= "StatutorySharedParentalPay".freeze
44
+ STATUTORY_SHARED_PARENTAL_PAY_NON_PENSIONABLE ||= "StatutorySharedParentalPayNonPensionable".freeze
45
+ STATUTORY_SICK_PAY ||= "StatutorySickPay".freeze
46
+ STATUTORY_SICK_PAY_NON_PENSIONABLE ||= "StatutorySickPayNonPensionable".freeze
47
+ TIPS_NON_DIRECT ||= "TipsNonDirect".freeze
48
+ TIPS_DIRECT ||= "TipsDirect".freeze
49
+ TERMINATION_PAY ||= "TerminationPay".freeze
50
50
 
51
51
  # Indicates the type of the earning rate
52
52
  attr_accessor :rate_type
53
- RATE_PER_UNIT = "RatePerUnit".freeze
54
- MULTIPLE_OF_ORDINARY_EARNINGS_RATE = "MultipleOfOrdinaryEarningsRate".freeze
55
- FIXED_AMOUNT = "FixedAmount".freeze
53
+ RATE_PER_UNIT ||= "RatePerUnit".freeze
54
+ MULTIPLE_OF_ORDINARY_EARNINGS_RATE ||= "MultipleOfOrdinaryEarningsRate".freeze
55
+ FIXED_AMOUNT ||= "FixedAmount".freeze
56
56
 
57
57
  # The type of units used to record earnings
58
58
  attr_accessor :type_of_units
@@ -39,8 +39,8 @@ module XeroRuby::PayrollUk
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::PayrollUk
21
21
 
22
22
  # The schedule of accrual
23
23
  attr_accessor :schedule_of_accrual
24
- BEGINNING_OF_CALENDAR_YEAR = "BeginningOfCalendarYear".freeze
25
- ON_ANNIVERSARY_DATE = "OnAnniversaryDate".freeze
26
- EACH_PAY_PERIOD = "EachPayPeriod".freeze
27
- ON_HOUR_WORKED = "OnHourWorked".freeze
24
+ BEGINNING_OF_CALENDAR_YEAR ||= "BeginningOfCalendarYear".freeze
25
+ ON_ANNIVERSARY_DATE ||= "OnAnniversaryDate".freeze
26
+ EACH_PAY_PERIOD ||= "EachPayPeriod".freeze
27
+ ON_HOUR_WORKED ||= "OnHourWorked".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::PayrollUk
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::PayrollUk
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::PayrollUk
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
@@ -27,14 +27,14 @@ module XeroRuby::PayrollUk
27
27
 
28
28
  # The NI Category of the employee
29
29
  attr_accessor :ni_category
30
- A = "A".freeze
31
- B = "B".freeze
32
- C = "C".freeze
33
- H = "H".freeze
34
- J = "J".freeze
35
- M = "M".freeze
36
- Z = "Z".freeze
37
- X = "X".freeze
30
+ A ||= "A".freeze
31
+ B ||= "B".freeze
32
+ C ||= "C".freeze
33
+ H ||= "H".freeze
34
+ J ||= "J".freeze
35
+ M ||= "M".freeze
36
+ Z ||= "Z".freeze
37
+ X ||= "X".freeze
38
38
 
39
39
  class EnumAttributeValidator
40
40
  attr_reader :datatype
@@ -27,8 +27,8 @@ module XeroRuby::PayrollUk
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,23 +39,23 @@ module XeroRuby::PayrollUk
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
  # Calendar type of the pay run
52
52
  attr_accessor :calendar_type
53
- WEEKLY = "Weekly".freeze
54
- FORTNIGHTLY = "Fortnightly".freeze
55
- FOUR_WEEKLY = "FourWeekly".freeze
56
- MONTHLY = "Monthly".freeze
57
- ANNUAL = "Annual".freeze
58
- QUARTERLY = "Quarterly".freeze
53
+ WEEKLY ||= "Weekly".freeze
54
+ FORTNIGHTLY ||= "Fortnightly".freeze
55
+ FOUR_WEEKLY ||= "FourWeekly".freeze
56
+ MONTHLY ||= "Monthly".freeze
57
+ ANNUAL ||= "Annual".freeze
58
+ QUARTERLY ||= "Quarterly".freeze
59
59
 
60
60
  # Posted date time of the pay run
61
61
  attr_accessor :posted_date_time
@@ -24,12 +24,12 @@ module XeroRuby::PayrollUk
24
24
 
25
25
  # Type of the calendar
26
26
  attr_accessor :calendar_type
27
- WEEKLY = "Weekly".freeze
28
- FORTNIGHTLY = "Fortnightly".freeze
29
- FOUR_WEEKLY = "FourWeekly".freeze
30
- MONTHLY = "Monthly".freeze
31
- ANNUAL = "Annual".freeze
32
- QUARTERLY = "Quarterly".freeze
27
+ WEEKLY ||= "Weekly".freeze
28
+ FORTNIGHTLY ||= "Fortnightly".freeze
29
+ FOUR_WEEKLY ||= "FourWeekly".freeze
30
+ MONTHLY ||= "Monthly".freeze
31
+ ANNUAL ||= "Annual".freeze
32
+ QUARTERLY ||= "Quarterly".freeze
33
33
 
34
34
  # Period start date of the calendar
35
35
  attr_accessor :period_start_date
@@ -18,9 +18,9 @@ module XeroRuby::PayrollUk
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
@@ -66,9 +66,9 @@ module XeroRuby::PayrollUk
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
@@ -39,14 +39,14 @@ module XeroRuby::PayrollUk
39
39
 
40
40
  # The current status of the corresponding salary and wages
41
41
  attr_accessor :status
42
- ACTIVE = "Active".freeze
43
- PENDING = "Pending".freeze
44
- HISTORY = "History".freeze
42
+ ACTIVE ||= "Active".freeze
43
+ PENDING ||= "Pending".freeze
44
+ HISTORY ||= "History".freeze
45
45
 
46
46
  # The type of the payment of the corresponding salary and wages
47
47
  attr_accessor :payment_type
48
- SALARY = "Salary".freeze
49
- HOURLY = "Hourly".freeze
48
+ SALARY ||= "Salary".freeze
49
+ HOURLY ||= "Hourly".freeze
50
50
 
51
51
  class EnumAttributeValidator
52
52
  attr_reader :datatype
@@ -14,20 +14,20 @@ require 'date'
14
14
 
15
15
  module XeroRuby::PayrollUk
16
16
  class StatutoryDeductionCategory
17
- ADDITIONAL_STUDENT_LOAN = "AdditionalStudentLoan".freeze
18
- CHILD_SUPPORT = "ChildSupport".freeze
19
- COURT_FINES = "CourtFines".freeze
20
- CREDITOR = "Creditor".freeze
21
- FEDERAL_LEVY = "FederalLevy".freeze
22
- INLAND_REVENUE_ARREARS = "InlandRevenueArrears".freeze
23
- KIWI_SAVER = "KiwiSaver".freeze
24
- MSD_REPAYMENTS = "MsdRepayments".freeze
25
- NON_PRIORITY_ORDER = "NonPriorityOrder".freeze
26
- PRIORITY_ORDER = "PriorityOrder".freeze
27
- TABLE_BASED = "TableBased".freeze
28
- STUDENT_LOAN = "StudentLoan".freeze
29
- VOLUNTARY_STUDENT_LOAN = "VoluntaryStudentLoan".freeze
30
- US_CHILD_SUPPORT = "USChildSupport".freeze
17
+ ADDITIONAL_STUDENT_LOAN ||= "AdditionalStudentLoan".freeze
18
+ CHILD_SUPPORT ||= "ChildSupport".freeze
19
+ COURT_FINES ||= "CourtFines".freeze
20
+ CREDITOR ||= "Creditor".freeze
21
+ FEDERAL_LEVY ||= "FederalLevy".freeze
22
+ INLAND_REVENUE_ARREARS ||= "InlandRevenueArrears".freeze
23
+ KIWI_SAVER ||= "KiwiSaver".freeze
24
+ MSD_REPAYMENTS ||= "MsdRepayments".freeze
25
+ NON_PRIORITY_ORDER ||= "NonPriorityOrder".freeze
26
+ PRIORITY_ORDER ||= "PriorityOrder".freeze
27
+ TABLE_BASED ||= "TableBased".freeze
28
+ STUDENT_LOAN ||= "StudentLoan".freeze
29
+ VOLUNTARY_STUDENT_LOAN ||= "VoluntaryStudentLoan".freeze
30
+ US_CHILD_SUPPORT ||= "USChildSupport".freeze
31
31
 
32
32
  # Builds the enum from string
33
33
  # @param [String] The enum value in the form of the string
@@ -33,9 +33,9 @@ module XeroRuby::PayrollUk
33
33
 
34
34
  # Status of the timesheet
35
35
  attr_accessor :status
36
- DRAFT = "Draft".freeze
37
- APPROVED = "Approved".freeze
38
- COMPLETED = "Completed".freeze
36
+ DRAFT ||= "Draft".freeze
37
+ APPROVED ||= "Approved".freeze
38
+ COMPLETED ||= "Completed".freeze
39
39
 
40
40
  # The Total Hours of the Timesheet
41
41
  attr_accessor :total_hours
@@ -14,9 +14,9 @@ require 'date'
14
14
 
15
15
  module XeroRuby::Projects
16
16
  class ChargeType
17
- TIME = "TIME".freeze
18
- FIXED = "FIXED".freeze
19
- NON_CHARGEABLE = "NON_CHARGEABLE".freeze
17
+ TIME ||= "TIME".freeze
18
+ FIXED ||= "FIXED".freeze
19
+ NON_CHARGEABLE ||= "NON_CHARGEABLE".freeze
20
20
 
21
21
  # Builds the enum from string
22
22
  # @param [String] The enum value in the form of the string