Class PaymentLink.InvoiceCreation.InvoiceData.RenderingOptions

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentLink.InvoiceCreation.InvoiceData.RenderingOptions
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentLink.InvoiceCreation.InvoiceData

public static class PaymentLink.InvoiceCreation.InvoiceData.RenderingOptions extends StripeObject
  • Constructor Details

    • RenderingOptions

      public RenderingOptions()
  • Method Details

    • getAmountTaxDisplay

      public String getAmountTaxDisplay()
    • setAmountTaxDisplay

      public void setAmountTaxDisplay(String amountTaxDisplay)
    • 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