Show / Hide Table of Contents

Class V1LifeCycleEventCapture

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

Fields

id

Declaration
public string id
Field Value
Type Description
System.String

subject

Declaration
public V1Subject subject
Field Value
Type Description
V1Subject

subjectId

Declaration
public string subjectId
Field Value
Type Description
System.String

time

Declaration
public float time
Field Value
Type Description
System.Single

type

Declaration
public V1EnumLifeCycle type
Field Value
Type Description
V1EnumLifeCycle

Properties

CreatedAt

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