| Name | Description | Type | Additional information |
|---|---|---|---|
| Types |
Gets or sets the notice types to search for. If not set or empty all types are searched by default. |
Collection of NoticeType |
None. |
| Statuses |
Gets or sets contract statuses to include in search results. Only valid for Type=Contract or Type=Pipeline If not set Open notices are searched by default. |
Collection of NoticeStatus |
None. |
| Keyword |
Gets or sets the Keyword Property |
string |
None. |
| QueryString |
Gets or sets the query string. This is an alternative approach to the keyword and supports AND / OR operatiors and quotes |
string |
None. |
| Regions |
Gets or sets the Regions Property |
string |
None. |
| Postcode |
Gets or sets the Postcode Property |
string |
None. |
| Radius |
Gets or sets the Radius Property |
decimal number |
None. |
| ValueFrom |
Gets or sets the ValueFrom Property |
decimal number |
None. |
| ValueTo |
Gets or sets the ValueTo Property |
decimal number |
None. |
| PublishedFrom |
Lower limit on publication date (latest edit and first publication in current stage). |
date |
None. |
| PublishedTo |
Upper limit on publication date (Latest edit and first publication in current stage). |
date |
None. |
| DeadlineFrom |
Gets or sets the DeadlineFrom Property |
date |
None. |
| DeadlineTo |
Gets or sets the DeadlineTo Property |
date |
None. |
| ApproachMarketFrom |
Gets or sets the Approach market 'from date' |
date |
None. |
| ApproachMarketTo |
Gets or sets the Approach market 'to date' |
date |
None. |
| AwardedFrom |
Lower limit on awarded date. |
date |
None. |
| AwardedTo |
Upper limit on awarded date. |
date |
None. |
| IsSubcontract |
Gets or sets a value indicating whether to include all values (null) subcontracts (true) or prime contractr (false) in the search results. |
boolean |
None. |
| SuitableForSme |
Gets or sets a value indicating whether to search for items suitable for small suppliers |
boolean |
None. |
| SuitableForVco |
Gets or sets a value indicating whether to search for items suitable for voluntary sector |
boolean |
None. |
| CpvCodes |
Gets or sets the CPV codes to search for. If null or empy no filter fil be applied |
Collection of string |
None. |