# OrderAdjustmentKind - admin - ENUM
Version: unstable

## Description
The different kinds of order adjustments.
This enum is deprecated and will be removed from unstable.

### Access Scopes





## Enum values
* [REFUND_DISCREPANCY](/docs/api/admin/unstable/enums/REFUND_DISCREPANCY)
* [SHIPPING_REFUND](/docs/api/admin/unstable/enums/SHIPPING_REFUND)

## Fields with this enum
* [OrderAdjustment.kind](/docs/api/admin/unstable/objects/OrderAdjustment)


## Examples