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.
- checksums.yaml +4 -4
- data/lib/xero-ruby/api_client.rb +1 -1
- data/lib/xero-ruby/models/accounting/account.rb +34 -34
- data/lib/xero-ruby/models/accounting/account_type.rb +22 -22
- data/lib/xero-ruby/models/accounting/action.rb +2 -2
- data/lib/xero-ruby/models/accounting/address.rb +2 -2
- data/lib/xero-ruby/models/accounting/address_for_organisation.rb +3 -3
- data/lib/xero-ruby/models/accounting/bank_transaction.rb +11 -11
- data/lib/xero-ruby/models/accounting/batch_payment.rb +4 -4
- data/lib/xero-ruby/models/accounting/branding_theme.rb +1 -1
- data/lib/xero-ruby/models/accounting/budget.rb +2 -2
- data/lib/xero-ruby/models/accounting/contact.rb +9 -9
- data/lib/xero-ruby/models/accounting/contact_group.rb +2 -2
- data/lib/xero-ruby/models/accounting/country_code.rb +240 -240
- data/lib/xero-ruby/models/accounting/credit_note.rb +8 -8
- data/lib/xero-ruby/models/accounting/currency_code.rb +166 -166
- data/lib/xero-ruby/models/accounting/employee.rb +4 -4
- data/lib/xero-ruby/models/accounting/expense_claim.rb +5 -5
- data/lib/xero-ruby/models/accounting/external_link.rb +5 -5
- data/lib/xero-ruby/models/accounting/invoice.rb +14 -14
- data/lib/xero-ruby/models/accounting/journal.rb +25 -25
- data/lib/xero-ruby/models/accounting/line_amount_types.rb +3 -3
- data/lib/xero-ruby/models/accounting/linked_transaction.rb +8 -8
- data/lib/xero-ruby/models/accounting/manual_journal.rb +5 -5
- data/lib/xero-ruby/models/accounting/organisation.rb +70 -70
- data/lib/xero-ruby/models/accounting/overpayment.rb +6 -6
- data/lib/xero-ruby/models/accounting/payment.rb +10 -10
- data/lib/xero-ruby/models/accounting/payment_term_type.rb +4 -4
- data/lib/xero-ruby/models/accounting/phone.rb +5 -5
- data/lib/xero-ruby/models/accounting/prepayment.rb +7 -7
- data/lib/xero-ruby/models/accounting/purchase_order.rb +5 -5
- data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +3 -3
- data/lib/xero-ruby/models/accounting/quote_status_codes.rb +6 -6
- data/lib/xero-ruby/models/accounting/receipt.rb +5 -5
- data/lib/xero-ruby/models/accounting/repeating_invoice.rb +5 -5
- data/lib/xero-ruby/models/accounting/report.rb +1 -1
- data/lib/xero-ruby/models/accounting/row_type.rb +4 -4
- data/lib/xero-ruby/models/accounting/schedule.rb +8 -8
- data/lib/xero-ruby/models/accounting/tax_rate.rb +78 -78
- data/lib/xero-ruby/models/accounting/tax_type.rb +59 -59
- data/lib/xero-ruby/models/accounting/time_zone.rb +109 -109
- data/lib/xero-ruby/models/accounting/tracking_category.rb +3 -3
- data/lib/xero-ruby/models/accounting/tracking_option.rb +3 -3
- data/lib/xero-ruby/models/accounting/user.rb +7 -7
- data/lib/xero-ruby/models/app_store/plan.rb +6 -5
- data/lib/xero-ruby/models/app_store/product.rb +2 -2
- data/lib/xero-ruby/models/app_store/subscription.rb +37 -0
- data/lib/xero-ruby/models/app_store/subscription_item.rb +53 -1
- data/lib/xero-ruby/models/assets/asset_status.rb +3 -3
- data/lib/xero-ruby/models/assets/asset_status_query_param.rb +3 -3
- data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +11 -11
- data/lib/xero-ruby/models/files/object_group.rb +12 -11
- data/lib/xero-ruby/models/files/object_type.rb +56 -55
- data/lib/xero-ruby/models/finance/problem_type.rb +5 -5
- data/lib/xero-ruby/models/payroll_au/account_type.rb +23 -23
- data/lib/xero-ruby/models/payroll_au/allowance_category.rb +41 -0
- data/lib/xero-ruby/models/payroll_au/allowance_type.rb +10 -7
- data/lib/xero-ruby/models/payroll_au/calendar_type.rb +6 -6
- data/lib/xero-ruby/models/payroll_au/deduction_type.rb +3 -3
- data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +3 -3
- data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +14 -4
- data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +3 -3
- data/lib/xero-ruby/models/payroll_au/earnings_type.rb +12 -12
- data/lib/xero-ruby/models/payroll_au/employee.rb +11 -11
- data/lib/xero-ruby/models/payroll_au/employee_status.rb +2 -2
- data/lib/xero-ruby/models/payroll_au/employment_basis.rb +5 -5
- data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +2 -2
- data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +2 -2
- data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +5 -5
- data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +2 -2
- data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +4 -4
- data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +6 -6
- data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +2 -2
- data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +7 -7
- data/lib/xero-ruby/models/payroll_au/rate_type.rb +3 -3
- data/lib/xero-ruby/models/payroll_au/residency_status.rb +3 -3
- data/lib/xero-ruby/models/payroll_au/state.rb +8 -8
- data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +2 -2
- data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +3 -3
- data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +4 -4
- data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +4 -4
- data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +5 -5
- data/lib/xero-ruby/models/payroll_nz/account.rb +4 -4
- data/lib/xero-ruby/models/payroll_nz/bank_account.rb +2 -2
- data/lib/xero-ruby/models/payroll_nz/benefit.rb +5 -5
- data/lib/xero-ruby/models/payroll_nz/calendar_type.rb +7 -7
- data/lib/xero-ruby/models/payroll_nz/deduction.rb +4 -4
- data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +18 -18
- data/lib/xero-ruby/models/payroll_nz/employee.rb +2 -2
- data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +4 -4
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +6 -6
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +8 -8
- data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +5 -5
- data/lib/xero-ruby/models/payroll_nz/leave_period.rb +2 -2
- data/lib/xero-ruby/models/payroll_nz/pay_run.rb +5 -5
- data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +3 -3
- data/lib/xero-ruby/models/payroll_nz/payment_method.rb +3 -3
- data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +8 -8
- data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +5 -5
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction_category.rb +11 -11
- data/lib/xero-ruby/models/payroll_nz/tax_code.rb +19 -19
- data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +2 -2
- data/lib/xero-ruby/models/payroll_nz/timesheet.rb +4 -4
- data/lib/xero-ruby/models/payroll_uk/account.rb +7 -7
- data/lib/xero-ruby/models/payroll_uk/benefit.rb +4 -4
- data/lib/xero-ruby/models/payroll_uk/deduction.rb +12 -12
- data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +26 -26
- data/lib/xero-ruby/models/payroll_uk/employee.rb +2 -2
- data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +4 -4
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +6 -6
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +8 -8
- data/lib/xero-ruby/models/payroll_uk/employment.rb +8 -8
- data/lib/xero-ruby/models/payroll_uk/leave_period.rb +2 -2
- data/lib/xero-ruby/models/payroll_uk/pay_run.rb +11 -11
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +6 -6
- data/lib/xero-ruby/models/payroll_uk/payment_method.rb +3 -3
- data/lib/xero-ruby/models/payroll_uk/payslip.rb +3 -3
- data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +5 -5
- data/lib/xero-ruby/models/payroll_uk/statutory_deduction_category.rb +14 -14
- data/lib/xero-ruby/models/payroll_uk/timesheet.rb +3 -3
- data/lib/xero-ruby/models/projects/charge_type.rb +3 -3
- data/lib/xero-ruby/models/projects/currency_code.rb +164 -164
- data/lib/xero-ruby/models/projects/project_status.rb +2 -2
- data/lib/xero-ruby/models/projects/task.rb +3 -3
- data/lib/xero-ruby/models/projects/time_entry.rb +3 -3
- data/lib/xero-ruby/version.rb +6 -6
- data/lib/xero-ruby.rb +1 -0
- 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
|
37
|
-
APPROVED
|
38
|
-
COMPLETED
|
39
|
-
REQUESTED
|
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
|
25
|
-
EMPLOYERSNIC
|
26
|
-
NICLIABILITY
|
27
|
-
PAYEECONTRIBUTION
|
28
|
-
PAYELIABILITY
|
29
|
-
WAGESPAYABLE
|
30
|
-
WAGESEXPENSE
|
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
|
28
|
-
OTHER
|
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
|
45
|
-
PERCENTAGE_OF_GROSS
|
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
|
28
|
-
CHILD_CARE_VOUCHER
|
29
|
-
MAKING_GOOD
|
30
|
-
POSTGRADUATE_LOAN_DEDUCTIONS
|
31
|
-
PRIVATE_USE_PAYMENTS
|
32
|
-
SALARY_SACRIFICE
|
33
|
-
STAKEHOLDER_PENSION
|
34
|
-
STAKEHOLDER_PENSION_POST_TAX
|
35
|
-
STUDENT_LOAN_DEDUCTIONS
|
36
|
-
UK_OTHER
|
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
|
56
|
-
PERCENTAGE_OF_GROSS
|
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
|
28
|
-
BACKPAY
|
29
|
-
BONUS
|
30
|
-
COMMISSION
|
31
|
-
LUMP_SUM
|
32
|
-
OTHER_EARNINGS
|
33
|
-
OVERTIME_EARNINGS
|
34
|
-
REGULAR_EARNINGS
|
35
|
-
STATUTORY_ADOPTION_PAY
|
36
|
-
STATUTORY_ADOPTION_PAY_NON_PENSIONABLE
|
37
|
-
STATUTORY_BEREAVEMENT_PAY
|
38
|
-
STATUTORY_MATERNITY_PAY
|
39
|
-
STATUTORY_MATERNITY_PAY_NON_PENSIONABLE
|
40
|
-
STATUTORY_PATERNITY_PAY
|
41
|
-
STATUTORY_PATERNITY_PAY_NON_PENSIONABLE
|
42
|
-
STATUTORY_PARENTAL_BEREAVEMENT_PAY_NON_PENSIONABLE
|
43
|
-
STATUTORY_SHARED_PARENTAL_PAY
|
44
|
-
STATUTORY_SHARED_PARENTAL_PAY_NON_PENSIONABLE
|
45
|
-
STATUTORY_SICK_PAY
|
46
|
-
STATUTORY_SICK_PAY_NON_PENSIONABLE
|
47
|
-
TIPS_NON_DIRECT
|
48
|
-
TIPS_DIRECT
|
49
|
-
TERMINATION_PAY
|
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
|
54
|
-
MULTIPLE_OF_ORDINARY_EARNINGS_RATE
|
55
|
-
FIXED_AMOUNT
|
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
|
@@ -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
|
25
|
-
ON_ANNIVERSARY_DATE
|
26
|
-
EACH_PAY_PERIOD
|
27
|
-
ON_HOUR_WORKED
|
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
|
22
|
-
ADOPTION
|
23
|
-
MATERNITY
|
24
|
-
PATERNITY
|
25
|
-
SHAREDPARENTAL
|
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
|
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
|
28
|
-
ADOPTION
|
29
|
-
MATERNITY
|
30
|
-
PATERNITY
|
31
|
-
SHAREDPARENTAL
|
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
|
45
|
-
IN_PROGRESS
|
46
|
-
COMPLETED
|
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
|
31
|
-
B
|
32
|
-
C
|
33
|
-
H
|
34
|
-
J
|
35
|
-
M
|
36
|
-
Z
|
37
|
-
X
|
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
|
31
|
-
COMPLETED
|
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
|
43
|
-
POSTED
|
42
|
+
DRAFT ||= "Draft".freeze
|
43
|
+
POSTED ||= "Posted".freeze
|
44
44
|
|
45
45
|
# Pay run type
|
46
46
|
attr_accessor :pay_run_type
|
47
|
-
SCHEDULED
|
48
|
-
UNSCHEDULED
|
49
|
-
EARLIER_YEAR_UPDATE
|
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
|
54
|
-
FORTNIGHTLY
|
55
|
-
FOUR_WEEKLY
|
56
|
-
MONTHLY
|
57
|
-
ANNUAL
|
58
|
-
QUARTERLY
|
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
|
28
|
-
FORTNIGHTLY
|
29
|
-
FOUR_WEEKLY
|
30
|
-
MONTHLY
|
31
|
-
ANNUAL
|
32
|
-
QUARTERLY
|
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
|
22
|
-
ELECTRONICALLY
|
23
|
-
MANUAL
|
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
|
70
|
-
ELECTRONICALLY
|
71
|
-
MANUAL
|
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
|
43
|
-
PENDING
|
44
|
-
HISTORY
|
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
|
49
|
-
HOURLY
|
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
|
18
|
-
CHILD_SUPPORT
|
19
|
-
COURT_FINES
|
20
|
-
CREDITOR
|
21
|
-
FEDERAL_LEVY
|
22
|
-
INLAND_REVENUE_ARREARS
|
23
|
-
KIWI_SAVER
|
24
|
-
MSD_REPAYMENTS
|
25
|
-
NON_PRIORITY_ORDER
|
26
|
-
PRIORITY_ORDER
|
27
|
-
TABLE_BASED
|
28
|
-
STUDENT_LOAN
|
29
|
-
VOLUNTARY_STUDENT_LOAN
|
30
|
-
US_CHILD_SUPPORT
|
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
|
37
|
-
APPROVED
|
38
|
-
COMPLETED
|
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
|
18
|
-
FIXED
|
19
|
-
NON_CHARGEABLE
|
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
|