There is a lack of ability to pass arguments down from composed objects within the main NetSuiteConnection entrypoint.
For some examples, with some record types, using xsd_ignore_sequence_order=True and other parameters would greatly allow some better error handling and checking rather than having to do the Zeep on my end myself.
There is a lack of ability to pass arguments down from composed objects within the main
NetSuiteConnectionentrypoint.For some examples, with some record types, using
xsd_ignore_sequence_order=Trueand other parameters would greatly allow some better error handling and checking rather than having to do the Zeep on my end myself.