Skip to main content
Skip to main content

ClaimType

The claim's type.

Enumeration Members

REFUND

REFUND = "refund"

The claim refunds an amount to the customer.

REPLACE

REPLACE = "replace"

The claim replaces the returned item with a new one.

Was this section helpful?