public static class Charge.PaymentMethodDetails.Eps extends StripeObject
PRETTY_PRINT_GSON
Constructor and Description |
---|
Eps() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getVerifiedName()
Owner's verified full name.
|
int |
hashCode() |
void |
setVerifiedName(java.lang.String verifiedName)
Owner's verified full name.
|
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
public java.lang.String getVerifiedName()
public void setVerifiedName(java.lang.String verifiedName)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
protected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode
in class java.lang.Object