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) · 540 Bytes

ProcessGroupNameDto.md

File metadata and controls

12 lines (7 loc) · 540 Bytes

ProcessGroupNameDto

Properties

Name Type Description Notes
id Option<String> The ID of the Process Group [optional]
name Option<String> The name of the Process Group, or the ID of the Process Group if the user does not have the READ policy for the Process Group [optional]

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