Interface IPartnerAgentApiClient
Represents the interface for the Partner Agent API client.
Namespace: PAccess.PartnerAgents.ApiClient
Assembly: PAccess.PartnerAgents.ApiClient.dll
Syntax
public interface IPartnerAgentApiClient
Properties
View SourceBranches
Gets the branches service.
Declaration
IPartnerAgentBranches Branches { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentBranches |
CentralHeatingTypes
Gets the central heating types service.
Declaration
IPartnerAgentCentralHeatingTypes CentralHeatingTypes { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentCentralHeatingTypes |
CommercialBusinessTypes
Gets the commercial business types service.
Declaration
IPartnerAgentCommercialBusinessTypes CommercialBusinessTypes { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentCommercialBusinessTypes |
CommercialPropertyTypes
Gets the commercial property types service.
Declaration
IPartnerAgentCommercialPropertyTypes CommercialPropertyTypes { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentCommercialPropertyTypes |
Customers
Gets the vendors service.
Declaration
IPartnerAgentCustomers Customers { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentCustomers |
ParkingTypes
Gets the parking types service.
Declaration
IPartnerAgentParkingTypes ParkingTypes { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentParkingTypes |
Properties
Gets the properties service.
Declaration
IPartnerAgentProperties Properties { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentProperties |
PropertyImages
Gets the property images service.
Declaration
IPartnerAgentPropertyImages PropertyImages { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentPropertyImages |
PropertyNotes
Gets the property notes service.
Declaration
IPartnerAgentPropertyNotes PropertyNotes { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentPropertyNotes |
ResidentialPropertyTypes
Gets the residential property types service.
Declaration
IPartnerAgentResidentialPropertyTypes ResidentialPropertyTypes { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentResidentialPropertyTypes |
TokenValidation
Gets the token validation service.
Declaration
IPartnerAgentTokenValidation TokenValidation { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentTokenValidation |
Users
Gets the users service.
Declaration
IPartnerAgentUsers Users { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentUsers |
Viewings
Gets the viewings service.
Declaration
IPartnerAgentViewings Viewings { get; }
Property Value
| Type | Description |
|---|---|
| IPartnerAgentViewings |