Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > SharedFileMetadata

SharedFileMetadata interface

Represents files that were shared with the current store user

Signature:

export interface SharedFileMetadata extends FileMetadata 

Extends: FileMetadata

Properties

PropertyTypeDescription
accepted?boolean(Optional) Specifies if a shared file is accepted or rejected.Note: accepted can also be undefined, in situation where it is not required.
invitationId?string(Optional) Invitation Id
sharedBystringpublic key of sharer
  • SharedFileMetadata interface
  • Properties
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage