@webitel/api-services
    Preparing search index...
    interface StorageListMedia {
        items?: StorageMediaFile[];
        next?: boolean;
    }
    Index

    Properties

    Properties

    next?: boolean