umami-api-js
Preparing search index...
Sessions
SessionWithHostnameCreatedate
Interface SessionWithHostnameCreatedate
interface
SessionWithHostnameCreatedate
{
browser
:
string
|
null
;
city
:
string
;
country
:
string
;
createdAt
:
Date
;
device
:
string
;
firstAt
:
Date
;
hostname
:
string
;
id
:
string
;
language
:
string
|
null
;
lastAt
:
Date
;
os
:
string
|
null
;
region
:
string
;
screen
:
string
|
null
;
views
:
number
;
visits
:
number
;
websiteId
:
string
;
}
Hierarchy (
View Summary
)
Session
SessionWithHostnameCreatedate
Index
Properties
browser
city
country
created
At
device
first
At
hostname
id
language
last
At
os
region
screen
views
visits
website
Id
Properties
browser
browser
:
string
|
null
city
city
:
string
country
country
:
string
created
At
createdAt
:
Date
device
device
:
string
first
At
firstAt
:
Date
hostname
hostname
:
string
id
id
:
string
language
language
:
string
|
null
last
At
lastAt
:
Date
os
os
:
string
|
null
region
region
:
string
screen
screen
:
string
|
null
views
views
:
number
visits
visits
:
number
website
Id
websiteId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
browser
city
country
created
At
device
first
At
hostname
id
language
last
At
os
region
screen
views
visits
website
Id
umami-api-js
Loading...