Triangle.js Docs
    Preparing search index...

    Interface Response

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

    Properties

    Properties

    record?: CH.Types.Record

    If successful and found, the requested record.