Interface PaymentSetMethodInfoInterfaceAccountAction

All Superinterfaces:
PaymentUpdateAction, ResourceUpdateAction<PaymentUpdateAction>

public interface PaymentSetMethodInfoInterfaceAccountAction extends PaymentUpdateAction

This action generates the PaymentMethodInfoInterfaceAccountSet Message.


Example to create an instance using the builder pattern

     PaymentSetMethodInfoInterfaceAccountAction paymentSetMethodInfoInterfaceAccountAction = PaymentSetMethodInfoInterfaceAccountAction.builder()
             .build()