UNPKG

@iota-pico/api

Version:
34 lines (17 loc) 543 B
[@iota-pico/api](../README.md) > [IAddNeighborsRequest](../interfaces/iaddneighborsrequest.md) # Interface: IAddNeighborsRequest Represents the request for addNeighbors command. *__interface__*: ## Hierarchy **IAddNeighborsRequest** ## Index ### Properties * [uris](iaddneighborsrequest.md#uris) --- ## Properties <a id="uris"></a> ### uris **● uris**: *`string`[]* *Defined in [models/IAddNeighborsRequest.ts:9](https://github.com/iota-pico/api/tree/master/src/models/IAddNeighborsRequest.ts#L9* List of URI elements. ___