@adcp/client API Reference - v4.19.0
    Preparing search index...

    Interface PropertyIdentifier

    Property identifier

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

    Properties

    Properties

    value: string