Class V1MetadataTag
Inheritance
System.Object
V1MetadataTag
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 V1MetadataTag
Fields
content
Declaration
public string content
Field Value
Type | Description |
---|---|
System.String |
id
Declaration
public string id
Field Value
Type | Description |
---|---|
System.String |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
System.String |
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 |