CreateApprovalRequestInput Class

Definition

Create an approval request for an item or file

[Azure.Connectors.Sdk.DynamicSchema("GetApprovalSchema")]
public class CreateApprovalRequestInput
[<Azure.Connectors.Sdk.DynamicSchema("GetApprovalSchema")>]
type CreateApprovalRequestInput = class
Public Class CreateApprovalRequestInput
Inheritance
CreateApprovalRequestInput
Attributes

Constructors

Name Description
CreateApprovalRequestInput()

Properties

Name Description
AdditionalProperties

Dynamic properties determined at runtime by the connector's schema discovery endpoint. Populate this dictionary with the properties returned by the schema API.

Applies to