Documentation
Preparing search index...
ts-engine/src
PolicyLimit
Interface PolicyLimit
interface
PolicyLimit
{
amountInAggregate
:
number
;
amountPerOccurrence
:
number
;
applicationField
:
Pick
<
ApplicationField
,
"name"
|
"isHidden"
|
"label"
>
;
applicationFieldValue
:
ApplicationFieldValue
;
locationAddress
:
Address
|
null
;
}
Index
Properties
amount
In
Aggregate
amount
Per
Occurrence
application
Field
application
Field
Value
location
Address
Properties
amount
In
Aggregate
amountInAggregate
:
number
amount
Per
Occurrence
amountPerOccurrence
:
number
application
Field
applicationField
:
Pick
<
ApplicationField
,
"name"
|
"isHidden"
|
"label"
>
application
Field
Value
applicationFieldValue
:
ApplicationFieldValue
location
Address
locationAddress
:
Address
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
In
Aggregate
amount
Per
Occurrence
application
Field
application
Field
Value
location
Address
Documentation
Loading...