Show / Hide Table of Contents

Class V1RecordingSummary

Inheritance
System.Object
V1RecordingSummary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Recolude
Assembly: Recolude.dll
Syntax
[Serializable]
public class V1RecordingSummary

Fields

customEvents

Declaration
public int customEvents
Field Value
Type Description
System.Int32

duration

Declaration
public double duration
Field Value
Type Description
System.Double

id

Declaration
public string id
Field Value
Type Description
System.String

projectId

Declaration
public string projectId
Field Value
Type Description
System.String

subjects

Declaration
public int subjects
Field Value
Type Description
System.Int32

Properties

CreatedAt

Declaration
public DateTime CreatedAt { get; }
Property Value
Type Description
System.DateTime

UploadedAt

Declaration
public DateTime UploadedAt { get; }
Property Value
Type Description
System.DateTime
Back to top Generated by DocFX