Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetLocalFileResponse

Hierarchy

Index

Properties

Optional cbId

cbId: string

cbId is the callbackIdentifier that was passed in, only present if that callbackIdentifier was not empty

creationDate

creationDate: string

creationDate is the creation date in format 'yyyy-MM-dd'

expirationDate

expirationDate: string

expirationDate is the expiration date in format 'yyyy-MM-dd'

message

message: string

path

path: string

path is absolute path to the file

result

result: boolean

result indicates if call was successful

type

type: string

type is the content type

Generated using TypeDoc