Class PaymentMethodInfoImpl

java.lang.Object
com.commercetools.api.models.payment.PaymentMethodInfoImpl
All Implemented Interfaces:
PaymentMethodInfo, io.vrap.rmf.base.client.ModelBase

public class PaymentMethodInfoImpl extends Object implements PaymentMethodInfo, io.vrap.rmf.base.client.ModelBase
PaymentMethodInfo
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Payment method used, for example, credit card, or cash advance.
    Localizable name of the payment method.
    Payment service that processes the Payment (for example, a PSP).
    int
     
    void
    setMethod(String method)
    Payment method used, for example, credit card, or cash advance.
    void
    Localizable name of the payment method.
    void
    setPaymentInterface(String paymentInterface)
    Payment service that processes the Payment (for example, a PSP).

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.payment.PaymentMethodInfo

    withPaymentMethodInfo