NahidaImpact/NahidaImpact.Protocol/UnlockTransPointRsp.proto
2024-01-04 16:48:39 +03:00

6 lines
No EOL
72 B
Protocol Buffer

syntax = "proto3";
message UnlockTransPointRsp {
int32 retcode = 6;
}