Preparing search index...
The search index is not available
kitsas-library
kitsas-library
CreateVoucherEntryDto
Interface CreateVoucherEntryDto
interface
CreateVoucherEntryDto
{
account
:
string
;
amount
:
string
;
date
?:
string
;
description
?:
string
;
dimensions
?:
string
[]
;
vatCode
?:
VatCode
;
vatPercent
?:
string
;
}
Index
Properties
account
amount
date?
description?
dimensions?
vat
Code?
vat
Percent?
Properties
account
account
:
string
amount
amount
:
string
Optional
date
date
?:
string
Optional
description
description
?:
string
Optional
dimensions
dimensions
?:
string
[]
Optional
vat
Code
vat
Code
?:
VatCode
Optional
vat
Percent
vat
Percent
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
amount
date
description
dimensions
vat
Code
vat
Percent
kitsas-library
Loading...