Interface CrackResponse

interface CrackResponse {
    Job?: clientpb.CrackJob;
}

Properties

Properties