// Assembly: ACTk.Runtime
// Full name: OnlineTimeResult

public class OnlineTimeResult // TypeDefIndex: 11089
{
	// Fields
	type#15318 success;
	type#26581 error;
	type#20904 errorResponseCode;
	type#17434 onlineSecondsUtc;
	type#17080 onlineDateTimeUtc;

	// Methods
	// RVA: -1
	public type#15313 get_Success() { }
	// RVA: -1
	public type#26576 get_Error() { }
	// RVA: -1
	public type#20900 get_ErrorResponseCode() { }
	// RVA: -1
	public type#17430 get_OnlineSecondsUtc() { }
	// RVA: -1
	public type#17076 get_OnlineDateTimeUtc() { }
	// RVA: -1
	internal type#34156 SetTime(type#17430 secondsUtc, type#17076 dateTimeUtc) { }
	// RVA: -1
	internal type#34156 SetError(type#26576 errorText, type#20914 responseCode) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
