kekekeks / pipedrive-net

.NET client for Pipedrive API ( https://developers.pipedrive.com/v1 )
MIT License
12 stars 13 forks source link

Get more fields from deals endpoint #6

Closed tqrecords closed 8 years ago

tqrecords commented 8 years ago

I need to get other fields from the deals endpoint, for example; value, add_time, update_time.

Is there a way to do this or am I limited to 6 fields that are provided?

kekekeks commented 8 years ago

Just add needed fields to DealDto and submit a PR