Skip to content

AirtableListCommentsResponse

ngocnicholas edited this page Nov 19, 2023 · 2 revisions

AirtableListCommentsResponse Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class AirtableListCommentsResponse: AirtableApiResponse

The AirtableListCommentsResponse exposes the following members.

Constructors

Name Description
AirtableListCommentsResponse(AirtableApiException) Initializes an instance of AirtableListCommentsResponse
AirtableListCommentsResponse(CommentList) Initializes an instance of AirtableListCommentsResponse

Properties

Name Description
Comments gets the Comment list
Offset offset for the next page of the Comment list
Clone this wiki locally