StoreServiceErrorCodes
No description
enum StoreServiceErrorCodes {
NOT_FOUND
INVALID_INPUT
ACCESS_TOKEN_REQUIRED
ALREADY_EXISTS
INTERNAL_SERVER_ERROR
CANNOT_UPDATE_APPROVED_KYC
UNAUTHORIZED
INVALID_IMAGE_FORMAT
IMAGE_TOO_LARGE
FAVICON_TOO_SMALL
INVALID_DIMENSION
INVALID_COLOR_FORMAT
}
Values
StoreServiceErrorCodes.NOT_FOUND
StoreServiceErrorCodes.INVALID_INPUT
StoreServiceErrorCodes.ACCESS_TOKEN_REQUIRED
StoreServiceErrorCodes.ALREADY_EXISTS
StoreServiceErrorCodes.INTERNAL_SERVER_ERROR
StoreServiceErrorCodes.CANNOT_UPDATE_APPROVED_KYC
StoreServiceErrorCodes.UNAUTHORIZED
StoreServiceErrorCodes.INVALID_IMAGE_FORMAT
StoreServiceErrorCodes.IMAGE_TOO_LARGE
StoreServiceErrorCodes.FAVICON_TOO_SMALL
StoreServiceErrorCodes.INVALID_DIMENSION
StoreServiceErrorCodes.INVALID_COLOR_FORMAT
Member Of
ButtonsSettingsPayload object ● ColorsSettingsPayload object ● InputFieldSettingsPayload object ● LogoSettingsPayload object