Table of Contents

Class WebhookAuthorizeRequestBuilder.WebhookAuthorizeRequestBuilderGetQueryParameters

Namespace
Autodesk.ACC.CostManagement.V1.Projects.Item.WebhookAuthorize
Assembly
Autodesk.ACC.CostManagement.dll

Webhook authorizer of the container.

public class WebhookAuthorizeRequestBuilder.WebhookAuthorizeRequestBuilderGetQueryParameters
Inheritance
WebhookAuthorizeRequestBuilder.WebhookAuthorizeRequestBuilderGetQueryParameters
Inherited Members

Properties

Resource

The ID of the resource.

[QueryParameter("resource")]
public string? Resource { get; set; }

Property Value

string

Subject

The ID of the app.

[QueryParameter("subject")]
public string? Subject { get; set; }

Property Value

string