interface PatronDebugResponse {
    results: PatronDebugResult[];
}

Properties

Properties