Skip to content

SudoSOS Back-end API / transactions / TmpSubTransactionRow

Class: TmpSubTransactionRow ​

Extends ​

Constructors ​

Constructor ​

ts
new TmpSubTransactionRow(): TmpSubTransactionRow;

Returns ​

TmpSubTransactionRow

Inherited from ​

SubTransactionRow.constructor

Properties ​

PropertyModifierTypeDescriptionOverridesInherited from
amountpublicnumber--SubTransactionRow.amount
createdAtreadonlyDateThe creation date of the object.-SubTransactionRow.createdAt
idreadonlynumber--SubTransactionRow.id
invoice?publicInvoice--SubTransactionRow.invoice
invoiceId?publicnumber--SubTransactionRow.invoiceId
productpublicProductRevision--SubTransactionRow.product
subTransactionpublicTmpSubTransactionThe subTransaction this row belongs to.SubTransactionRow.subTransaction-
updatedAtreadonlyDateThe last update date of the object.-SubTransactionRow.updatedAt
versionreadonlynumberThe current version of the object.-SubTransactionRow.version