WebhookCreationResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for When a pull request is created or modified
public class WebhookCreationResponse
type WebhookCreationResponse = class
Public Class WebhookCreationResponse
- Inheritance
-
WebhookCreationResponse
Constructors
| Name | Description |
|---|---|
| WebhookCreationResponse() | |
Properties
| Name | Description |
|---|---|
| Active |
active |
| Config |
config |
| CreatedAt |
created_at |
| Events |
events |
| Id |
id |
| LastResponse |
last_response |
| Name |
name |
| PingUrl |
ping_url |
| TestUrl |
test_url |
| Type |
type |
| UpdatedAt |
updated_at |
| Url |
url |