Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.CardFromRequest
-
Packages that use CardFromRequest Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of CardFromRequest in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return CardFromRequest Modifier and Type Method Description CardFromRequest
Card. getFromRequest()
Representation of card details as received in the request.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type CardFromRequest Modifier and Type Method Description void
Card. setFromRequest(CardFromRequest fromRequest)
Representation of card details as received in the request.
-