Preparing search index...
The search index is not available
@mobilon-dev/amotop - v0.1.46
@mobilon-dev/amotop
PhoneCallParams
Interface PhoneCallParams
interface
PhoneCallParams
{
call_responsible
:
string
|
number
;
call_result
?:
number
;
created_at
?:
number
;
created_by
?:
number
;
direction
:
PhoneCallDirection
;
duration
:
number
;
link
?:
string
;
phone
:
string
;
request_id
?:
number
;
responsible_user_id
:
number
;
source
:
string
;
uniq
?:
string
;
updated_at
?:
number
;
updated_by
?:
number
;
}
Index
Properties
call_
responsible
call_
result?
created_
at?
created_
by?
direction
duration
link?
phone
request_
id?
responsible_
user_
id
source
uniq?
updated_
at?
updated_
by?
Properties
call_
responsible
call_
responsible
:
string
|
number
Optional
call_
result
call_
result
?:
number
Optional
created_
at
created_
at
?:
number
Optional
created_
by
created_
by
?:
number
direction
direction
:
PhoneCallDirection
duration
duration
:
number
Optional
link
link
?:
string
phone
phone
:
string
Optional
request_
id
request_
id
?:
number
responsible_
user_
id
responsible_
user_
id
:
number
source
source
:
string
Optional
uniq
uniq
?:
string
Optional
updated_
at
updated_
at
?:
number
Optional
updated_
by
updated_
by
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call_
responsible
call_
result
created_
at
created_
by
direction
duration
link
phone
request_
id
responsible_
user_
id
source
uniq
updated_
at
updated_
by
@mobilon-dev/amotop - v0.1.46
Loading...