Class Asset_CopyrightInfo
https://api.appearition.com/TenantName/api/Asset/CopyrightInfo/0?assetId={1} , where 0 is Channel ID and 1 is the given AssetId.
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_CopyrightInfo : BaseApiGet
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
Methods
View SourceGetJsonFileExtraParams(Object, BaseRequestContent)
Declaration
public override string GetJsonFileExtraParams(object postBodyIfAny, BaseRequestContent requestContentIfAny)
Parameters
Type | Name | Description |
---|---|---|
System.Object | postBodyIfAny | |
BaseRequestContent | requestContentIfAny |
Returns
Type | Description |
---|---|
System.String |