Compartir a través de


GetImageUploadUrlInput interface

Input type for getting image upload url.

Properties

entityType

Type of entity. Can be Profile or Interaction.

entityTypeName

Name of the entity type.

relativePath

Relative path of the image.

Property Details

entityType

Type of entity. Can be Profile or Interaction.

entityType?: string

Property Value

string

entityTypeName

Name of the entity type.

entityTypeName?: string

Property Value

string

relativePath

Relative path of the image.

relativePath?: string

Property Value

string