Interface PaymentMethodInfoInterfaceSetMessagePayload

All Superinterfaces:
MessagePayload, MessagePayloadMixin

public interface PaymentMethodInfoInterfaceSetMessagePayload extends MessagePayload

Generated after a successful Set MethodInfo Interface update action.


Example to create an instance using the builder pattern

     PaymentMethodInfoInterfaceSetMessagePayload paymentMethodInfoInterfaceSetMessagePayload = PaymentMethodInfoInterfaceSetMessagePayload.builder()
             .build()