Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{ // Display name of attachment displayName : string // Extension of file if set to file type. ext : string // Id of attachment. id : string // Type of attachment. type : ( "file" | "url" ) // Url of attachment url : string }

See Also