Interface DataCollectionCreateResponse

interface DataCollectionCreateResponse {
    id: string;
}

Properties

Properties

id: string