Package com.stripe.model
Class PaymentIntent.PaymentMethodOptions.Card.StatementDetails.Address
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentMethodOptions.Card.StatementDetails.Address
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.PaymentMethodOptions.Card.StatementDetails
public static class PaymentIntent.PaymentMethodOptions.Card.StatementDetails.Address
extends StripeObject
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getCity()
getLine1()
getLine2()
getState()
int
hashCode()
void
void
setCountry
(String country) void
void
void
setPostalCode
(String postalCode) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString