Skip to content

Commit 8dd52d3

Browse files
Renemari Padilloethanneff
authored andcommitted
[CHORE] Updated API code documentation
1 parent ba23fc3 commit 8dd52d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

www/branch.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@ Branch.prototype.createBranchUniversalObject = function (options) {
274274
* | feature | String | The link feature |
275275
* | alias | String | The link alias |
276276
* | channel | String | The link channel |
277+
* | campaign | String | The campaign that |
278+
* | | | the link belongs to |
277279
* | stage | String | The link stage |
278280
* | duration | Int | The link duration |
279281
* --------------------------------------------------
@@ -313,6 +315,8 @@ Branch.prototype.createBranchUniversalObject = function (options) {
313315
* | feature | String | The link feature |
314316
* | alias | String | The link alias |
315317
* | channel | String | The link channel |
318+
* | campaign | String | The campaign that |
319+
* | | | the link belongs to |
316320
* | stage | String | The link stage |
317321
* | duration | Int | The link duration |
318322
* --------------------------------------------------

0 commit comments

Comments
 (0)