defy.tools

Interface QueryJob

interface QueryJob {
    identifier: string;
}

Properties

Properties

identifier: string