interface RequestTypeIconLink {
    iconUrls?: {};
}

Properties

Properties

iconUrls?: {}

URLs for the request type icons.

Type declaration