@webitel/api-services
Preparing search index...
_models/webitelImApiGatewayV1Authorization.zod
WebitelImApiGatewayV1Authorization
Interface WebitelImApiGatewayV1Authorization
interface
WebitelImApiGatewayV1Authorization
{
appId
?:
string
;
contact
?:
WebitelImApiGatewayV1AuthContact
;
current
?:
boolean
;
date
?:
string
;
device
?:
WebitelImApiGatewayV1Device
;
name
?:
string
;
token
?:
WebitelImApiGatewayV1AccessToken
;
}
Index
Properties
app
Id?
contact?
current?
date?
device?
name?
token?
Properties
Optional
app
Id
appId
?:
string
Optional
contact
contact
?:
WebitelImApiGatewayV1AuthContact
Optional
current
current
?:
boolean
Optional
date
date
?:
string
Optional
device
device
?:
WebitelImApiGatewayV1Device
Optional
name
name
?:
string
Session (device) display name.
Optional
token
token
?:
WebitelImApiGatewayV1AccessToken
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Id
contact
current
date
device
name
token
@webitel/api-services
Loading...
Session (device) display name.