public class PhysicalCardDetailsResponse extends CardDetailsResponse
billingCurrency, cardholderId, cardProductId, clientId, createdDate, displayName, expiryMonth, expiryYear, id, issuingCountry, lastFour, lastModifiedDate, reference, status, type| Constructor and Description |
|---|
PhysicalCardDetailsResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
getBillingCurrency, getCardholderId, getCardProductId, getClientId, getCreatedDate, getDisplayName, getExpiryMonth, getExpiryYear, getId, getIssuingCountry, getLastFour, getLastModifiedDate, getReference, getStatus, getType, setBillingCurrency, setCardholderId, setCardProductId, setClientId, setCreatedDate, setDisplayName, setExpiryMonth, setExpiryYear, setId, setIssuingCountry, setLastFour, setLastModifiedDate, setReference, setStatusgetLink, getLinks, getSelfLink, setLinksgetBody, getHttpStatusCode, getRequestId, getResponseHeaders, setBody, setHttpStatusCode, setResponseHeaderspublic boolean equals(java.lang.Object o)
equals in class CardDetailsResponseprotected boolean canEqual(java.lang.Object other)
canEqual in class CardDetailsResponsepublic int hashCode()
hashCode in class CardDetailsResponsepublic java.lang.String toString()
toString in class CardDetailsResponse