Options
All
  • Public
  • Public/Protected
  • All
Menu

Refund status response

export
interface

RefundStatusResponse

Hierarchy

  • RefundStatusResponse

Index

Properties

Optional failureReason

Reason if status is FAIL

memberof

RefundStatusResponse

refundId

refundId: string

Unique ID of a refund generated by Paynow

memberof

RefundStatusResponse

status

status: RefundStatus

Current status of the refund

memberof

RefundStatus

Generated using TypeDoc