GET api/Hunt007/GetEmployerViewInviteTwoData?employerId={employerId}&InviteId={InviteId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
employerId | integer |
Required |
|
InviteId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EmployerViewInviteTwoEntityName | Description | Type | Additional information |
---|---|---|---|
CurrentCity | cCityInfoSmall |
None. |
|
PageKeyWord | string |
None. |
|
PageTitle | string |
None. |
|
TagName | string |
None. |
|
PageDescription | string |
None. |
|
ShowMessage | string |
None. |
|
posObj | Job_Employer_PositionEntitySmall |
None. |
|
compObj | Job_EmployerEntitySmall |
None. |
|
PhotoCount | integer |
None. |
|
InviteCount | integer |
None. |
|
Tags | TagsEntitySmall |
None. |
|
CurrentID | integer |
None. |
|
CurrentGuid | globally unique identifier |
None. |
|
currTagActYearAvgSalary | JOB_AvgSalers_CityTags_ActYear |
None. |
|
InviteId | integer |
None. |
|
GetInvitesTags | TagsEntity |
None. |
|
PositionId | integer |
None. |
|
PageKeyWords | PageKeyWords |
None. |
|
ShowMessage | string |
None. |
|
EmployerTreatMentToList | Collection of cCompanyTreatMentsInfo |
None. |
Response Formats
application/json, text/json
Sample:
{ "currTagActYearAvgSalary": { "SampleCount": 1, "AvgSalers": 2, "Id": 3, "CityId": 4, "TagId": 5, "Year": 6, "Act_Month": 7, "MinSalers": 8, "MaxSalers": 9, "InviteICount": 10, "CreateDate": "2021-02-18T06:48:49.1812791+08:00" }, "InviteId": 1, "GetInvitesTags": { "TagId": 1, "TagName": "sample string 2", "TagTypeState": 64, "TagSpell": "sample string 4", "ParentPath": "sample string 5", "ParentId": 6, "BaseState": 64, "TagBackState": 64, "EqualMainTag": 64, "ParentStep": 64, "EnableState": 64, "InsertTime": "2021-02-18T06:48:49.1812791+08:00", "LastModiTime": "2021-02-18T06:48:49.1812791+08:00", "DelState": 64, "ShowState": 64, "IsOldKey": 64, "HotState": 64, "TagNameLen": 64, "SeoKey": "sample string 19", "GoogleAdKey": "sample string 20", "WosoAdKey": "sample string 21", "ChildSum": 22, "ChildSum_Base": 23, "IsGoogleAdKeyAddSiteInfo": 64, "JobContent": "sample string 25", "JobRequirement": "sample string 26", "QueryString": "sample string 27", "MainTagsLevel": 64, "TagsParentId": 29, "TagsType": 64, "IsHasChild": true, "IsOnlyOneTags": true, "TagScore": 33, "Position": 34, "ParentName": "sample string 35", "B_CityName": "sample string 36", "B_CityCode": "sample string 37", "B_BridgeType": "sample string 38" }, "PositionId": 2, "PageKeyWords": { "PageTitle": "sample string 1", "PageKeyWord": "sample string 2", "PageDescription": "sample string 3", "HeadH1KeyWord": "sample string 4", "HeadKeyWord": "sample string 5", "BottomKeyWord": "sample string 6", "KeyWordDescription": "sample string 7", "NavigationKey": "sample string 8" }, "ShowMessage": "sample string 5", "EmployerTreatMentToList": [ { "TreatMentName": "sample string 1", "EmployerId": 2, "InviteId": 3, "InsertTime": "2021-02-18T06:48:49.1812791+08:00", "TreatMentId": 5 }, { "TreatMentName": "sample string 1", "EmployerId": 2, "InviteId": 3, "InsertTime": "2021-02-18T06:48:49.1812791+08:00", "TreatMentId": 5 } ], "CurrentCity": { "CityId": 1, "CityName": "sample string 2", "CityEn": "sample string 3" }, "PageKeyWord": "sample string 1", "PageTitle": "sample string 2", "TagName": "sample string 3", "PageDescription": "sample string 4", "posObj": { "PositionName": "sample string 1", "SalerStart": 2, "SalerEnd": 3, "UpdateTime": "sample string 4", "Kind": "sample string 5", "ProvinceName": "sample string 6", "Num": 7, "DegreeName": "sample string 8", "Term": "sample string 9", "Memo": "sample string 10", "EmployerID": 11, "InviteId": 12 }, "compObj": { "ID": 1, "EmployerName": "sample string 2", "EmployerType": "sample string 3", "EmployerIndustry": "sample string 4", "TheNumberOf": 5, "TheNumberOfStr": "sample string 6", "CityName": "sample string 7", "Memo": "sample string 8" }, "PhotoCount": 6, "InviteCount": 7, "Tags": { "TagId": 1, "TagName": "sample string 2", "TagSpell": "sample string 3" }, "CurrentID": 8, "CurrentGuid": "6282d789-0b3a-4fd3-ae48-2c22d53b2170" }