Package com.stripe.model.climate
Class Order.Beneficiary
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.climate.Order.Beneficiary
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Order
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Publicly displayable name for the end beneficiary of carbon removal.int
hashCode()
void
setPublicName
(String publicName) Publicly displayable name for the end beneficiary of carbon removal.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Beneficiary
public Beneficiary()
-
-
Method Details