Package com.stripe.model.tax
Class Form.CaMrdp
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Form.CaMrdp
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Form
For more details about CaMrdp, 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 booleanbooleanEnd date of the period represented by the information reported on the tax form.Start date of the period represented by the information reported on the tax form.inthashCode()voidsetReportingPeriodEndDate(String reportingPeriodEndDate) End date of the period represented by the information reported on the tax form.voidsetReportingPeriodStartDate(String reportingPeriodStartDate) Start date of the period 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
-
CaMrdp
public CaMrdp()
-
-
Method Details
-
getReportingPeriodEndDate
End date of the period represented by the information reported on the tax form. -
getReportingPeriodStartDate
Start date of the period represented by the information reported on the tax form. -
setReportingPeriodEndDate
End date of the period represented by the information reported on the tax form. -
setReportingPeriodStartDate
Start date of the period represented by the information reported on the tax form. -
equals
-
canEqual
-
hashCode
public int hashCode()
-