Anchor to OnlineStoreThemeFileResultTypeOnline
OnlineStoreThemeFileResultType
enum
Type of a theme file operation result.
Anchor to Valid valuesValid values
- Anchor to BAD_REQUESTBAD_REQUEST•
Operation was malformed or invalid.
- Anchor to CONFLICTCONFLICT•
Operation faced a conflict with the current state of the file.
- Anchor to ERRORERROR•
Operation encountered an error.
- Anchor to NOT_FOUNDNOT_FOUND•
Operation file could not be found.
- Anchor to SUCCESSSUCCESS•
Operation was successful.
- Anchor to TIMEOUTTIMEOUT•
Operation timed out.
- Anchor to UNPROCESSABLE_ENTITYUNPROCESSABLE_ENTITY•
Operation could not be processed due to issues with input data.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Type that indicates the result of the operation.
Was this section helpful?