hellosign / hellosign-dotnet-sdk

A .NET SDK for the HelloSign API
MIT License
26 stars 29 forks source link

Add bulk_send_job endpoints and data structures #84

Closed BHSPitMonkey closed 4 years ago

BHSPitMonkey commented 4 years ago

Because the bulk_send_job/:id API response works a bit differently than most of the other models (it is a hybrid between a record and a "list", as it also fetches a list of signature requests for the job), two new model classes were introduced: