Class PaymentMethodType
java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.airshoppingrequest.PaymentMethodType
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentMethodType
public PaymentMethodType()
-