Skip to content

AirtableCreateUpdateCommentResponse

ngocnicholas edited this page Nov 19, 2023 · 2 revisions

AirtableCreateUpdateCommentResponse Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class AirtableCreateUpdateCommentResponse: AirtableApiResponse

The AirtableCreateUpdateCommentResponse type exposes the following members.

Constructors

Name Description
AirtableCreateUpdateCommentResponse(AirtableApiException) Initializes an instance of AirtableCreateUpdateCommentResponse
AirtableCreateUpdateCommentResponse(AirtableRecord) Initializes an instance of AirtableCreateUpdateCommentResponse

Properties

Name Description
Comment gets the comment or created in the operation
Clone this wiki locally