Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsDisputeReasonDetails
Details regarding a dispute reason.
Signature:
export interface ShopifyPaymentsDisputeReasonDetails
| Property | Modifiers | Type | Description |
|---|---|---|---|
| networkReasonCode? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The raw code provided by the payment network. | |
| reason | ShopifyPaymentsDisputeReason | `${ShopifyPaymentsDisputeReason}` | The reason for the dispute provided by the cardholder’s banks. |