FluidRelayServerList interface
Properties
nextLink |
A link to the next page of results, if any.
|
value |
A sequence of FluidRelay servers.
|
Property Details
nextLink
A link to the next page of results, if any.
nextLink?: string
Property Value
value
A sequence of FluidRelay servers.
value: FluidRelayServer[]
Property Value