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

    Interface UpdatePropertyListResponse

    A source of properties for a property list. Supports three selection patterns: publisher with tags, publisher with property IDs, or direct identifiers.

    interface UpdatePropertyListResponse {
        list: PropertyList;
        ext?: ExtensionObject;
    }
    Index

    Properties

    Properties

    ext?: ExtensionObject