Package com.stripe.model.v2.core
Class Account.Identity.BusinessDetails.MonthlyEstimatedRevenue
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Identity.BusinessDetails
For more details about MonthlyEstimatedRevenue, 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
A non-negative integer representing the amount in the smallest currency unit.int
hashCode()
void
A non-negative integer representing the amount in the smallest currency unit.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
MonthlyEstimatedRevenue
public MonthlyEstimatedRevenue()
-
-
Method Details