interface RunCreate2 {
    dotted_order?: string;
    trace_id?: string;
}

Hierarchy

  • RunCreate
    • RunCreate2

Properties

dotted_order?: string
trace_id?: string

Generated using TypeDoc