Class CheckoutComValidateApplePaySessionRequest
java.lang.Object
com.broadleafcommerce.vendor.checkoutcom.domain.CheckoutComValidateApplePaySessionRequest
- All Implemented Interfaces:
Serializable
The request that is used to validate the Apple Pay session.
- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setDisplayName
(String displayName) void
setInitiative
(String initiative) void
setInitiativeContext
(String initiativeContext) void
setMerchantIdentifier
(String merchantIdentifier) toString()
-
Constructor Details
-
CheckoutComValidateApplePaySessionRequest
public CheckoutComValidateApplePaySessionRequest()
-
-
Method Details
-
getMerchantIdentifier
-
getDisplayName
-
getInitiative
-
getInitiativeContext
-
setMerchantIdentifier
-
setDisplayName
-
setInitiative
-
setInitiativeContext
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-