Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetFileContentsResponse

Hierarchy

Index

Properties

Properties

Optional cbId

cbId: string

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

content

content: string

plain text contents if .json or .txt, base64-encoded contents if .png or .jpg

message

message: string

result

result: boolean

result indicates if call was successful

Generated using TypeDoc