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

    Interface UpdatePropertyListResponse

    Response payload for update_property_list task

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

    Properties

    Properties

    ext?: ExtensionObject