Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 649 Bytes

RemoteProcessGroupContentsDto.md

File metadata and controls

12 lines (7 loc) · 649 Bytes

RemoteProcessGroupContentsDto

Properties

Name Type Description Notes
input_ports Option<Veccrate::models::RemoteProcessGroupPortDto> The input ports to which data can be sent. [optional]
output_ports Option<Veccrate::models::RemoteProcessGroupPortDto> The output ports from which data can be retrieved. [optional]

[Back to Model list] [Back to API list] [Back to README]