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.API
Assembly: Recolude.API.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 |
trackable_id
Declaration
public string trackable_id
Field Value
Type | Description |
---|---|
System.String |
trackable_type
Declaration
public string trackable_type
Field Value
Type | Description |
---|---|
System.String |
Properties
CreatedAt
Declaration
public DateTime CreatedAt { get; }
Property Value
Type | Description |
---|---|
System.DateTime |