chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 1 commits from chore-identity-user-status into v2
Showing only changes of commit 33474ccaba - Show all commits

View File

@ -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;