Class Asset_DataByAsset
https://api.appearition.com/TenantName/api/Asset/DataByAsset/0 , where 0 is Channel ID.
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: Appearition.ArTargetImageAndMedia.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class Asset_DataByAsset : BaseApiPost
Fields
View SourceData
Declaration
public string Data
Field Value
Type | Description |
---|---|
System.String |
Properties
View SourceApiVersion
Declaration
public override int ApiVersion { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Overrides
View SourceJsonReplaceKvp
Declaration
public override Dictionary<string, string> JsonReplaceKvp { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |
Overrides
View SourceResponseSaveType
Declaration
public override TypeOfApiStorage ResponseSaveType { get; }
Property Value
Type | Description |
---|---|
TypeOfApiStorage |