Class MyPaymentAddTransactionActionImpl

java.lang.Object
com.commercetools.api.models.me.MyPaymentAddTransactionActionImpl
All Implemented Interfaces:
MyPaymentAddTransactionAction, MyPaymentUpdateAction, ResourceUpdateAction<MyPaymentUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class MyPaymentAddTransactionActionImpl extends Object implements MyPaymentAddTransactionAction, io.vrap.rmf.base.client.ModelBase

Adding a Transaction to a Payment generates the PaymentTransactionAdded Message. Once a Transaction is added to the Payment, it can no longer be updated or deleted using the My Payments API.