Record
put-v3-projects-id-services-campfire-params
No description available.
record put-v3-projects-id-services-campfire-params {
id: string,
token: string,
subdomain: option<string>,
room: option<string>,
push-events: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| token | string | |
| subdomain | option<string> | |
| room | option<string> | |
| push-events | option<string> |