dsd-client-conn-lib
Advanced tools
Comparing version 1.1.10 to 1.1.11
@@ -39,5 +39,5 @@ <a name='dase'></a> | ||
</dd> | ||
<dt><a href="#getDabParentsIds">getDabParentsIds(dabId, maxLength, requestor)</a> ⇒ <code>Integer</code></dt> | ||
<dt><a href="#getDabPreviousVersionsIds">getDabPreviousVersionsIds(dabId, maxLength, requestor)</a> ⇒ <code>Integer</code></dt> | ||
<dd><p>Description: | ||
Method getDabParentsIds</p> | ||
Method getDabPreviousVersionsIds</p> | ||
</dd> | ||
@@ -88,6 +88,2 @@ <dt><a href="#getTagEncryptedKey">getTagEncryptedKey(buyer, seller, tagId)</a> ⇒ <code>Key</code></dt> | ||
</dd> | ||
<dt><a href="#getDabsForTag">getDabsForTag(userId, tagTitle, tagId)</a> ⇒ <code>Asset</code></dt> | ||
<dd><p>Description: | ||
Method getDabsForTag</p> | ||
</dd> | ||
<dt><a href="#offerSellOwnership">offerSellOwnership(seller, sellerPassword, buyer, dabId, minPrice)</a> ⇒ <code>Boolean</code></dt> | ||
@@ -401,7 +397,7 @@ <dd><p>Description: | ||
<a name="getDabParentsIds"></a> | ||
<a name="getDabPreviousVersionsIds"></a> | ||
## getDabParentsIds(dabId, maxLength, requestor) ⇒ <code>Integer</code> | ||
## getDabPreviousVersionsIds(dabId, maxLength, requestor) ⇒ <code>Integer</code> | ||
Description: | ||
Method getDabParentsIds | ||
Method getDabPreviousVersionsIds | ||
@@ -588,17 +584,2 @@ **Kind**: global function | ||
<a name="getDabsForTag"></a> | ||
## getDabsForTag(userId, tagTitle, tagId) ⇒ <code>Asset</code> | ||
Description: | ||
Method getDabsForTag | ||
**Kind**: global function | ||
**Returns**: <code>Asset</code> - - Array of Look at Type description in Docs. | ||
| Param | Type | Description | | ||
| --- | --- | --- | | ||
| userId | <code>Address</code> | | | ||
| tagTitle | <code>String</code> | (optional. default: "") | | ||
| tagId | <code>Integer</code> | (optional. default: null) | | ||
<a name="offerSellOwnership"></a> | ||
@@ -605,0 +586,0 @@ |
@@ -612,3 +612,3 @@ | ||
* Description: | ||
* Method getDabParentsIds | ||
* Method getDabPreviousVersionsIds | ||
* | ||
@@ -619,3 +619,3 @@ * @param dabId {Integer} | ||
* @returns - Array of {Integer} | ||
*/function getDabParentsIds(dabId,maxLength,requestor){} | ||
*/function getDabPreviousVersionsIds(dabId,maxLength,requestor){} | ||
@@ -741,12 +741,2 @@ /** | ||
* Description: | ||
* Method getDabsForTag | ||
* | ||
* @param userId {Address} | ||
* @param tagTitle (optional. default: "") {String} | ||
* @param tagId (optional. default: null) {Integer} | ||
* @returns - Array of {Asset} Look at Type description in Docs. | ||
*/function getDabsForTag(userId,tagTitle,tagId){} | ||
/** | ||
* Description: | ||
* Method offerSellOwnership | ||
@@ -753,0 +743,0 @@ * |
@@ -92,3 +92,3 @@ | ||
* Description: | ||
* Method getDabParentsIds | ||
* Method getDabPreviousVersionsIds | ||
* | ||
@@ -99,3 +99,3 @@ * @param dabId {Integer} | ||
* @returns - Array of {Integer} | ||
*/function getDabParentsIds(dabId,maxLength,requestor){} | ||
*/function getDabPreviousVersionsIds(dabId,maxLength,requestor){} | ||
@@ -221,12 +221,2 @@ /** | ||
* Description: | ||
* Method getDabsForTag | ||
* | ||
* @param userId {Address} | ||
* @param tagTitle (optional. default: "") {String} | ||
* @param tagId (optional. default: null) {Integer} | ||
* @returns - Array of {Asset} Look at Type description in Docs. | ||
*/function getDabsForTag(userId,tagTitle,tagId){} | ||
/** | ||
* Description: | ||
* Method offerSellOwnership | ||
@@ -233,0 +223,0 @@ * |
{ | ||
"name": "dsd-client-conn-lib", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "dsd-constants-lib": "^1.1.4", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
390587
3014
2558