// Assembly: Unity.Services.Authentication
// Full name: Unity.Services.Authentication.Generated.ErrorStatus

namespace Unity.Services.Authentication.Generated
{
public class ErrorStatus // TypeDefIndex: 13041
{
	// Fields
	type#20868 <Status>k__BackingField;
	type#26577 <Title>k__BackingField;
	type#26577 <Detail>k__BackingField;
	type#20868 <Code>k__BackingField;
	type#8529 <Details>k__BackingField;

	// Methods
	// RVA: -1
	public type#20867 get_Status() { }
	// RVA: -1
	public type#28660 set_Status(type#20867 value) { }
	// RVA: -1
	public type#26576 get_Title() { }
	// RVA: -1
	public type#28660 set_Title(type#26576 value) { }
	// RVA: -1
	public type#26576 get_Detail() { }
	// RVA: -1
	public type#28660 set_Detail(type#26576 value) { }
	// RVA: -1
	public type#20867 get_Code() { }
	// RVA: -1
	public type#28660 set_Code(type#20867 value) { }
	// RVA: -1
	public type#8528 get_Details() { }
	// RVA: -1
	public type#28660 set_Details(type#8528 value) { }
	// RVA: -1
	public type#28660 .ctor(type#20891 status, type#26596 title, type#26596 detail, type#20891 code, type#8530 details) { }
}
}
