Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppRevenueAttributionRecordCreateUserErrorCode
Possible error codes that can be returned by AppRevenueAttributionRecordCreateUserError
.
Signature:
export declare enum AppRevenueAttributionRecordCreateUserErrorCode
Member | Value | Description |
---|---|---|
Invalid | "INVALID" |
The input value is invalid. |
Taken | "TAKEN" |
The input value is already taken. |