Skip to content

SudoSOS Back-end API / stripe / StripePaymentIntentStatus

Class: StripePaymentIntentStatus ​

Extends ​

Constructors ​

Constructor ​

ts
new StripePaymentIntentStatus(): StripePaymentIntentStatus;

Returns ​

StripePaymentIntentStatus

Inherited from ​

BaseEntity.constructor

Properties ​

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