Skip to content

AirtableDeleteCommentResponse

ngocnicholas edited this page Nov 19, 2023 · 1 revision

AirtableDeleteRecordResponse Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class AirtableDeleteCommentResponse: AirtableApiResponse

The AirtableDeleteCommentResponsetype exposes the following members.

Constructors

Name Description
AirtableDeleteCommentResponse(AirtableApiException) Initializes an instance of AirtableDeleteCommentResponse
AirtableDeleteCommentResponse(bool, string) Initializes an instance of AirtableDeleteCommentResponse

Properties

Name Description
Deleted gets the status of the comment
Id ID of the supposed deleted comment
Clone this wiki locally