Interface: FilesSharedPublicURLArguments
Extends
FileArgument
.TokenOverridable
Properties
file
file: string;
Description
Encoded file ID.
Inherited from
FileArgument.file
Defined in
packages/web-api/src/types/request/files.ts:13
token?
optional token: string;
Description
Overridable authentication token bearing required scopes.
Inherited from
TokenOverridable.token