Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 606 Bytes

File metadata and controls

24 lines (11 loc) · 606 Bytes

PaymentDisputeStatus

Enum

  • PRE_WARNING_NEEDS_RESPONSE (value: 'pre_warning_needs_response')

  • WARNING_NEEDS_RESPONSE (value: 'warning_needs_response')

  • WARNING_NEEDS_REFUND (value: 'warning_needs_refund')

  • WARNING_UNDER_REVIEW (value: 'warning_under_review')

  • NEEDS_RESPONSE (value: 'needs_response')

  • UNDER_REVIEW (value: 'under_review')

  • LOST (value: 'lost')

  • CANCEL (value: 'cancel')

[Back to Model list] [Back to API list] [Back to README]