@webitel/api-services
Preparing search index...
_models/webitelImApiGatewayV1ImageInput
WebitelImApiGatewayV1ImageInput
Interface WebitelImApiGatewayV1ImageInput
Represents
Image
entity with necessary fields.
interface
WebitelImApiGatewayV1ImageInput
{
id
?:
string
;
link
?:
string
;
mimeType
?:
string
;
name
?:
string
;
}
Index
Properties
id?
link?
mime
Type?
name?
Properties
Optional
id
id
?:
string
Optional
link
link
?:
string
Optional
mime
Type
mimeType
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
link
mime
Type
name
@webitel/api-services
Loading...
Represents
Imageentity with necessary fields.