Class Form.Us1099K

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Form.Us1099K
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Form

public static class Form.Us1099K extends StripeObject
  • Constructor Details

    • Us1099K

      public Us1099K()
  • Method Details

    • getReportingYear

      public Long getReportingYear()
      Year represented by the information reported on the tax form.
    • setReportingYear

      public void setReportingYear(Long reportingYear)
      Year represented by the information reported on the tax form.
    • 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