Interface MyPaymentSetMethodInfoNameAction

All Superinterfaces:
MyPaymentUpdateAction, ResourceUpdateAction<MyPaymentUpdateAction>

public interface MyPaymentSetMethodInfoNameAction extends MyPaymentUpdateAction
MyPaymentSetMethodInfoNameAction
Example to create an instance using the builder pattern

     MyPaymentSetMethodInfoNameAction myPaymentSetMethodInfoNameAction = MyPaymentSetMethodInfoNameAction.builder()
             .build()