TransferEndpoint
Defined in: src/transfers/TransferJob.ts:19
Endpoint referenced by a transfer job or receipt.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
path | string | Provider, remote, or local path for the endpoint. | src/transfers/TransferJob.ts:23 |
provider? | ProviderId | Provider that owns the endpoint when known. | src/transfers/TransferJob.ts:21 |