InvoiceStatusTransitions
Timestamps for important invoice lifecycle transitions.
- finalizedType: stringFormat: date-time
_at requiredTime at which the invoice was finalized.
- markedType: string | nullFormat: date-time
_uncollectible _at Time at which the invoice was marked uncollectible.
- paidType: string | nullFormat: date-time
_at Time at which the invoice was paid.
- voidedType: string | nullFormat: date-time
_at Time at which the invoice was voided.

