ModelInstanceMetadataWithId: ModelInstanceMetadata & {
    id: string;
}

Type declaration

  • id: string