Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
InvoicePayment
StatusTransitions
Interface StatusTransitions
interface
StatusTransitions
{
canceled_at
:
number
;
paid_at
:
number
;
}
Index
Properties
canceled_
at
paid_
at
Properties
canceled_
at
canceled_at
:
number
The time that the payment was canceled.
paid_
at
paid_at
:
number
The time that the payment succeeded.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canceled_
at
paid_
at
Mayson Monorepo Documentation
Loading...
The time that the payment was canceled.