stack

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

AdminTypes.CustomerPaymentMethodUserErrorCode enum

Possible error codes that can be returned by CustomerPaymentMethodUserError.

Signature:

export declare enum CustomerPaymentMethodUserErrorCode 

Enumeration Members

Member Value Description
Invalid "INVALID" The input value is invalid.
Present "PRESENT" The input value needs to be blank.
Taken "TAKEN" The input value is already taken.