Class Webhook2ContentTypeKeysDto
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Persistence.Dtos
Assembly: Umbraco.Infrastructure.dll
Syntax
public class Webhook2ContentTypeKeysDto
Properties
View SourceContentTypeKey
Declaration
public Guid ContentTypeKey { get; set; }
Property Value
Type | Description |
---|---|
Guid |
WebhookId
Declaration
public int WebhookId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |