Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetFileResponse

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'

lastClientUpdate

lastClientUpdate: string

Information about the last time this file was updated, if provided when storing

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