Skip to content

v5.2.4

Latest
Compare
Choose a tag to compare
@firebed firebed released this 19 Nov 15:04

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.