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

namespace Unity.Services.Authentication.PlayerAccounts
{
public class SignInResponse // TypeDefIndex: 13097
{
	// Fields
	type#26581 AccessToken;
	type#26581 IdToken;
	type#26581 RefreshToken;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
