calcinai / xero-php

A php library for the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
MIT License
357 stars 256 forks source link

Update EarningsRate.php #869

Closed Healyhatman closed 1 year ago

Healyhatman commented 1 year ago

Add EmploymentTerminationPaymentType

Add IsReportableAsW1

Add AllowanceCategory

Add missing AllowanceType enum values

Add missing EarningsType enum values and mark invalid one as @deprecated

Fix return type hinting

Reorder enums to match order in the documentation