Interface MyPaymentSetMethodInfoNameAction

All Superinterfaces:
MyPaymentUpdateAction, ResourceUpdateAction<MyPaymentUpdateAction>
All Known Implementing Classes:
MyPaymentSetMethodInfoNameActionImpl

MyPaymentSetMethodInfoNameAction
Example to create an instance using the builder pattern

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