Interface CreatedJobStatus

interface CreatedJobStatus {
    ID: number;
}

Properties

Properties

ID: number