DeleteJobNotices
Deletes job notices. A user with the Administrator role can delete all job notices. To delete all job notices, do not specify the user or group.
Request schema
<xsd:complexType name="DeleteJobNotices">
<xsd:sequence>
<xsd:element name="Search" type="typens:JobNoticeSearch"/>
</xsd:sequence>
</xsd:complexType>
Request elements
Search
The search conditions. If conditions apply to multiple fields, use ConditionArray.