-
Notifications
You must be signed in to change notification settings - Fork 3
Class.BinaryObject
github-actions[bot] edited this page Jan 3, 2025
·
11 revisions
einvoicing / BinaryObject
protected
new BinaryObject(props
):BinaryObject
readonly
props:IBinaryObject
get content():
string
Get the content.
string
set content(
value
):void
Set the content.
string
void
valueObject/BinaryObject.ts:62
get filename():
string
Get the filename.
string
set filename(
value
):void
Set the filename.
string
void
valueObject/BinaryObject.ts:48
get mimeCode():
string
Get the MIME code.
string
set mimeCode(
value
):void
Set the MIME code.
string
void
valueObject/BinaryObject.ts:34
equals(
vo
?):boolean
boolean
toPrimitive():
IBinaryObject
valueObject/BinaryObject.ts:73
static
create(ref
):BinaryObject
valueObject/BinaryObject.ts:17
static
createFromBase64(ref
):BinaryObject
Omit
<IBinaryObject
, "content"
> & object
- 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