Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 413 Bytes

RefundState.md

File metadata and controls

21 lines (13 loc) · 413 Bytes

RefundState

Properties

Name Type Description Notes
status StatusEnum [optional]
acceptedAt Integer [optional]

Enum: StatusEnum

Name Value
CREATED "CREATED"
REFUNDED "REFUNDED"
REFUND_FAILED "REFUND_FAILED"