stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsDisputeReasonDetails

AdminTypes.ShopifyPaymentsDisputeReasonDetails interface

Details regarding a dispute reason.

Signature:

export interface ShopifyPaymentsDisputeReasonDetails 

Properties

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.