Skip to content

AirtableListRecordsResponse

ngocnicholas edited this page Mar 30, 2017 · 1 revision

AirtableListRecordsResponse Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class AirtableListRecordsResponse: AirtableApiResponse

The AirtableListRecordsResponse type exposes the following members.

Constructor

Name Description
AirtableListRecordsResponse (AirtableApiException) Initializes an instance of AirtableListRecordsResponse
AirtableListRecordsResponse (AirtableRecordList) Initializes an instance of AirtableListRecordsResponse

Properties

Name Description
Records gets the record list
Offset gets the offset for the next page of the record list
Clone this wiki locally