@adcp/client API Reference - v3.3.3
    Preparing search index...

    Interface PropertyIdentifier

    Property identifier

    interface PropertyIdentifier {
        type: PropertyIdentifierType;
        value: string;
    }
    Index

    Properties

    Properties

    value: string