Skip to content

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

Class: SubTransaction ​

Extends ​

Constructors ​

Constructor ​

ts
new SubTransaction(): SubTransaction;

Returns ​

SubTransaction

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
containerpublicContainerRevision--
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
idreadonlynumber-BaseEntity.id
subTransactionRowspublicSubTransactionRow[]--
topublicUser--
transactionpublicTransaction--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version