Interface DocumentsApiGetDocumentRequest

Request parameters for getDocument operation in DocumentsApi.

Export

DocumentsApiGetDocumentRequest

Hierarchy

  • DocumentsApiGetDocumentRequest

Properties

Properties

id: string

The id of the document to be retrieved.

Memberof

DocumentsApiGetDocument

tilled_account: string

The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.

Memberof

DocumentsApiGetDocument

Generated using TypeDoc