Interface GetConnectionsByIdRequest

Hierarchy

  • GetConnectionsByIdRequest

Properties

fields?: string

A comma separated list of fields to include or exclude (depending on include_fields) from the result, empty to retrieve all fields

id: string

The id of the connection to retrieve

include_fields?: boolean

true if the fields specified are to be included in the result, false otherwise (defaults to true)