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

