ServerCommunicationLink Class
Server communication link.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServerCommunicationLink(*, partner_server: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
partner_server
|
The name of the partner server. Default value: None
|