library · inferred from evidence
Number
A class in the DocuSign PHP SDK (under DocuSign\eSign\Model) representing a numeric value in API responses.
- DocuSign PHP SDK: Class Number not found on listTabs (ObjectSerializer)
Calling listTabs through EnvelopesApi fatals with Class Number not found because the SDK passes a bare class name to the deserializer. Fixed in SDK v5.1; on older versions patch ObjectSerializer.php with the fully qualified class name.