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
An estimate of the monthly revenue of the business. Only accepted for accounts in Brazil
and India.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEstimated monthly revenue amount in minor currency units (for example, '123' for 1.23 USD). -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanEstimated monthly revenue amount in minor currency units (for example, '123' for 1.23 USD).inthashCode()voidEstimated monthly revenue amount in minor currency units (for example, '123' for 1.23 USD).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
-
getAmount
Estimated monthly revenue amount in minor currency units (for example, '123' for 1.23 USD). -
setAmount
Estimated monthly revenue amount in minor currency units (for example, '123' for 1.23 USD). -
equals
-
canEqual
-
hashCode
public int hashCode()
-