interface ParamsRouteExportConsentsGet {
    from?: string;
    to?: string;
    uuid?: string;
}

Hierarchy (view full)

Properties

Properties

from?: string
to?: string
uuid?: string