@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Interface PropertyIdentifier

    Property identifier

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

    Properties

    Properties

    value: string