PaymentResultStatus
: string
in package
Table of Contents
Cases
- Failed = 'failed'
- Pending = 'pending'
- Processing = 'processing'
- RequiresConfirmation = 'requires_confirmation'
- Succeeded = 'succeeded'