Class Feedback_Submit.PostData
Post ApiData
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.ChannelManagement.API
Assembly: Appearition.SDK.dll
Syntax
public class PostData : FeedbackContent
Constructors
View SourcePostData()
Declaration
public PostData()
PostData(FeedbackContent)
Declaration
public PostData(FeedbackContent cc)
Parameters
Type | Name | Description |
---|---|---|
FeedbackContent | cc |
Fields
View Sourcedevice
Declaration
public string device
Field Value
Type | Description |
---|---|
System.String |
os
Declaration
public string os
Field Value
Type | Description |
---|---|
System.String |
productId
Declaration
public int productId
Field Value
Type | Description |
---|---|
System.Int32 |