Interface MyPaymentSetMethodInfoMethodAction

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

MyPaymentSetMethodInfoMethodAction
Example to create an instance using the builder pattern

     MyPaymentSetMethodInfoMethodAction myPaymentSetMethodInfoMethodAction = MyPaymentSetMethodInfoMethodAction.builder()
             .build()