Interface RqId

RqId

interface RqId {
    rq_id: string;
}

Properties

Properties

rq_id: string

Request id

RqId