ParseCsvSchemaResponse Class

Definition

Response for Parse CSV

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

Constructors

Name Description
ParseCsvSchemaResponse()

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