interface RealtimeBuildEvent {
    buildId: number;
}

Hierarchy (View Summary)

Properties

Properties

buildId: number