Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 425 Bytes

File metadata and controls

11 lines (6 loc) · 425 Bytes

ServiceCreateResponse

Properties

Name Type Description Notes
ID kotlin.String The ID of the created service. [optional]
warnings kotlin.collections.MutableList<kotlin.String> Optional warning message. FIXME(thaJeztah): this should have &quot;omitempty&quot; in the generated type. [optional]