Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsDisputeEvidenceFileType
The possible dispute evidence file types.
Signature:
export declare enum ShopifyPaymentsDisputeEvidenceFileType
Member | Value | Description |
---|---|---|
CancellationPolicyFile | "CANCELLATION_POLICY_FILE" |
Cancellation Policy File. |
CustomerCommunicationFile | "CUSTOMER_COMMUNICATION_FILE" |
Customer Communication File. |
RefundPolicyFile | "REFUND_POLICY_FILE" |
Refund Policy File. |
ServiceDocumentationFile | "SERVICE_DOCUMENTATION_FILE" |
Service Documentation File. |
ShippingDocumentationFile | "SHIPPING_DOCUMENTATION_FILE" |
Shipping Documentation File. |
UncategorizedFile | "UNCATEGORIZED_FILE" |
Uncategorized File. |