POGOProtos.Data.Beluga.BelugaBleCompleteTransferRequest.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Beluga;
message BelugaBleCompleteTransferRequest {
int64 transaction_id = 1;
int32 beluga_requested_item_id = 2;
string nonce = 3;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy