-
Notifications
You must be signed in to change notification settings - Fork 0
Class.DocumentType
github-actions[bot] edited this page Dec 8, 2024
·
6 revisions
einvoicing / DocumentType
-
ValueObject
<{type
:number
; }>
protected
new DocumentType(props
):DocumentType
number
readonly
props:object
type:
number
get type():
number
Get the document type.
number
set type(
value
):void
Set the document type.
number
void
valueObject/DocumentType.ts:22
equals(
vo
?):boolean
ValueObject
<{ type
: number
; }>
boolean
toPrimitive():
number
number
valueObject/DocumentType.ts:33
static
create(type
):DocumentType
string
| number
- AbstractReader
- AbstractRuleset
- AbstractWriter
- Address
- AllowanceCharge
- Attachment
- Attribute
- BinaryObject
- CurrencyCode
- DateOnly
- Delivery
- Document
- DocumentId
- DocumentLine
- DocumentLineId
- DocumentType
- Entity
- EntityId
- Identifier
- InvoiceReference
- Party
- Payee
- Payment
- PaymentCard
- PaymentMandate
- PaymentTransfer
- PeppolRuleset
- Tax
- TaxId
- UblReader
- UblWriter
- ValueObject