The model definition.

interface ModelDefinitionId {
    id?: string;
}

Properties

Properties

id?: string

The id of the model definition.