Show / Hide Table of Contents

Class ImageRecognition_ListAndVerifyImagesInDataStore.PostData

Post ApiData

Inheritance
System.Object
ImageRecognition_ListAndVerifyImagesInDataStore.PostData
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.ImageRecognition.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class PostData

Constructors

View Source

PostData(DataStore)

Declaration
public PostData(DataStore cc)
Parameters
Type Name Description
DataStore cc

Fields

View Source

channelId

Declaration
public int channelId
Field Value
Type Description
System.Int32
View Source

provider

Declaration
public string provider
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX