Share via


LinkTableRequest interface

Properties

id

Link table id

operationType

Link table operation type

source

Source table properties for link table request

target

Target table properties for link table request

Property Details

id

Link table id

id?: string

Property Value

string

operationType

Link table operation type

operationType?: string

Property Value

string

source

Source table properties for link table request

source?: LinkTableRequestSource

Property Value

target

Target table properties for link table request

target?: LinkTableRequestTarget

Property Value