Skip to content

SudoSOS Back-end API / transactions/sub-transactions / SubTransactionRow

Class: SubTransactionRow ​

Extends ​

Constructors ​

Constructor ​

ts
new SubTransactionRow(): SubTransactionRow;

Returns ​

SubTransactionRow

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
amountpublicnumber--
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
idreadonlynumber-BaseEntity.id
invoice?publicInvoice--
invoiceId?publicnumber--
productpublicProductRevision--
subTransactionpublicSubTransactionThe subTransaction this row belongs to.-
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version