Vertex Viewer SDK
    Preparing search index...

    Interface TimestampDomainPropertyValue

    interface TimestampDomainPropertyValue {
        type: "timestamp";
        value: AsObject;
    }
    Index

    Properties

    Properties

    type: "timestamp"
    value: AsObject