-
Notifications
You must be signed in to change notification settings - Fork 0
Class.DocumentType
github-actions[bot] edited this page Dec 9, 2024
·
6 revisions
einvoicing / DocumentType
-
ValueObject
<{type
:string
; }>
protected
new DocumentType(props
):DocumentType
string
readonly
props:object
type:
string
equals(
vo
?):boolean
ValueObject
<{ type
: string
; }>
boolean
toPrimitive():
string
string
valueObject/DocumentType.ts:17
static
create(type
):DocumentType
string
- 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