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

namespace Steamworks.Data
{
public class AppProofOfPurchaseKeyResponse_t // TypeDefIndex: 11857
{
	// Fields
	type#25382 Result;
	type#27919 AppID;
	type#27919 CchKeyLength;
	type#12875 Key;
	type#20876 _datasize;

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