Ë
    7è>h¤  ã                   ó   —  G d „ d«      Z y)c                   ó8   — e Zd ZdZ G d„ d«      Z G d„ d«      Zy)ÚMessagez3This class contains all types of message responses.c                   ó@   — e Zd ZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZdZdZy)úMessage.SuccesszSuccess response messages.z%s has been saved successfully.z!%s has been updated successfully.z!%s has been deleted successfully.z#%s has been cancelled successfully.z%s retrieved successfully.z#OTP has been verified successfully.z(%s has been softly deleted successfully.z!%s has been created successfully.z#%s have been imported successfully.z$%s have been logged in successfully.z.Your request have been processed successfully.zhIf your account exist on phone mate, you will receive an email with instructions to reset your password.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_SAVEDÚOBJECT_UPDATEDÚOBJECT_DELETEDÚOBJECT_CANCELLEDÚ
OBJECT_GETÚOTP_IS_VERIFIEDÚOBJECT_SOFT_DELETEDÚOBJECT_CREATEDÚOBJECTS_IMPORTEDÚLOGIN_SUCCESSÚREQUEST_SUCCESSÚFORGOT_PASSWORD© ó    ú4/var/www/html/DP/alpha_backend/app/utils/messages.pyÚSuccessr      sG   „ Ù(à8ˆØ<ˆØ<ˆØ@ÐØ1ˆ
Ø?ˆØHÐØ<ˆØ@ÐØ>ˆØJˆð E‰r   r   c                   ó`   — e Zd ZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZdZdZdZdZdZdZdZdZdZdZy)úMessage.ErrorzError response messages.zAn error occurred!z0The method is not allowed for the requested URL.zNo %s found.zBad Request.zNo such %s found with id %s.zwith %s.zPlease change the type.zhThe system encountered something unexpected. We apologize for the inconvenience. Please try again later.zEmail is not correct.z%s already exists.z%s is invalid.zUnauthorized access.zAccount is locked.zDatabase operation failed.z"Username or password is incorrect.zInvalid status change.zValidation error.zJWT token expired.zInvalid JWT token.z;Selected %s can't distribute more than the assigned target.N)r   r   r   r	   Ú	ERROR_MSGÚMETHOD_NOT_ALLOWEDÚ	NOT_FOUNDÚBAD_REQUESTÚNOT_FOUND_WITH_IDÚNOT_FOUND_WITH_CRITERIAÚ
TYPE_ERRORÚINTERNAL_SERVER_ERRORÚEMAIL_NOT_CORRECTÚALREADY_EXISTÚINVALIDÚUNAUTHORIZEDÚACCOUNT_LOCKEDÚDB_OPERATION_FAILEDÚAUTHORIZATION_FAILÚINVALID_STATUS_CHANGEÚVALIDATION_ERRORÚJWT_TOKEN_EXPIREÚJWT_WRONG_TOKEN_ERRORÚINSUFFICIENT_REMAINING_TARGETr   r   r   ÚErrorr      s{   „ Ù&à(ˆ	ØOÐØ"ˆ	Ø$ˆØ:ÐØ",ÐØ.ˆ
àvð 	ð 4ÐØ,ˆØ"ˆØ-ˆØ-ˆØ:ÐØAÐØ 8ÐØ.ÐØ/ÐØ 4ÐàIñ 	&r   r0   N)r   r   r   r	   r   r0   r   r   r   r   r      s   „ Ù=÷Eñ E÷ 
ò 
r   r   N)r   r   r   r   Ú<module>r1      s   ð÷-
ò -
r   