docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
198 stars 122 forks source link

Simplifies value assignment #155

Open fabiojaniolima opened 2 years ago

fabiojaniolima commented 2 years ago

This bulk assignment approach avoids typing errors. If the property exists the value will be assigned.

fabiojaniolima commented 1 year ago

@amims71

I understand. I had thought of it this way to make the input more dynamic.

I added a list of allowed inputs in my last comia.

fabiojaniolima commented 1 year ago

@amims71 I admit I didn't understand why Travis.ci failed.