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