File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -274,6 +274,8 @@ Branch.prototype.createBranchUniversalObject = function (options) {
274
274
* | feature | String | The link feature |
275
275
* | alias | String | The link alias |
276
276
* | channel | String | The link channel |
277
+ * | campaign | String | The campaign that |
278
+ * | | | the link belongs to |
277
279
* | stage | String | The link stage |
278
280
* | duration | Int | The link duration |
279
281
* --------------------------------------------------
@@ -313,6 +315,8 @@ Branch.prototype.createBranchUniversalObject = function (options) {
313
315
* | feature | String | The link feature |
314
316
* | alias | String | The link alias |
315
317
* | channel | String | The link channel |
318
+ * | campaign | String | The campaign that |
319
+ * | | | the link belongs to |
316
320
* | stage | String | The link stage |
317
321
* | duration | Int | The link duration |
318
322
* --------------------------------------------------
You can’t perform that action at this time.
0 commit comments