Uses of Class
com.broadleafcommerce.customer.messaging.autoconfigure.CreatePaymentAccountEventProperties.DisplayAttributes
-
Packages that use CreatePaymentAccountEventProperties.DisplayAttributes Package Description com.broadleafcommerce.customer.messaging.autoconfigure -
-
Uses of CreatePaymentAccountEventProperties.DisplayAttributes in com.broadleafcommerce.customer.messaging.autoconfigure
Methods in com.broadleafcommerce.customer.messaging.autoconfigure that return CreatePaymentAccountEventProperties.DisplayAttributes Modifier and Type Method Description CreatePaymentAccountEventProperties.DisplayAttributes
CreatePaymentAccountEventProperties. getDisplayAttributes()
Deprecated, for removal: This API element is subject to removal in a future version.Defines the names of the display attributes holding display information to be copied over to the newPaymentAccount
being made for the customer after checkout.Methods in com.broadleafcommerce.customer.messaging.autoconfigure with parameters of type CreatePaymentAccountEventProperties.DisplayAttributes Modifier and Type Method Description void
CreatePaymentAccountEventProperties. setDisplayAttributes(CreatePaymentAccountEventProperties.DisplayAttributes displayAttributes)
Deprecated, for removal: This API element is subject to removal in a future version.Defines the names of the display attributes holding display information to be copied over to the newPaymentAccount
being made for the customer after checkout.
-