Skip to content

SudoSOS Back-end API / stripe / StripePaymentIntent

Class: StripePaymentIntent ​

Extends ​

Constructors ​

Constructor ​

ts
new StripePaymentIntent(): StripePaymentIntent;

Returns ​

StripePaymentIntent

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
amountpublicDinero--
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
depositpublicStripeDeposit--
idreadonlynumber-BaseEntity.id
paymentIntentStatusespublicStripePaymentIntentStatus[]--
stripeIdpublicstring--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version