-
Notifications
You must be signed in to change notification settings - Fork 3
Class.Attribute
github-actions[bot] edited this page Jan 7, 2025
·
12 revisions
einvoicing / Attribute
protected
new Attribute(props
):Attribute
readonly
props:IAttribute
get name():
string
Get the attribute name.
string
set name(
value
):void
Set the attribute name.
string
void
get value():
string
Get the attribute value.
string
set value(
value
):void
Set the attribute value.
string
void
equals(
vo
?):boolean
boolean
toPrimitive():
IAttribute
static
create(ref
):Attribute
- 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