opsway / zohobooks-api

ZohoBooks PHP library
MIT License
6 stars 10 forks source link

Add constants for invoice strict values #28

Closed phansys closed 6 years ago

phansys commented 6 years ago
Q A
Branch master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

Search for "Allowed values" at https://www.zoho.com/books/api/v3/invoices/.

codecov[bot] commented 6 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #28   +/-   ##
========================================
  Coverage      9.81%   9.81%           
  Complexity      116     116           
========================================
  Files            13      13           
  Lines           316     316           
========================================
  Hits             31      31           
  Misses          285     285
Impacted Files Coverage Δ Complexity Δ
src/Api/Invoices.php 0% <ø> (ø) 5 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c9b1261...bb6be49. Read the comment docs.