When present, indicates that this request was blocked

interface StateBlocked {
    blocked: {};
}

Properties

Properties

blocked: {}