Class PersonConsentDataResponseEnvelope


  • public class PersonConsentDataResponseEnvelope
    extends com.qivos.util.rest.common.envelope.APIResponseEnvelope<PersonConsentDataResponsePayload>
    Envelope wrapper for the PersonConsentDataResponsePayload.

    This class extends APIResponseEnvelope and is used to structure the response data for person consent information, encapsulating the relevant consent details for a customer or loyalty member.

    See Also:
    Author: nikritikos
    • Constructor Detail

      • PersonConsentDataResponseEnvelope

        public PersonConsentDataResponseEnvelope​(PersonConsentDataResponsePayload payload)
        Constructs a new response envelope containing the consent data payload.
        Parameters:
        payload - the payload containing the person consent data