Record
put-v3-projects-id-services-teamcity-params
No description available.
record put-v3-projects-id-services-teamcity-params {
id: string,
teamcity-url: string,
build-type: string,
username: string,
password: string,
push-events: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| teamcity-url | string | |
| build-type | string | |
| username | string | |
| password | string | |
| push-events | option<string> |