Interface PaymentSetMethodInfoNameAction

All Superinterfaces:
PaymentUpdateAction, ResourceUpdateAction<PaymentUpdateAction>

public interface PaymentSetMethodInfoNameAction extends PaymentUpdateAction
PaymentSetMethodInfoNameAction
Example to create an instance using the builder pattern

     PaymentSetMethodInfoNameAction paymentSetMethodInfoNameAction = PaymentSetMethodInfoNameAction.builder()
             .build()