interface FaultSectionRequestData {
    nshmFaultSection: NshmId;
    raw: boolean;
}

Properties

nshmFaultSection: NshmId
raw: boolean