Class GHMarketplacePendingChange

java.lang.Object
org.kohsuke.github.GHMarketplacePendingChange

public class GHMarketplacePendingChange extends Object
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

      public Long getUnitCount()
      Gets unit count.
      Returns:
      the unit count
    • getPlan

      public GHMarketplacePlan getPlan()
      Gets plan.
      Returns:
      the plan
    • getEffectiveDate

      public Date getEffectiveDate()
      Gets effective date.
      Returns:
      the effective date