Package com.stripe.model.tax
Class Form.Us1099Nec
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Form.Us1099Nec
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Form
For more details about Us1099Nec, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Year represented by the information reported on the tax form.int
hashCode()
void
setReportingYear
(Long reportingYear) Year represented by the information reported on the tax form.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Us1099Nec
public Us1099Nec()
-
-
Method Details