Interface MyPaymentSetMethodInfoInterfaceAccountAction

All Superinterfaces:
MyPaymentUpdateAction, ResourceUpdateAction<MyPaymentUpdateAction>

public interface MyPaymentSetMethodInfoInterfaceAccountAction extends MyPaymentUpdateAction

This action generates the PaymentMethodInfoInterfaceAccountSet Message.


Example to create an instance using the builder pattern

     MyPaymentSetMethodInfoInterfaceAccountAction myPaymentSetMethodInfoInterfaceAccountAction = MyPaymentSetMethodInfoInterfaceAccountAction.builder()
             .build()