Package com.stripe.model.tax
Class Form.GbMrdp
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Form.GbMrdp
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Form
For more details about GbMrdp, 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
End 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.int
hashCode()
void
setReportingPeriodEndDate
(String reportingPeriodEndDate) End date of the period represented by the information reported on the tax form.void
setReportingPeriodStartDate
(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
-
GbMrdp
public GbMrdp()
-
-
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()
-