interface ParamsRouteKeyValueMapPatch {
    key: string;
    name: string;
}

Hierarchy (view full)

Properties

Properties

key: string
name: string