All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Enums.PresentationType.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Enums;

enum PresentationType {
	UNKNOWN_PRESENTATION_TYPE = 0;
	CATEGORY = 1;
	SORT = 2;
	SALE = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy