Show / Hide Table of Contents

Class V1CustomEventCapture

Inheritance
System.Object
V1CustomEventCapture
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 V1CustomEventCapture

Fields

id

Declaration
public string id
Field Value
Type Description
System.String

name

Declaration
public string name
Field Value
Type Description
System.String

subject

Declaration
public V1Subject subject
Field Value
Type Description
V1Subject

tags

Declaration
public V1MetadataTag[] tags
Field Value
Type Description
V1MetadataTag[]

time

Declaration
public float time
Field Value
Type Description
System.Single

trackableId

Declaration
public string trackableId
Field Value
Type Description
System.String

trackableType

Declaration
public string trackableType
Field Value
Type Description
System.String

Properties

CreatedAt

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