Generator Changes at 9/28/2025 6:46:15 AM

This commit is contained in:
MeysamMoghaddam
2025-09-28 06:50:17 +03:30
parent cbf4d4f376
commit 3005b2bd7b
4 changed files with 13 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ message VerifyOtpTokenRequest
string mobile = 1;
string purpose = 2;
string code = 3;
google.protobuf.StringValue parent_referral_code = 4;
}
message VerifyOtpTokenResponse
{