Global
Methods
add(quantity) → {Promise.<PouchDB.Core.Response>|*}
Parameters:
Name |
Type |
Description |
quantity |
|
|
Returns:
-
Type
-
Promise.<PouchDB.Core.Response>
|
*
product(catalogId, foreignKeyId) → {Object}
Parameters:
Name |
Type |
Description |
catalogId |
|
|
foreignKeyId |
|
|
Returns:
-
Type
-
Object
remove() → {Promise.<(PouchDB.Core.Response|boolean)>}
Returns:
-
Type
-
Promise.<(PouchDB.Core.Response|boolean)>
update(quantity) → {Promise.<PouchDB.Core.Response>|*}
Parameters:
Name |
Type |
Description |
quantity |
|
|
Returns:
-
Type
-
Promise.<PouchDB.Core.Response>
|
*