Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 541 Bytes

File metadata and controls

21 lines (14 loc) · 541 Bytes

ServiceRequest

Properties

Name Type Description Notes
description String The description of the service [optional]
name String The name of the service
role RoleEnum The role of the service. [optional]
teams List<ServiceTeams> [optional]

Enum: RoleEnum

Name Value
MANAGER "Manager"
MEMBER "Member"