Class Invoice.Rendering.Pdf

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.Rendering.Pdf
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Invoice.Rendering

public static class Invoice.Rendering.Pdf extends StripeObject
  • Constructor Details

    • Pdf

      public Pdf()
  • Method Details

    • getPageSize

      public String getPageSize()
    • setPageSize

      public void setPageSize(String pageSize)
    • 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