Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetImageUploadUrlInput

Package version

interface

An interface representing GetImageUploadUrlInput. Input type for getting image upload url.

Hierarchy

  • GetImageUploadUrlInput

Index

Properties

Optional entityType

entityType: undefined | string
member

{string} [entityType] Type of entity. Can be Profile or Interaction.

Optional entityTypeName

entityTypeName: undefined | string
member

{string} [entityTypeName] Name of the entity type.

Optional relativePath

relativePath: undefined | string
member

{string} [relativePath] Relative path of the image.

Generated using TypeDoc