Skip to content

SudoSOS Back-end API / stripe / StripeDeposit

Class: StripeDeposit ​

Extends ​

Constructors ​

Constructor ​

ts
new StripeDeposit(): StripeDeposit;

Returns ​

StripeDeposit

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
idreadonlynumber-BaseEntity.id
stripePaymentIntentpublicStripePaymentIntent--
topublicUser--
transfer?publicTransfer--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version