// Assembly: Unity.Services.RemoteConfig
// Full name: Unity.Services.RemoteConfig.RemoteConfigRequest

namespace Unity.Services.RemoteConfig
{
public class RemoteConfigRequest // TypeDefIndex: 13213
{
	// Fields
	type#26581 projectId;
	type#26581 userId;
	type#15318 isDebugBuild;
	type#26581 configType;
	type#26581 playerId;
	type#26581 analyticsUserId;
	type#26581 configAssignmentHash;
	type#13457 key;
	type#13457 type;
	type#13457 schemaId;
	type#26581 customUserId;
	type#26581 environmentId;
	type#26581 packageVersion;
	type#26581 originService;
	type#21250 attributionMetadata;
}
}
