Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareFileRequest

Hierarchy

  • ShareFileRequest

Index

Properties

file

file: string

string base64 encoded image/pdf file to share

Optional fileName

fileName: string

string custom file name to share

Optional message

message: string

string text/message to share

type

type: "pdf" | "image"

string file type image/pdf file to share

Optional url

url: string

string additional url to share

Generated using TypeDoc