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.DisplayAttributesCreatePaymentAccountEventProperties. 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 newPaymentAccountbeing made for the customer after checkout.Methods in com.broadleafcommerce.customer.messaging.autoconfigure with parameters of type CreatePaymentAccountEventProperties.DisplayAttributes Modifier and Type Method Description voidCreatePaymentAccountEventProperties. 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 newPaymentAccountbeing made for the customer after checkout.
-