ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-payslips
PayslipLine
Interface PayslipLine
interface
PayslipLine
{
id
:
string
;
payslipId
:
string
;
type
:
|
"TAX"
|
"SALARY"
|
"BONUS"
|
"DEDUCTION"
|
"OVERTIME"
|
"ALLOWANCE"
|
"INSURANCE"
|
"RETIREMENT"
;
description
:
string
;
amount
:
number
;
quantity
:
number
;
rate
:
number
;
isTaxable
:
boolean
;
createdAt
:
string
;
}
Index
Properties
id
payslip
Id
type
description
amount
quantity
rate
is
Taxable
created
At
Properties
id
id
:
string
payslip
Id
payslipId
:
string
type
type
:
|
"TAX"
|
"SALARY"
|
"BONUS"
|
"DEDUCTION"
|
"OVERTIME"
|
"ALLOWANCE"
|
"INSURANCE"
|
"RETIREMENT"
description
description
:
string
amount
amount
:
number
quantity
quantity
:
number
rate
rate
:
number
is
Taxable
isTaxable
:
boolean
created
At
createdAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
payslip
Id
type
description
amount
quantity
rate
is
Taxable
created
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...