Class PersonSearchResponseSimpleEnvelope


  • public class PersonSearchResponseSimpleEnvelope
    extends com.qivos.util.rest.common.envelope.APIResponseSearchEnvelope<PersonSearchResponseSimplePayload>
    Envelope for the search response of a simple person data. This class encapsulates a PersonSearchResponseSimplePayload object within the response envelope for search results, providing additional information like status codes, pagination, and other metadata as needed.
    Author:
    nikritikos