java.lang.Object
org.kohsuke.github.GHMarketplaceAccount
org.kohsuke.github.GHMarketplaceAccountPlan
A Github Marketplace Account Plan.
- Author:
- Paulo Miguel Almeida
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets marketplace pending change.Gets marketplace purchase.Methods inherited from class org.kohsuke.github.GHMarketplaceAccount
getEmail, getId, getLogin, getOrganizationBillingEmail, getPlan, getType, getUrl
-
Constructor Details
-
GHMarketplaceAccountPlan
public GHMarketplaceAccountPlan()Create default GHMarketplaceAccountPlan instance
-
-
Method Details
-
getMarketplacePendingChange
Gets marketplace pending change.- Returns:
- the marketplace pending change
-
getMarketplacePurchase
Gets marketplace purchase.- Returns:
- the marketplace purchase
-