java.lang.Object
org.kohsuke.github.GHMarketplacePendingChange
A Github Marketplace purchase pending change.
- Author:
- Paulo Miguel Almeida
- See Also:
-
Constructor Details
-
GHMarketplacePendingChange
public GHMarketplacePendingChange()Create default GHMarketplacePendingChange instance
-
-
Method Details
-
getId
public long getId()Gets id.- Returns:
- the id
-
getUnitCount
Gets unit count.- Returns:
- the unit count
-
getPlan
Gets plan.- Returns:
- the plan
-
getEffectiveDate
Gets effective date.- Returns:
- the effective date
-