Class ProductCatalogImport.StatusDetails.Succeeded

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.commerce.ProductCatalogImport.StatusDetails.Succeeded
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
ProductCatalogImport.StatusDetails

public static class ProductCatalogImport.StatusDetails.Succeeded extends StripeObject
Details when the import has succeeded.
  • Constructor Details

    • Succeeded

      public Succeeded()
  • Method Details

    • getSuccessCount

      public Long getSuccessCount()
    • setSuccessCount

      public void setSuccessCount(Long successCount)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object