CollectionCreationResult

interface CollectionCreationResult {
    Id?: string;
}

Properties

Properties

Id?: string

CollectionCreationResult