retailcrm / api-client-go

Go client for retailCRM API
http://www.retailcrm.ru
MIT License
3 stars 21 forks source link

Добавил поля 'paidAt<From|To>' в структуру фильтра запроса заказов #71

Closed defernest closed 2 years ago

defernest commented 2 years ago

Добавил поля OrdersFilter.PaidAtFrom and OrdersFilter.PaidAtTo в соответствии с описанием фильтра конечной точки /api/v5/orders.

codecov-commenter commented 2 years ago

Codecov Report

Merging #71 (c482546) into master (f6b4a15) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files           7        7           
  Lines        1834     1834           
=======================================
  Hits         1326     1326           
  Misses        305      305           
  Partials      203      203           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.