ServiceCreateResponse contains the information returned to a client on the creation of a new service.
| Name | Type | Description | Notes |
|---|---|---|---|
| ID | String | The ID of the created service. | [optional] |
| warnings | List<String> | Optional warning message. FIXME(thaJeztah): this should have "omitempty" in the generated type. | [optional] |
- Serializable