Documentation
Preparing search index...
ts-engine/src
Loss
Interface Loss
interface
Loss
{
amountExpensed
:
number
;
amountInReserve
:
number
;
amountPaid
:
number
;
createdAtTimestamp
:
number
;
creatorUserId
?:
string
;
eventDescription
:
string
;
eventLocation
:
string
|
null
;
eventTimestamp
:
number
;
id
:
string
;
includeInMetrics
:
boolean
;
isDeleted
:
boolean
;
lastModifiedTimestamp
:
number
;
lossRunId
:
string
;
lossRunProductName
:
string
;
objectType
:
LOSS
;
organizationId
:
string
;
policyStartDate
:
Date
|
null
;
status
:
ObjectStatus
;
tenantId
:
string
;
tenantName
?:
string
;
}
Hierarchy
BaseObject
<
LOSS
>
Loss
Index
Properties
amount
Expensed
amount
In
Reserve
amount
Paid
created
At
Timestamp
creator
User
Id?
event
Description
event
Location
event
Timestamp
id
include
In
Metrics
is
Deleted
last
Modified
Timestamp
loss
Run
Id
loss
Run
Product
Name
object
Type
organization
Id
policy
Start
Date
status
tenant
Id
tenant
Name?
Properties
amount
Expensed
amountExpensed
:
number
amount
In
Reserve
amountInReserve
:
number
amount
Paid
amountPaid
:
number
created
At
Timestamp
createdAtTimestamp
:
number
Optional
creator
User
Id
creatorUserId
?:
string
event
Description
eventDescription
:
string
event
Location
eventLocation
:
string
|
null
event
Timestamp
eventTimestamp
:
number
id
id
:
string
include
In
Metrics
includeInMetrics
:
boolean
is
Deleted
isDeleted
:
boolean
last
Modified
Timestamp
lastModifiedTimestamp
:
number
loss
Run
Id
lossRunId
:
string
loss
Run
Product
Name
lossRunProductName
:
string
object
Type
objectType
:
LOSS
organization
Id
organizationId
:
string
policy
Start
Date
policyStartDate
:
Date
|
null
status
status
:
ObjectStatus
tenant
Id
tenantId
:
string
Optional
tenant
Name
tenantName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Expensed
amount
In
Reserve
amount
Paid
created
At
Timestamp
creator
User
Id
event
Description
event
Location
event
Timestamp
id
include
In
Metrics
is
Deleted
last
Modified
Timestamp
loss
Run
Id
loss
Run
Product
Name
object
Type
organization
Id
policy
Start
Date
status
tenant
Id
tenant
Name
Documentation
Loading...