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

    Properties

    Properties

    items?: StorageFile[]
    next?: boolean