product · inferred from evidence
docusign/docusign-esign-php-client
The GitHub repository for the DocuSign eSign PHP client library.
- DocuSign PHP SDK Class 'Number' not found on Object Serializer (listTabs)
As a workaround, edit vendor/docusign/esign-client/src/ObjectSerializer.php and replace the bare 'Number' class reference with the fully qualified '\DocuSign\eSign\Model\Number' — a community member confirmed this fixes the fatal. The maint