public class VirtualCardDetailsResponse extends CardDetailsResponse
billingCurrency, cardholderId, cardProductId, clientId, createdDate, displayName, expiryMonth, expiryYear, id, issuingCountry, lastFour, lastModifiedDate, reference, status, type| Constructor and Description |
|---|
VirtualCardDetailsResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.Boolean |
getIsSingleUse() |
int |
hashCode() |
void |
setIsSingleUse(java.lang.Boolean isSingleUse) |
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 java.lang.Boolean getIsSingleUse()
public void setIsSingleUse(java.lang.Boolean isSingleUse)
public 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