Props

interface IProps {
    webStatusCode?: number;
}

Properties

Properties

webStatusCode?: number