Interface ServiceCreateResponse

ServiceCreateResponse

interface ServiceCreateResponse {
    ID?: string;
    Warning?: string;
}

Properties

Properties

ID?: string

The ID of the created service.

Warning?: string

Optional warning message