Package com.stripe.model.v2.billing
Class ServiceAction.CreditGrantPerTenant.Amount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.ServiceAction.CreditGrantPerTenant.Amount
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ServiceAction.CreditGrantPerTenant
For more details about Amount, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about CustomPricingUnit, 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
getType()
int
hashCode()
void
setCustomPricingUnit
(ServiceAction.CreditGrantPerTenant.Amount.CustomPricingUnit customPricingUnit) void
setMonetary
(Amount monetary) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Amount
public Amount()
-
-
Method Details
-
getCustomPricingUnit
-
getMonetary
-
getType
-
setCustomPricingUnit
public void setCustomPricingUnit(ServiceAction.CreditGrantPerTenant.Amount.CustomPricingUnit customPricingUnit) -
setMonetary
-
setType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-