List Drafts Query Params
Class representing the query parameters for listing drafts.
Constructors
Types
Builder for ListDraftsQueryParams.
Properties
Return drafts that contain attachments.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Functions
The API does not accept repeated values for these parameters. See joinCommaDelimitedParams and collapseSingleValueParams.
Return emails that have been sent or received from this list of email addresses. Pass one email address per list entry; the SDK sends them to the API as a single comma-delimited value. The API accepts a maximum of 25 addresses.
Return drafts that contain attachments.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Return drafts that are starred.
Return items with a matching literal subject.
Return drafts that belong to this thread.