Uses of Class
org.kohsuke.github.GHMarketplaceAccountPlan
-
Uses of GHMarketplaceAccountPlan in org.kohsuke.github
Modifier and TypeMethodDescriptionGHMarketplacePlanForAccountBuilder.createRequest()
Fetch the plan associated with the account specified on construction.GHAppInstallation.getMarketplaceAccount()
Shows whether the user or organization account actively subscribes to a plan listed by the authenticated GitHub App.GHMarketplaceAccount.getPlan()
Shows whether the user or organization account actively subscribes to a plan listed by the authenticated GitHub App.Modifier and TypeMethodDescriptionGHMarketplaceListAccountBuilder.createRequest()
List any accounts associated with the plan specified on construction with all the order/sort parameters set.