Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Domain

Package version

An interface representing Domain.

Hierarchy

  • Domain

Index

Properties

Optional enabled

enabled: undefined | false | true

NOTE: This property will not be serialized. It can only be populated by the server.

Optional exportable

exportable: undefined | false | true

NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

Possible values include: 'Classification', 'ObjectDetection' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc