// Assembly: Unity.Services.Authentication.PlayerAccounts
// Full name: Unity.Services.Authentication.PlayerAccounts.PlayerAccountState

namespace Unity.Services.Authentication.PlayerAccounts
{
public class PlayerAccountState // TypeDefIndex: 13103
{
	// Fields
	type#20890 value__;
	type#24426 SignedOut;
	type#24426 SigningIn;
	type#24426 Authorized;
	type#24426 Refreshing;
	type#24426 Expired;
}
}
