Skip to main content

Enumeration: RefundReason

internal.RefundReason

Enumeration Members

CLAIM

CLAIM = "claim"

Defined in

medusa/dist/models/refund.d.ts:8


DISCOUNT

DISCOUNT = "discount"

Defined in

medusa/dist/models/refund.d.ts:5


OTHER

OTHER = "other"

Defined in

medusa/dist/models/refund.d.ts:9


RETURN

RETURN = "return"

Defined in

medusa/dist/models/refund.d.ts:6


SWAP

SWAP = "swap"

Defined in

medusa/dist/models/refund.d.ts:7

Was this page helpful?