-
Notifications
You must be signed in to change notification settings - Fork 3
Class.UblReader
github-actions[bot] edited this page Jan 7, 2025
·
12 revisions
einvoicing / UblReader
https://docs.peppol.eu/poacc/billing/3.0/2024-Q2/syntax/ubl-invoice/tree/
new UblReader():
UblReader
addressFromXmlNode(
node
):Address
any
allowanceOrChargeFromXmlNode(
node
,taxes
):AllowanceCharge
any
Tax
[]
contactFromXmlNode(
node
):Contact
any
Contact
deliveryFromXmlNode(
node
):Delivery
any
documentLineFromXmlNode(
node
,documentType
,taxes
):DocumentLine
any
DocumentTypes
Tax
[]
partyFromXmlNode(
node
):Party
any
payeeFromXmlNode(
node
):Payee
any
paymentFromXmlNode(
node
):Payment
any
periodFromXmlNode(
node
):object
any
object
periodEnd:
DateOnly
periodStart:
DateOnly
read(
content
):Promise
<Document
>
string
Promise
<Document
>
readFromFile(
filename
):Promise
<Document
>
string
Promise
<Document
>
- 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