// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.Data.RemoteStorageGetPublishedItemVoteDetailsResult_t

namespace Steamworks.Data
{
public class RemoteStorageGetPublishedItemVoteDetailsResult_t // TypeDefIndex: 11829
{
	// Fields
	type#25382 Result;
	type#24819 PublishedFileId;
	type#20869 VotesFor;
	type#20869 VotesAgainst;
	type#20869 Reports;
	type#26061 FScore;
	type#20876 _datasize;

	// Methods
	// RVA: -1
	public virtual type#15677 get_CallbackType() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
