RefundState
RefundState
These are the default states of the refund process.
Signature
type RefundState = 'Pending' | 'Settled' | 'Failed'
🚨 Announcing Announcing Vendure v2
These are the default states of the refund process.
type RefundState = 'Pending' | 'Settled' | 'Failed'