Skip to content

v5.2.4

Compare
Choose a tag to compare
@firebed firebed released this 19 Nov 15:04
· 6 commits to 5.x since this release

Add method to handle empty receptionEmails in Response. Enhanced the Response model to handle cases where receptionEmails is empty by setting it to a new ReceptionEmails object. Added corresponding XML stub and test case to validate this change.

Fixed a potential issue in TypeArray's count method by providing a default empty array.