@theredspace/spp-client
Preparing search index...
LeaveAccrualTransaction
Interface LeaveAccrualTransaction
interface
LeaveAccrualTransaction
{
amount
:
number
;
created
:
string
;
date
:
string
;
from_run
?:
string
;
id
:
string
;
leave_accrual_ruleid
:
string
;
notes
?:
string
;
taskid
?:
string
;
type
:
"D"
|
"A"
;
updated
:
string
;
userid
:
string
;
}
Index
Properties
amount
created
date
from_
run?
id
leave_
accrual_
ruleid
notes?
taskid?
type
updated
userid
Properties
amount
amount
:
number
created
created
:
string
date
date
:
string
Optional
from_
run
from_run
?:
string
id
id
:
string
leave_
accrual_
ruleid
leave_accrual_ruleid
:
string
Optional
notes
notes
?:
string
Optional
taskid
taskid
?:
string
type
type
:
"D"
|
"A"
updated
updated
:
string
userid
userid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
created
date
from_
run
id
leave_
accrual_
ruleid
notes
taskid
type
updated
userid
@theredspace/spp-client
Loading...