Uses of Class
com.broadleafcommerce.orderoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Packages that use TransactionExecutionDetail
-
Uses of TransactionExecutionDetail in com.broadleafcommerce.orderoperation.service.provider.external.domain.payment
Methods in com.broadleafcommerce.orderoperation.service.provider.external.domain.payment that return types with arguments of type TransactionExecutionDetailModifier and TypeMethodDescriptionTransactionExecutionResponse.getTransactionExecutionDetails()A list ofTransactionExecutionDetailsdescribing the transactions executed.Method parameters in com.broadleafcommerce.orderoperation.service.provider.external.domain.payment with type arguments of type TransactionExecutionDetailModifier and TypeMethodDescriptionvoidTransactionExecutionResponse.setTransactionExecutionDetails(List<TransactionExecutionDetail> transactionExecutionDetails) A list ofTransactionExecutionDetailsdescribing the transactions executed.