SDK you're using (please complete the following information):
Describe the bug
Getting error when call IAccountingApiAsync.GetOrganisationsAsync:
Xero.NetStandard.OAuth2.Client.ApiException
Error converting value "ULTRA" to type 'Xero.NetStandard.OAuth2.Model.Accounting.Organisation+ClassEnum'. Path 'Organisations[0].Class', line 33, position 22.
Expected behavior
The organisation entity having "ClassEnum" = "ULTRA" to be received from API
SDK you're using (please complete the following information):
Describe the bug
Getting error when call IAccountingApiAsync.GetOrganisationsAsync:
Xero.NetStandard.OAuth2.Client.ApiException
Error converting value "ULTRA" to type 'Xero.NetStandard.OAuth2.Model.Accounting.Organisation+ClassEnum'. Path 'Organisations[0].Class', line 33, position 22.
Expected behavior
The organisation entity having "ClassEnum" = "ULTRA" to be received from API