Calling EnvelopesApi::listRecipients with the DocuSign eSign PHP client failed during response deserialization with this fatal error. The SDK referenced the model class \DocuSign\eSign\Model\OfflineAttributes, which existed in v3 of the client but was removed in v4, so any envelope with offline-capable recipients crashed the call. A user patch of commenting out offline_attributes references was not a real fix.