devowl-wp
    Preparing search index...
    interface ResponseRouteConsentAllGet {
        count: number;
        items: ResponseRouteConsentAllGetEntity[];
        truncatedIpsCount?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    count: number
    truncatedIpsCount?: number

    This property is only available for the first page (offset=0).