Class AddViewingFeedbackRequest
Inherited Members
Namespace: PAccess.PartnerAgents.Api.Contracts.Viewing
Assembly: PAccess.PartnerAgents.Api.Contracts.dll
Syntax
public class AddViewingFeedbackRequest
Properties
View SourceFeedback
Declaration
public string Feedback { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Id
Declaration
public int Id { get; set; }
Property Value
| Type | Description |
|---|---|
| int |