interface DataModelCreateCollection {
    items: DataModelCreate[];
}

Properties

Properties

List of data models to create/update