Class AlternatePaymentInfo

java.lang.Object
com.bhn.risk.common.SmartObject<AlternatePaymentInfo>
com.bhn.risk.order.domain.AlternatePaymentInfo

public class AlternatePaymentInfo extends com.bhn.risk.common.SmartObject<AlternatePaymentInfo>

AlternatePaymentInfo class.

Version:
$Id: $Id
Author:
pvela00
  • Field Details

    • tenderType

      @NotNull(errorCode="tenderType.null", message="alternatePaymentInfo.tenderType is mandatory") public com.bhn.risk.domain.TenderType tenderType
    • processorPaymentResponse

      public Map<String,String> processorPaymentResponse
  • Constructor Details

    • AlternatePaymentInfo

      public AlternatePaymentInfo()