Package version:

Interface BlobHierarchyListSegmentModel

interface BlobHierarchyListSegmentModel {
    blobItems: {};
    blobPrefixes?: {};
}

Properties

blobItems: {}
blobPrefixes?: {}