java.lang.Object
de.hybris.platform.ndc182facades.messages.servicelistrequest.PaymentMethodType

public class PaymentMethodType extends Object
A form of procedure for the payment of goods or services, plus any transactional information specific to the payment method other than the amount.

Java class for PaymentMethodType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PaymentMethodType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • PaymentMethodType

      public PaymentMethodType()