Interface PaymentSetStatusInterfaceCodeAction

All Superinterfaces:
PaymentUpdateAction, ResourceUpdateAction<PaymentUpdateAction>

public interface PaymentSetStatusInterfaceCodeAction extends PaymentUpdateAction

Produces the PaymentStatusInterfaceCodeSet Message.


Example to create an instance using the builder pattern

     PaymentSetStatusInterfaceCodeAction paymentSetStatusInterfaceCodeAction = PaymentSetStatusInterfaceCodeAction.builder()
             .build()