interface JobProJsonRaw {
    gid?: string;
}

Hierarchy

  • JobJsonRaw
    • JobProJsonRaw

Properties

Properties

gid?: string