chore: update identity status type to UserStatus #34
@ -161,7 +161,7 @@ message Identity {
|
||||
string shenasname_number = 14;
|
||||
string shenasname_seri = 15;
|
||||
string shenasname_serial = 16;
|
||||
int32 status = 17;
|
||||
UserStatus status = 17;
|
||||
string updated_at = 18;
|
||||
string created_at = 19;
|
||||
string email = 20;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user