Interface PaymentSetMethodInfoNameAction

All Superinterfaces:
PaymentUpdateAction, ResourceUpdateAction<PaymentUpdateAction>
All Known Implementing Classes:
PaymentSetMethodInfoNameActionImpl

PaymentSetMethodInfoNameAction
Example to create an instance using the builder pattern

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