Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SecurityLogsModel
ListOrganizationSecurityLogsParams
Interface ListOrganizationSecurityLogsParams
interface
ListOrganizationSecurityLogsParams
{
createdAfter
?:
string
;
createdBefore
?:
string
;
event
?:
SecurityLogsModel
.
Event
;
ipAddress
?:
string
;
limit
?:
number
;
offset
?:
number
;
userId
?:
number
;
}
Hierarchy (
view full
)
PaginationOptions
ListOrganizationSecurityLogsParams
Index
Properties
created
After?
created
Before?
event?
ip
Address?
limit?
offset?
user
Id?
Properties
Optional
created
After
created
After
?:
string
Optional
created
Before
created
Before
?:
string
Optional
event
event
?:
SecurityLogsModel
.
Event
Optional
ip
Address
ip
Address
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
user
Id
user
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
After
created
Before
event
ip
Address
limit
offset
user
Id
@crowdin/crowdin-api-client
Loading...