interface Response {
    record?: CH.Types.Record;
}

Properties

Properties

record?: CH.Types.Record

If successful and found, the requested record.