ExtensionType interface

Describes an Extension Type.

Properties

id

The ID of the extension type.

name

The name of the extension type.

Property Details

id

The ID of the extension type.

id?: string

Property Value

string

name

The name of the extension type.

name?: string

Property Value

string