Interface PaymentSetCustomTypeAction

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

PaymentSetCustomTypeAction
Example to create an instance using the builder pattern

     PaymentSetCustomTypeAction paymentSetCustomTypeAction = PaymentSetCustomTypeAction.builder()
             .build()