FIX : return type change from array to int
This commit is contained in:
parent
bf3b99163d
commit
00fb4300fc
@ -969,7 +969,7 @@ class Invoices extends DolibarrApi
|
||||
*
|
||||
* @url POST /payments
|
||||
*
|
||||
* @return array Payment ID
|
||||
* @return int Payment ID
|
||||
* @throws 400
|
||||
* @throws 401
|
||||
* @throws 404
|
||||
|
||||
Loading…
Reference in New Issue
Block a user