LinkerList interface
Properties
nextLink |
The link used to get the next page of Linker list.
|
value |
The list of Linkers.
|
Property Details
nextLink
The link used to get the next page of Linker list.
nextLink?: string
Property Value
value
The list of Linkers.
value?: LinkerResource[]
Property Value