Interface FetchRedirectUrlActionCreatorPayload

interface FetchRedirectUrlActionCreatorPayload {
    id: string;
}

Properties

Properties

id: string

The standalone search box id.