Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 270 Bytes

ChargeStatusType.md

File metadata and controls

21 lines (8 loc) · 270 Bytes

ChargeStatusType

Enum

  • PENDING (value: "pending")

  • UNCAPTURED (value: "uncaptured")

  • CAPTURED (value: "captured")

  • PARTIALLY_REFUNDED (value: "partially_refunded")

  • REFUNDED (value: "refunded")

  • REVOKED (value: "revoked")