GetImageUploadUrlInput interface
Vstupní typ pro získání adresy URL pro nahrání obrázku
Vlastnosti
| entity |
Typ entity. Může to být profil nebo interakce. |
| entity |
Název typu entity. |
| relative |
Relativní cesta k obrázku |
Podrobnosti vlastnosti
entityType
Typ entity. Může to být profil nebo interakce.
entityType?: string
Hodnota vlastnosti
string
entityTypeName
Název typu entity.
entityTypeName?: string
Hodnota vlastnosti
string
relativePath
Relativní cesta k obrázku
relativePath?: string
Hodnota vlastnosti
string