Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit c03b6a8

Browse files
committed
chore: add jsdoc description to cancel subscription method
1 parent 09656f0 commit c03b6a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/subscription-info.js

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ class SubscriptionInfo {
8383
}
8484

8585
/**
86+
* Will cancel the subscription plan of the given subscription. The actual subscription id
87+
* will be looked at at runtime by peaking at all subscription events.
8688
*
8789
* @param {Object} subscription
8890
* @param {String} subscriptionPlanId the plan that should be cancelled

0 commit comments

Comments
 (0)