Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type Client
- func (client *Client) CustomizeContactCreate(request *CustomizeContactCreateRequest) (_result *CustomizeContactCreateResponse, _err error)
- func (client *Client) CustomizeContactCreateWithOptions(request *CustomizeContactCreateRequest, headers *CustomizeContactCreateHeaders, ...) (_result *CustomizeContactCreateResponse, _err error)
- func (client *Client) CustomizeContactDelete(request *CustomizeContactDeleteRequest) (_result *CustomizeContactDeleteResponse, _err error)
- func (client *Client) CustomizeContactDeleteWithOptions(request *CustomizeContactDeleteRequest, headers *CustomizeContactDeleteHeaders, ...) (_result *CustomizeContactDeleteResponse, _err error)
- func (client *Client) CustomizeContactDeptCreate(request *CustomizeContactDeptCreateRequest) (_result *CustomizeContactDeptCreateResponse, _err error)
- func (client *Client) CustomizeContactDeptCreateWithOptions(request *CustomizeContactDeptCreateRequest, ...) (_result *CustomizeContactDeptCreateResponse, _err error)
- func (client *Client) CustomizeContactDeptDelete(request *CustomizeContactDeptDeleteRequest) (_result *CustomizeContactDeptDeleteResponse, _err error)
- func (client *Client) CustomizeContactDeptDeleteWithOptions(request *CustomizeContactDeptDeleteRequest, ...) (_result *CustomizeContactDeptDeleteResponse, _err error)
- func (client *Client) CustomizeContactDeptInfo(request *CustomizeContactDeptInfoRequest) (_result *CustomizeContactDeptInfoResponse, _err error)
- func (client *Client) CustomizeContactDeptInfoWithOptions(request *CustomizeContactDeptInfoRequest, ...) (_result *CustomizeContactDeptInfoResponse, _err error)
- func (client *Client) CustomizeContactDeptList(request *CustomizeContactDeptListRequest) (_result *CustomizeContactDeptListResponse, _err error)
- func (client *Client) CustomizeContactDeptListWithOptions(request *CustomizeContactDeptListRequest, ...) (_result *CustomizeContactDeptListResponse, _err error)
- func (client *Client) CustomizeContactDeptUpdate(request *CustomizeContactDeptUpdateRequest) (_result *CustomizeContactDeptUpdateResponse, _err error)
- func (client *Client) CustomizeContactDeptUpdateWithOptions(request *CustomizeContactDeptUpdateRequest, ...) (_result *CustomizeContactDeptUpdateResponse, _err error)
- func (client *Client) CustomizeContactEmpAdd(request *CustomizeContactEmpAddRequest) (_result *CustomizeContactEmpAddResponse, _err error)
- func (client *Client) CustomizeContactEmpAddWithOptions(request *CustomizeContactEmpAddRequest, headers *CustomizeContactEmpAddHeaders, ...) (_result *CustomizeContactEmpAddResponse, _err error)
- func (client *Client) CustomizeContactEmpDelete(request *CustomizeContactEmpDeleteRequest) (_result *CustomizeContactEmpDeleteResponse, _err error)
- func (client *Client) CustomizeContactEmpDeleteWithOptions(request *CustomizeContactEmpDeleteRequest, ...) (_result *CustomizeContactEmpDeleteResponse, _err error)
- func (client *Client) CustomizeContactEmpList(request *CustomizeContactEmpListRequest) (_result *CustomizeContactEmpListResponse, _err error)
- func (client *Client) CustomizeContactEmpListWithOptions(request *CustomizeContactEmpListRequest, ...) (_result *CustomizeContactEmpListResponse, _err error)
- func (client *Client) CustomizeContactList() (_result *CustomizeContactListResponse, _err error)
- func (client *Client) CustomizeContactListWithOptions(headers *CustomizeContactListHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactListResponse, _err error)
- func (client *Client) CustomizeContactUpdate(request *CustomizeContactUpdateRequest) (_result *CustomizeContactUpdateResponse, _err error)
- func (client *Client) CustomizeContactUpdateWithOptions(request *CustomizeContactUpdateRequest, headers *CustomizeContactUpdateHeaders, ...) (_result *CustomizeContactUpdateResponse, _err error)
- func (client *Client) IndustryManufactureCostRecordListGet(request *IndustryManufactureCostRecordListGetRequest) (_result *IndustryManufactureCostRecordListGetResponse, _err error)
- func (client *Client) IndustryManufactureCostRecordListGetWithOptions(request *IndustryManufactureCostRecordListGetRequest, ...) (_result *IndustryManufactureCostRecordListGetResponse, _err error)
- func (client *Client) IndustryManufactureFeeListGet(request *IndustryManufactureFeeListGetRequest) (_result *IndustryManufactureFeeListGetResponse, _err error)
- func (client *Client) IndustryManufactureFeeListGetWithOptions(request *IndustryManufactureFeeListGetRequest, ...) (_result *IndustryManufactureFeeListGetResponse, _err error)
- func (client *Client) IndustryManufactureLabourCost(request *IndustryManufactureLabourCostRequest) (_result *IndustryManufactureLabourCostResponse, _err error)
- func (client *Client) IndustryManufactureLabourCostWithOptions(request *IndustryManufactureLabourCostRequest, ...) (_result *IndustryManufactureLabourCostResponse, _err error)
- func (client *Client) IndustryManufactureMaterialList(request *IndustryManufactureMaterialListRequest) (_result *IndustryManufactureMaterialListResponse, _err error)
- func (client *Client) IndustryManufactureMaterialListWithOptions(request *IndustryManufactureMaterialListRequest, ...) (_result *IndustryManufactureMaterialListResponse, _err error)
- func (client *Client) IndustryMmanufactureMaterialCostGet(request *IndustryMmanufactureMaterialCostGetRequest) (_result *IndustryMmanufactureMaterialCostGetResponse, _err error)
- func (client *Client) IndustryMmanufactureMaterialCostGetWithOptions(request *IndustryMmanufactureMaterialCostGetRequest, ...) (_result *IndustryMmanufactureMaterialCostGetResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) QueryAllDepartment(request *QueryAllDepartmentRequest) (_result *QueryAllDepartmentResponse, _err error)
- func (client *Client) QueryAllDepartmentWithOptions(request *QueryAllDepartmentRequest, headers *QueryAllDepartmentHeaders, ...) (_result *QueryAllDepartmentResponse, _err error)
- func (client *Client) QueryAllDoctors(request *QueryAllDoctorsRequest) (_result *QueryAllDoctorsResponse, _err error)
- func (client *Client) QueryAllDoctorsWithOptions(request *QueryAllDoctorsRequest, headers *QueryAllDoctorsHeaders, ...) (_result *QueryAllDoctorsResponse, _err error)
- func (client *Client) QueryAllGroup(request *QueryAllGroupRequest) (_result *QueryAllGroupResponse, _err error)
- func (client *Client) QueryAllGroupWithOptions(request *QueryAllGroupRequest, headers *QueryAllGroupHeaders, ...) (_result *QueryAllGroupResponse, _err error)
- func (client *Client) QueryAllGroupsInDept(deptId *string, request *QueryAllGroupsInDeptRequest) (_result *QueryAllGroupsInDeptResponse, _err error)
- func (client *Client) QueryAllGroupsInDeptWithOptions(deptId *string, request *QueryAllGroupsInDeptRequest, ...) (_result *QueryAllGroupsInDeptResponse, _err error)
- func (client *Client) QueryAllMemberByDept(deptId *string, request *QueryAllMemberByDeptRequest) (_result *QueryAllMemberByDeptResponse, _err error)
- func (client *Client) QueryAllMemberByDeptWithOptions(deptId *string, request *QueryAllMemberByDeptRequest, ...) (_result *QueryAllMemberByDeptResponse, _err error)
- func (client *Client) QueryAllMemberByGroup(groupId *string, request *QueryAllMemberByGroupRequest) (_result *QueryAllMemberByGroupResponse, _err error)
- func (client *Client) QueryAllMemberByGroupWithOptions(groupId *string, request *QueryAllMemberByGroupRequest, ...) (_result *QueryAllMemberByGroupResponse, _err error)
- func (client *Client) QueryBizOptLog(request *QueryBizOptLogRequest) (_result *QueryBizOptLogResponse, _err error)
- func (client *Client) QueryBizOptLogWithOptions(request *QueryBizOptLogRequest, headers *QueryBizOptLogHeaders, ...) (_result *QueryBizOptLogResponse, _err error)
- func (client *Client) QueryDepartmentInfo(deptId *string) (_result *QueryDepartmentInfoResponse, _err error)
- func (client *Client) QueryDepartmentInfoWithOptions(deptId *string, headers *QueryDepartmentInfoHeaders, ...) (_result *QueryDepartmentInfoResponse, _err error)
- func (client *Client) QueryGroupInfo(groupId *string) (_result *QueryGroupInfoResponse, _err error)
- func (client *Client) QueryGroupInfoWithOptions(groupId *string, headers *QueryGroupInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryGroupInfoResponse, _err error)
- func (client *Client) QueryHospitalDistrictInfo(request *QueryHospitalDistrictInfoRequest) (_result *QueryHospitalDistrictInfoResponse, _err error)
- func (client *Client) QueryHospitalDistrictInfoWithOptions(request *QueryHospitalDistrictInfoRequest, ...) (_result *QueryHospitalDistrictInfoResponse, _err error)
- func (client *Client) QueryHospitalRoleUserInfo(request *QueryHospitalRoleUserInfoRequest) (_result *QueryHospitalRoleUserInfoResponse, _err error)
- func (client *Client) QueryHospitalRoleUserInfoWithOptions(request *QueryHospitalRoleUserInfoRequest, ...) (_result *QueryHospitalRoleUserInfoResponse, _err error)
- func (client *Client) QueryHospitalRoles() (_result *QueryHospitalRolesResponse, _err error)
- func (client *Client) QueryHospitalRolesWithOptions(headers *QueryHospitalRolesHeaders, runtime *util.RuntimeOptions) (_result *QueryHospitalRolesResponse, _err error)
- func (client *Client) QueryJobCodeDictionary() (_result *QueryJobCodeDictionaryResponse, _err error)
- func (client *Client) QueryJobCodeDictionaryWithOptions(headers *QueryJobCodeDictionaryHeaders, runtime *util.RuntimeOptions) (_result *QueryJobCodeDictionaryResponse, _err error)
- func (client *Client) QueryJobStatusCodeDictionary() (_result *QueryJobStatusCodeDictionaryResponse, _err error)
- func (client *Client) QueryJobStatusCodeDictionaryWithOptions(headers *QueryJobStatusCodeDictionaryHeaders, runtime *util.RuntimeOptions) (_result *QueryJobStatusCodeDictionaryResponse, _err error)
- func (client *Client) QueryMedicalEvents() (_result *QueryMedicalEventsResponse, _err error)
- func (client *Client) QueryMedicalEventsWithOptions(headers *QueryMedicalEventsHeaders, runtime *util.RuntimeOptions) (_result *QueryMedicalEventsResponse, _err error)
- func (client *Client) QueryUserExtInfo(userId *string) (_result *QueryUserExtInfoResponse, _err error)
- func (client *Client) QueryUserExtInfoWithOptions(userId *string, headers *QueryUserExtInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryUserExtInfoResponse, _err error)
- func (client *Client) QueryUserExtendValues(request *QueryUserExtendValuesRequest) (_result *QueryUserExtendValuesResponse, _err error)
- func (client *Client) QueryUserExtendValuesWithOptions(request *QueryUserExtendValuesRequest, headers *QueryUserExtendValuesHeaders, ...) (_result *QueryUserExtendValuesResponse, _err error)
- func (client *Client) QueryUserInfo(userId *string) (_result *QueryUserInfoResponse, _err error)
- func (client *Client) QueryUserInfoWithOptions(userId *string, headers *QueryUserInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryUserInfoResponse, _err error)
- func (client *Client) QueryUserProbCodeDictionary() (_result *QueryUserProbCodeDictionaryResponse, _err error)
- func (client *Client) QueryUserProbCodeDictionaryWithOptions(headers *QueryUserProbCodeDictionaryHeaders, runtime *util.RuntimeOptions) (_result *QueryUserProbCodeDictionaryResponse, _err error)
- func (client *Client) QueryUserRoles(userId *string) (_result *QueryUserRolesResponse, _err error)
- func (client *Client) QueryUserRolesWithOptions(userId *string, headers *QueryUserRolesHeaders, runtime *util.RuntimeOptions) (_result *QueryUserRolesResponse, _err error)
- func (client *Client) SaveUserExtendValues(userId *string, request *SaveUserExtendValuesRequest) (_result *SaveUserExtendValuesResponse, _err error)
- func (client *Client) SaveUserExtendValuesWithOptions(userId *string, request *SaveUserExtendValuesRequest, ...) (_result *SaveUserExtendValuesResponse, _err error)
- func (client *Client) UpdateUserExtendInfo(userId *string, request *UpdateUserExtendInfoRequest) (_result *UpdateUserExtendInfoResponse, _err error)
- func (client *Client) UpdateUserExtendInfoWithOptions(userId *string, request *UpdateUserExtendInfoRequest, ...) (_result *UpdateUserExtendInfoResponse, _err error)
- type CustomizeContactCreateHeaders
- func (s CustomizeContactCreateHeaders) GoString() string
- func (s *CustomizeContactCreateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactCreateHeaders
- func (s *CustomizeContactCreateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactCreateHeaders
- func (s CustomizeContactCreateHeaders) String() string
- type CustomizeContactCreateRequest
- func (s CustomizeContactCreateRequest) GoString() string
- func (s *CustomizeContactCreateRequest) SetManagerIdList(v []*string) *CustomizeContactCreateRequest
- func (s *CustomizeContactCreateRequest) SetName(v string) *CustomizeContactCreateRequest
- func (s *CustomizeContactCreateRequest) SetOrder(v int64) *CustomizeContactCreateRequest
- func (s CustomizeContactCreateRequest) String() string
- type CustomizeContactCreateResponse
- func (s CustomizeContactCreateResponse) GoString() string
- func (s *CustomizeContactCreateResponse) SetBody(v *CustomizeContactCreateResponseBody) *CustomizeContactCreateResponse
- func (s *CustomizeContactCreateResponse) SetHeaders(v map[string]*string) *CustomizeContactCreateResponse
- func (s CustomizeContactCreateResponse) String() string
- type CustomizeContactCreateResponseBody
- type CustomizeContactCreateResponseBodyContent
- func (s CustomizeContactCreateResponseBodyContent) GoString() string
- func (s *CustomizeContactCreateResponseBodyContent) SetCode(v string) *CustomizeContactCreateResponseBodyContent
- func (s *CustomizeContactCreateResponseBodyContent) SetName(v string) *CustomizeContactCreateResponseBodyContent
- func (s *CustomizeContactCreateResponseBodyContent) SetOrder(v int64) *CustomizeContactCreateResponseBodyContent
- func (s *CustomizeContactCreateResponseBodyContent) SetRootDeptId(v int64) *CustomizeContactCreateResponseBodyContent
- func (s CustomizeContactCreateResponseBodyContent) String() string
- type CustomizeContactDeleteHeaders
- func (s CustomizeContactDeleteHeaders) GoString() string
- func (s *CustomizeContactDeleteHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeleteHeaders
- func (s *CustomizeContactDeleteHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeleteHeaders
- func (s CustomizeContactDeleteHeaders) String() string
- type CustomizeContactDeleteRequest
- type CustomizeContactDeleteResponse
- func (s CustomizeContactDeleteResponse) GoString() string
- func (s *CustomizeContactDeleteResponse) SetBody(v *CustomizeContactDeleteResponseBody) *CustomizeContactDeleteResponse
- func (s *CustomizeContactDeleteResponse) SetHeaders(v map[string]*string) *CustomizeContactDeleteResponse
- func (s CustomizeContactDeleteResponse) String() string
- type CustomizeContactDeleteResponseBody
- type CustomizeContactDeptCreateHeaders
- func (s CustomizeContactDeptCreateHeaders) GoString() string
- func (s *CustomizeContactDeptCreateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptCreateHeaders
- func (s *CustomizeContactDeptCreateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptCreateHeaders
- func (s CustomizeContactDeptCreateHeaders) String() string
- type CustomizeContactDeptCreateRequest
- func (s CustomizeContactDeptCreateRequest) GoString() string
- func (s *CustomizeContactDeptCreateRequest) SetCode(v string) *CustomizeContactDeptCreateRequest
- func (s *CustomizeContactDeptCreateRequest) SetManagerIdList(v []*string) *CustomizeContactDeptCreateRequest
- func (s *CustomizeContactDeptCreateRequest) SetName(v string) *CustomizeContactDeptCreateRequest
- func (s *CustomizeContactDeptCreateRequest) SetOrder(v int64) *CustomizeContactDeptCreateRequest
- func (s *CustomizeContactDeptCreateRequest) SetParentDeptId(v int64) *CustomizeContactDeptCreateRequest
- func (s *CustomizeContactDeptCreateRequest) SetRefId(v int64) *CustomizeContactDeptCreateRequest
- func (s *CustomizeContactDeptCreateRequest) SetType(v int64) *CustomizeContactDeptCreateRequest
- func (s CustomizeContactDeptCreateRequest) String() string
- type CustomizeContactDeptCreateResponse
- func (s CustomizeContactDeptCreateResponse) GoString() string
- func (s *CustomizeContactDeptCreateResponse) SetBody(v *CustomizeContactDeptCreateResponseBody) *CustomizeContactDeptCreateResponse
- func (s *CustomizeContactDeptCreateResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptCreateResponse
- func (s CustomizeContactDeptCreateResponse) String() string
- type CustomizeContactDeptCreateResponseBody
- type CustomizeContactDeptDeleteHeaders
- func (s CustomizeContactDeptDeleteHeaders) GoString() string
- func (s *CustomizeContactDeptDeleteHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptDeleteHeaders
- func (s *CustomizeContactDeptDeleteHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptDeleteHeaders
- func (s CustomizeContactDeptDeleteHeaders) String() string
- type CustomizeContactDeptDeleteRequest
- func (s CustomizeContactDeptDeleteRequest) GoString() string
- func (s *CustomizeContactDeptDeleteRequest) SetCode(v string) *CustomizeContactDeptDeleteRequest
- func (s *CustomizeContactDeptDeleteRequest) SetDeptId(v int64) *CustomizeContactDeptDeleteRequest
- func (s CustomizeContactDeptDeleteRequest) String() string
- type CustomizeContactDeptDeleteResponse
- func (s CustomizeContactDeptDeleteResponse) GoString() string
- func (s *CustomizeContactDeptDeleteResponse) SetBody(v *CustomizeContactDeptDeleteResponseBody) *CustomizeContactDeptDeleteResponse
- func (s *CustomizeContactDeptDeleteResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptDeleteResponse
- func (s CustomizeContactDeptDeleteResponse) String() string
- type CustomizeContactDeptDeleteResponseBody
- type CustomizeContactDeptInfoHeaders
- func (s CustomizeContactDeptInfoHeaders) GoString() string
- func (s *CustomizeContactDeptInfoHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptInfoHeaders
- func (s *CustomizeContactDeptInfoHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptInfoHeaders
- func (s CustomizeContactDeptInfoHeaders) String() string
- type CustomizeContactDeptInfoRequest
- func (s CustomizeContactDeptInfoRequest) GoString() string
- func (s *CustomizeContactDeptInfoRequest) SetCode(v string) *CustomizeContactDeptInfoRequest
- func (s *CustomizeContactDeptInfoRequest) SetDeptId(v int64) *CustomizeContactDeptInfoRequest
- func (s CustomizeContactDeptInfoRequest) String() string
- type CustomizeContactDeptInfoResponse
- func (s CustomizeContactDeptInfoResponse) GoString() string
- func (s *CustomizeContactDeptInfoResponse) SetBody(v *CustomizeContactDeptInfoResponseBody) *CustomizeContactDeptInfoResponse
- func (s *CustomizeContactDeptInfoResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptInfoResponse
- func (s CustomizeContactDeptInfoResponse) String() string
- type CustomizeContactDeptInfoResponseBody
- type CustomizeContactDeptInfoResponseBodyContent
- func (s CustomizeContactDeptInfoResponseBodyContent) GoString() string
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetCode(v string) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetId(v int64) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetManagerIdList(v []*string) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetName(v string) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetOrder(v int64) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetParentDeptId(v int64) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetRefId(v int64) *CustomizeContactDeptInfoResponseBodyContent
- func (s *CustomizeContactDeptInfoResponseBodyContent) SetType(v int64) *CustomizeContactDeptInfoResponseBodyContent
- func (s CustomizeContactDeptInfoResponseBodyContent) String() string
- type CustomizeContactDeptListHeaders
- func (s CustomizeContactDeptListHeaders) GoString() string
- func (s *CustomizeContactDeptListHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptListHeaders
- func (s *CustomizeContactDeptListHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptListHeaders
- func (s CustomizeContactDeptListHeaders) String() string
- type CustomizeContactDeptListRequest
- func (s CustomizeContactDeptListRequest) GoString() string
- func (s *CustomizeContactDeptListRequest) SetCode(v string) *CustomizeContactDeptListRequest
- func (s *CustomizeContactDeptListRequest) SetDeptId(v int64) *CustomizeContactDeptListRequest
- func (s CustomizeContactDeptListRequest) String() string
- type CustomizeContactDeptListResponse
- func (s CustomizeContactDeptListResponse) GoString() string
- func (s *CustomizeContactDeptListResponse) SetBody(v *CustomizeContactDeptListResponseBody) *CustomizeContactDeptListResponse
- func (s *CustomizeContactDeptListResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptListResponse
- func (s CustomizeContactDeptListResponse) String() string
- type CustomizeContactDeptListResponseBody
- type CustomizeContactDeptListResponseBodyContent
- func (s CustomizeContactDeptListResponseBodyContent) GoString() string
- func (s *CustomizeContactDeptListResponseBodyContent) SetCode(v string) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetId(v int64) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetManagerIdList(v []*string) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetName(v string) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetOrder(v int64) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetParentDeptId(v int64) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetRefId(v int64) *CustomizeContactDeptListResponseBodyContent
- func (s *CustomizeContactDeptListResponseBodyContent) SetType(v int64) *CustomizeContactDeptListResponseBodyContent
- func (s CustomizeContactDeptListResponseBodyContent) String() string
- type CustomizeContactDeptUpdateHeaders
- func (s CustomizeContactDeptUpdateHeaders) GoString() string
- func (s *CustomizeContactDeptUpdateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptUpdateHeaders
- func (s *CustomizeContactDeptUpdateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptUpdateHeaders
- func (s CustomizeContactDeptUpdateHeaders) String() string
- type CustomizeContactDeptUpdateRequest
- func (s CustomizeContactDeptUpdateRequest) GoString() string
- func (s *CustomizeContactDeptUpdateRequest) SetCode(v string) *CustomizeContactDeptUpdateRequest
- func (s *CustomizeContactDeptUpdateRequest) SetDeptId(v int64) *CustomizeContactDeptUpdateRequest
- func (s *CustomizeContactDeptUpdateRequest) SetManagerIdList(v []*string) *CustomizeContactDeptUpdateRequest
- func (s *CustomizeContactDeptUpdateRequest) SetName(v string) *CustomizeContactDeptUpdateRequest
- func (s *CustomizeContactDeptUpdateRequest) SetOrder(v int64) *CustomizeContactDeptUpdateRequest
- func (s *CustomizeContactDeptUpdateRequest) SetParentDeptId(v int64) *CustomizeContactDeptUpdateRequest
- func (s CustomizeContactDeptUpdateRequest) String() string
- type CustomizeContactDeptUpdateResponse
- func (s CustomizeContactDeptUpdateResponse) GoString() string
- func (s *CustomizeContactDeptUpdateResponse) SetBody(v *CustomizeContactDeptUpdateResponseBody) *CustomizeContactDeptUpdateResponse
- func (s *CustomizeContactDeptUpdateResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptUpdateResponse
- func (s CustomizeContactDeptUpdateResponse) String() string
- type CustomizeContactDeptUpdateResponseBody
- type CustomizeContactEmpAddHeaders
- func (s CustomizeContactEmpAddHeaders) GoString() string
- func (s *CustomizeContactEmpAddHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactEmpAddHeaders
- func (s *CustomizeContactEmpAddHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactEmpAddHeaders
- func (s CustomizeContactEmpAddHeaders) String() string
- type CustomizeContactEmpAddRequest
- func (s CustomizeContactEmpAddRequest) GoString() string
- func (s *CustomizeContactEmpAddRequest) SetCode(v string) *CustomizeContactEmpAddRequest
- func (s *CustomizeContactEmpAddRequest) SetDeptId(v int64) *CustomizeContactEmpAddRequest
- func (s *CustomizeContactEmpAddRequest) SetUserIdList(v []*string) *CustomizeContactEmpAddRequest
- func (s CustomizeContactEmpAddRequest) String() string
- type CustomizeContactEmpAddResponse
- func (s CustomizeContactEmpAddResponse) GoString() string
- func (s *CustomizeContactEmpAddResponse) SetBody(v *CustomizeContactEmpAddResponseBody) *CustomizeContactEmpAddResponse
- func (s *CustomizeContactEmpAddResponse) SetHeaders(v map[string]*string) *CustomizeContactEmpAddResponse
- func (s CustomizeContactEmpAddResponse) String() string
- type CustomizeContactEmpAddResponseBody
- type CustomizeContactEmpDeleteHeaders
- func (s CustomizeContactEmpDeleteHeaders) GoString() string
- func (s *CustomizeContactEmpDeleteHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactEmpDeleteHeaders
- func (s *CustomizeContactEmpDeleteHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactEmpDeleteHeaders
- func (s CustomizeContactEmpDeleteHeaders) String() string
- type CustomizeContactEmpDeleteRequest
- func (s CustomizeContactEmpDeleteRequest) GoString() string
- func (s *CustomizeContactEmpDeleteRequest) SetCode(v string) *CustomizeContactEmpDeleteRequest
- func (s *CustomizeContactEmpDeleteRequest) SetDeptId(v int64) *CustomizeContactEmpDeleteRequest
- func (s *CustomizeContactEmpDeleteRequest) SetUserIdList(v []*string) *CustomizeContactEmpDeleteRequest
- func (s CustomizeContactEmpDeleteRequest) String() string
- type CustomizeContactEmpDeleteResponse
- func (s CustomizeContactEmpDeleteResponse) GoString() string
- func (s *CustomizeContactEmpDeleteResponse) SetBody(v *CustomizeContactEmpDeleteResponseBody) *CustomizeContactEmpDeleteResponse
- func (s *CustomizeContactEmpDeleteResponse) SetHeaders(v map[string]*string) *CustomizeContactEmpDeleteResponse
- func (s CustomizeContactEmpDeleteResponse) String() string
- type CustomizeContactEmpDeleteResponseBody
- type CustomizeContactEmpListHeaders
- func (s CustomizeContactEmpListHeaders) GoString() string
- func (s *CustomizeContactEmpListHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactEmpListHeaders
- func (s *CustomizeContactEmpListHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactEmpListHeaders
- func (s CustomizeContactEmpListHeaders) String() string
- type CustomizeContactEmpListRequest
- type CustomizeContactEmpListResponse
- func (s CustomizeContactEmpListResponse) GoString() string
- func (s *CustomizeContactEmpListResponse) SetBody(v *CustomizeContactEmpListResponseBody) *CustomizeContactEmpListResponse
- func (s *CustomizeContactEmpListResponse) SetHeaders(v map[string]*string) *CustomizeContactEmpListResponse
- func (s CustomizeContactEmpListResponse) String() string
- type CustomizeContactEmpListResponseBody
- type CustomizeContactEmpListResponseBodyContent
- func (s CustomizeContactEmpListResponseBodyContent) GoString() string
- func (s *CustomizeContactEmpListResponseBodyContent) SetName(v string) *CustomizeContactEmpListResponseBodyContent
- func (s *CustomizeContactEmpListResponseBodyContent) SetUserId(v string) *CustomizeContactEmpListResponseBodyContent
- func (s CustomizeContactEmpListResponseBodyContent) String() string
- type CustomizeContactListHeaders
- func (s CustomizeContactListHeaders) GoString() string
- func (s *CustomizeContactListHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactListHeaders
- func (s *CustomizeContactListHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactListHeaders
- func (s CustomizeContactListHeaders) String() string
- type CustomizeContactListResponse
- func (s CustomizeContactListResponse) GoString() string
- func (s *CustomizeContactListResponse) SetBody(v *CustomizeContactListResponseBody) *CustomizeContactListResponse
- func (s *CustomizeContactListResponse) SetHeaders(v map[string]*string) *CustomizeContactListResponse
- func (s CustomizeContactListResponse) String() string
- type CustomizeContactListResponseBody
- type CustomizeContactListResponseBodyContent
- func (s CustomizeContactListResponseBodyContent) GoString() string
- func (s *CustomizeContactListResponseBodyContent) SetCode(v string) *CustomizeContactListResponseBodyContent
- func (s *CustomizeContactListResponseBodyContent) SetName(v string) *CustomizeContactListResponseBodyContent
- func (s *CustomizeContactListResponseBodyContent) SetOrder(v int64) *CustomizeContactListResponseBodyContent
- func (s *CustomizeContactListResponseBodyContent) SetRootDeptId(v int64) *CustomizeContactListResponseBodyContent
- func (s CustomizeContactListResponseBodyContent) String() string
- type CustomizeContactUpdateHeaders
- func (s CustomizeContactUpdateHeaders) GoString() string
- func (s *CustomizeContactUpdateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactUpdateHeaders
- func (s *CustomizeContactUpdateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactUpdateHeaders
- func (s CustomizeContactUpdateHeaders) String() string
- type CustomizeContactUpdateRequest
- func (s CustomizeContactUpdateRequest) GoString() string
- func (s *CustomizeContactUpdateRequest) SetCode(v string) *CustomizeContactUpdateRequest
- func (s *CustomizeContactUpdateRequest) SetManagerIdList(v []*string) *CustomizeContactUpdateRequest
- func (s *CustomizeContactUpdateRequest) SetName(v string) *CustomizeContactUpdateRequest
- func (s *CustomizeContactUpdateRequest) SetOrder(v int64) *CustomizeContactUpdateRequest
- func (s CustomizeContactUpdateRequest) String() string
- type CustomizeContactUpdateResponse
- func (s CustomizeContactUpdateResponse) GoString() string
- func (s *CustomizeContactUpdateResponse) SetBody(v *CustomizeContactUpdateResponseBody) *CustomizeContactUpdateResponse
- func (s *CustomizeContactUpdateResponse) SetHeaders(v map[string]*string) *CustomizeContactUpdateResponse
- func (s CustomizeContactUpdateResponse) String() string
- type CustomizeContactUpdateResponseBody
- type IndustryManufactureCostRecordListGetHeaders
- func (s IndustryManufactureCostRecordListGetHeaders) GoString() string
- func (s *IndustryManufactureCostRecordListGetHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureCostRecordListGetHeaders
- func (s *IndustryManufactureCostRecordListGetHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureCostRecordListGetHeaders
- func (s IndustryManufactureCostRecordListGetHeaders) String() string
- type IndustryManufactureCostRecordListGetRequest
- func (s IndustryManufactureCostRecordListGetRequest) GoString() string
- func (s *IndustryManufactureCostRecordListGetRequest) SetAppId(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetAppIds(v []*int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetAppName(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetCorpId(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetCursor(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetEndTime(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetInstanceId(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetIsvOrgId(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetMaterialNo(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetMicroappAgentId(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetOrderNo(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetOrgId(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetPageNumber(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetPageSize(v int32) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetProductionTaskNo(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetStartTime(v int64) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetSuiteKey(v string) *IndustryManufactureCostRecordListGetRequest
- func (s *IndustryManufactureCostRecordListGetRequest) SetTokenGrantType(v int32) *IndustryManufactureCostRecordListGetRequest
- func (s IndustryManufactureCostRecordListGetRequest) String() string
- type IndustryManufactureCostRecordListGetResponse
- func (s IndustryManufactureCostRecordListGetResponse) GoString() string
- func (s *IndustryManufactureCostRecordListGetResponse) SetBody(v *IndustryManufactureCostRecordListGetResponseBody) *IndustryManufactureCostRecordListGetResponse
- func (s *IndustryManufactureCostRecordListGetResponse) SetHeaders(v map[string]*string) *IndustryManufactureCostRecordListGetResponse
- func (s IndustryManufactureCostRecordListGetResponse) String() string
- type IndustryManufactureCostRecordListGetResponseBody
- func (s IndustryManufactureCostRecordListGetResponseBody) GoString() string
- func (s *IndustryManufactureCostRecordListGetResponseBody) SetHasMore(v bool) *IndustryManufactureCostRecordListGetResponseBody
- func (s *IndustryManufactureCostRecordListGetResponseBody) SetList(v []*IndustryManufactureCostRecordListGetResponseBodyList) *IndustryManufactureCostRecordListGetResponseBody
- func (s *IndustryManufactureCostRecordListGetResponseBody) SetNextCursor(v int64) *IndustryManufactureCostRecordListGetResponseBody
- func (s *IndustryManufactureCostRecordListGetResponseBody) SetTotalCount(v int64) *IndustryManufactureCostRecordListGetResponseBody
- func (s IndustryManufactureCostRecordListGetResponseBody) String() string
- type IndustryManufactureCostRecordListGetResponseBodyList
- func (s IndustryManufactureCostRecordListGetResponseBodyList) GoString() string
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetCorpId(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetCount(v float32) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetExt(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetGmtCreate(v int64) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetGmtModified(v int64) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetInstanceId(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetIsDeleted(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialCostRecordNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialName(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMemo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetOrderNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetPrice(v float32) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetProcessCode(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetProductionTaskNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetRealCount(v float32) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetRealPrice(v float32) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetType(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetUnit(v string) *IndustryManufactureCostRecordListGetResponseBodyList
- func (s IndustryManufactureCostRecordListGetResponseBodyList) String() string
- type IndustryManufactureFeeListGetHeaders
- func (s IndustryManufactureFeeListGetHeaders) GoString() string
- func (s *IndustryManufactureFeeListGetHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureFeeListGetHeaders
- func (s *IndustryManufactureFeeListGetHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureFeeListGetHeaders
- func (s IndustryManufactureFeeListGetHeaders) String() string
- type IndustryManufactureFeeListGetRequest
- func (s IndustryManufactureFeeListGetRequest) GoString() string
- func (s *IndustryManufactureFeeListGetRequest) SetAppId(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetAppIds(v []*int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetAppName(v string) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetCorpId(v string) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetCursor(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetEndTime(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetIsvOrgId(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetMaterialNo(v string) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetMicroappAgentId(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetOrgId(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetPageNumber(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetPageSize(v int32) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetProductionTaskNo(v string) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetStartTime(v int64) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetSuiteKey(v string) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetTokenGrantType(v int32) *IndustryManufactureFeeListGetRequest
- func (s *IndustryManufactureFeeListGetRequest) SetType(v string) *IndustryManufactureFeeListGetRequest
- func (s IndustryManufactureFeeListGetRequest) String() string
- type IndustryManufactureFeeListGetResponse
- func (s IndustryManufactureFeeListGetResponse) GoString() string
- func (s *IndustryManufactureFeeListGetResponse) SetBody(v *IndustryManufactureFeeListGetResponseBody) *IndustryManufactureFeeListGetResponse
- func (s *IndustryManufactureFeeListGetResponse) SetHeaders(v map[string]*string) *IndustryManufactureFeeListGetResponse
- func (s IndustryManufactureFeeListGetResponse) String() string
- type IndustryManufactureFeeListGetResponseBody
- func (s IndustryManufactureFeeListGetResponseBody) GoString() string
- func (s *IndustryManufactureFeeListGetResponseBody) SetHasMore(v bool) *IndustryManufactureFeeListGetResponseBody
- func (s *IndustryManufactureFeeListGetResponseBody) SetList(v []*IndustryManufactureFeeListGetResponseBodyList) *IndustryManufactureFeeListGetResponseBody
- func (s *IndustryManufactureFeeListGetResponseBody) SetNextCursor(v int64) *IndustryManufactureFeeListGetResponseBody
- func (s *IndustryManufactureFeeListGetResponseBody) SetTotalCount(v int64) *IndustryManufactureFeeListGetResponseBody
- func (s IndustryManufactureFeeListGetResponseBody) String() string
- type IndustryManufactureFeeListGetResponseBodyList
- func (s IndustryManufactureFeeListGetResponseBodyList) GoString() string
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetAmount(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetCorpId(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetCount(v float32) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetExt(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetGmtCreate(v int64) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetGmtModified(v int64) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetId(v int64) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetInstanceId(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetIsDeleted(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetMaterialName(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetMaterialNo(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetPerAmount(v float32) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetProcessCode(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetProductionTaskNo(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetTitle(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetType(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s *IndustryManufactureFeeListGetResponseBodyList) SetUnit(v string) *IndustryManufactureFeeListGetResponseBodyList
- func (s IndustryManufactureFeeListGetResponseBodyList) String() string
- type IndustryManufactureLabourCostHeaders
- func (s IndustryManufactureLabourCostHeaders) GoString() string
- func (s *IndustryManufactureLabourCostHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureLabourCostHeaders
- func (s *IndustryManufactureLabourCostHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureLabourCostHeaders
- func (s IndustryManufactureLabourCostHeaders) String() string
- type IndustryManufactureLabourCostRequest
- func (s IndustryManufactureLabourCostRequest) GoString() string
- func (s *IndustryManufactureLabourCostRequest) SetAppId(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetAppIds(v []*int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetAppName(v string) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetCorpId(v string) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetCursor(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetEndTime(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetIsvOrgId(v string) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetMaterialNo(v string) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetMicroappAgentId(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetOrgId(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetPageNumber(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetPageSize(v int32) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetProcessNo(v string) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetStartTime(v int64) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetSuiteKey(v string) *IndustryManufactureLabourCostRequest
- func (s *IndustryManufactureLabourCostRequest) SetTokenGrantType(v int32) *IndustryManufactureLabourCostRequest
- func (s IndustryManufactureLabourCostRequest) String() string
- type IndustryManufactureLabourCostResponse
- func (s IndustryManufactureLabourCostResponse) GoString() string
- func (s *IndustryManufactureLabourCostResponse) SetBody(v *IndustryManufactureLabourCostResponseBody) *IndustryManufactureLabourCostResponse
- func (s *IndustryManufactureLabourCostResponse) SetHeaders(v map[string]*string) *IndustryManufactureLabourCostResponse
- func (s IndustryManufactureLabourCostResponse) String() string
- type IndustryManufactureLabourCostResponseBody
- func (s IndustryManufactureLabourCostResponseBody) GoString() string
- func (s *IndustryManufactureLabourCostResponseBody) SetHasMore(v bool) *IndustryManufactureLabourCostResponseBody
- func (s *IndustryManufactureLabourCostResponseBody) SetList(v []*IndustryManufactureLabourCostResponseBodyList) *IndustryManufactureLabourCostResponseBody
- func (s *IndustryManufactureLabourCostResponseBody) SetNextCursor(v int64) *IndustryManufactureLabourCostResponseBody
- func (s *IndustryManufactureLabourCostResponseBody) SetTotalCount(v int64) *IndustryManufactureLabourCostResponseBody
- func (s IndustryManufactureLabourCostResponseBody) String() string
- type IndustryManufactureLabourCostResponseBodyList
- func (s IndustryManufactureLabourCostResponseBodyList) GoString() string
- func (s *IndustryManufactureLabourCostResponseBodyList) SetCorpId(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetExt(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetGmtCreate(v int64) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetGmtModified(v int64) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetInstanceId(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetLabourCostName(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetLabourCostNo(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetMaterialName(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetMaterialNo(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetProcessCode(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetProcessName(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetProcessNo(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetQualifiedPrice(v float32) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedInfo(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedPrice1(v float32) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedPrice2(v float32) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedReason1(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedReason2(v string) *IndustryManufactureLabourCostResponseBodyList
- func (s IndustryManufactureLabourCostResponseBodyList) String() string
- type IndustryManufactureMaterialListHeaders
- func (s IndustryManufactureMaterialListHeaders) GoString() string
- func (s *IndustryManufactureMaterialListHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureMaterialListHeaders
- func (s *IndustryManufactureMaterialListHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureMaterialListHeaders
- func (s IndustryManufactureMaterialListHeaders) String() string
- type IndustryManufactureMaterialListRequest
- func (s IndustryManufactureMaterialListRequest) GoString() string
- func (s *IndustryManufactureMaterialListRequest) SetAppId(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetAppIds(v []*int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetAppName(v string) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetCorpId(v string) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetCurrentPage(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetCursor(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetEndTime(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetInstanceId(v string) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetIsvOrgId(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetMaterialNo(v string) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetMicroappAgentId(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetOrgId(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetPageSize(v int32) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetStartTime(v int64) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetSuiteKey(v string) *IndustryManufactureMaterialListRequest
- func (s *IndustryManufactureMaterialListRequest) SetTokenGrantType(v int64) *IndustryManufactureMaterialListRequest
- func (s IndustryManufactureMaterialListRequest) String() string
- type IndustryManufactureMaterialListResponse
- func (s IndustryManufactureMaterialListResponse) GoString() string
- func (s *IndustryManufactureMaterialListResponse) SetBody(v *IndustryManufactureMaterialListResponseBody) *IndustryManufactureMaterialListResponse
- func (s *IndustryManufactureMaterialListResponse) SetHeaders(v map[string]*string) *IndustryManufactureMaterialListResponse
- func (s IndustryManufactureMaterialListResponse) String() string
- type IndustryManufactureMaterialListResponseBody
- func (s IndustryManufactureMaterialListResponseBody) GoString() string
- func (s *IndustryManufactureMaterialListResponseBody) SetHasMore(v bool) *IndustryManufactureMaterialListResponseBody
- func (s *IndustryManufactureMaterialListResponseBody) SetList(v []*IndustryManufactureMaterialListResponseBodyList) *IndustryManufactureMaterialListResponseBody
- func (s *IndustryManufactureMaterialListResponseBody) SetNextCursor(v int64) *IndustryManufactureMaterialListResponseBody
- func (s *IndustryManufactureMaterialListResponseBody) SetTotalCount(v int64) *IndustryManufactureMaterialListResponseBody
- func (s IndustryManufactureMaterialListResponseBody) String() string
- type IndustryManufactureMaterialListResponseBodyList
- func (s IndustryManufactureMaterialListResponseBodyList) GoString() string
- func (s *IndustryManufactureMaterialListResponseBodyList) SetCategory(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetCorpId(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetExt(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetInstanceId(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetMaterialName(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetMaterialNo(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetProcessCode(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetSpecification(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetStockMaxWarn(v float32) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetStockMinWarn(v float32) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetType(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s *IndustryManufactureMaterialListResponseBodyList) SetUnit(v string) *IndustryManufactureMaterialListResponseBodyList
- func (s IndustryManufactureMaterialListResponseBodyList) String() string
- type IndustryMmanufactureMaterialCostGetHeaders
- func (s IndustryMmanufactureMaterialCostGetHeaders) GoString() string
- func (s *IndustryMmanufactureMaterialCostGetHeaders) SetCommonHeaders(v map[string]*string) *IndustryMmanufactureMaterialCostGetHeaders
- func (s *IndustryMmanufactureMaterialCostGetHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryMmanufactureMaterialCostGetHeaders
- func (s IndustryMmanufactureMaterialCostGetHeaders) String() string
- type IndustryMmanufactureMaterialCostGetRequest
- func (s IndustryMmanufactureMaterialCostGetRequest) GoString() string
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetAppId(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetAppIds(v []*int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetAppName(v string) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetCorpId(v string) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetCursor(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetEndTime(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetInstanceId(v string) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetIsvOrgId(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetMaterialNo(v string) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetMicroappAgentId(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetOrgId(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetPageNumber(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetPageSize(v int32) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetStartTime(v int64) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetSuiteKey(v string) *IndustryMmanufactureMaterialCostGetRequest
- func (s *IndustryMmanufactureMaterialCostGetRequest) SetTokenGrantType(v int32) *IndustryMmanufactureMaterialCostGetRequest
- func (s IndustryMmanufactureMaterialCostGetRequest) String() string
- type IndustryMmanufactureMaterialCostGetResponse
- func (s IndustryMmanufactureMaterialCostGetResponse) GoString() string
- func (s *IndustryMmanufactureMaterialCostGetResponse) SetBody(v *IndustryMmanufactureMaterialCostGetResponseBody) *IndustryMmanufactureMaterialCostGetResponse
- func (s *IndustryMmanufactureMaterialCostGetResponse) SetHeaders(v map[string]*string) *IndustryMmanufactureMaterialCostGetResponse
- func (s IndustryMmanufactureMaterialCostGetResponse) String() string
- type IndustryMmanufactureMaterialCostGetResponseBody
- func (s IndustryMmanufactureMaterialCostGetResponseBody) GoString() string
- func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetHasMore(v bool) *IndustryMmanufactureMaterialCostGetResponseBody
- func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetList(v []*IndustryMmanufactureMaterialCostGetResponseBodyList) *IndustryMmanufactureMaterialCostGetResponseBody
- func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetNextCursor(v int64) *IndustryMmanufactureMaterialCostGetResponseBody
- func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetTotalCount(v int64) *IndustryMmanufactureMaterialCostGetResponseBody
- func (s IndustryMmanufactureMaterialCostGetResponseBody) String() string
- type IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s IndustryMmanufactureMaterialCostGetResponseBodyList) GoString() string
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetActPrice(v float32) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetCorpId(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetCount(v float32) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetExt(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetGmtCreate(v int64) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetGmtModified(v int64) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetInstanceId(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialCostNo(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialName(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialNo(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMemo(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetPrice(v float32) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetProcessCode(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetUnit(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
- func (s IndustryMmanufactureMaterialCostGetResponseBodyList) String() string
- type QueryAllDepartmentHeaders
- func (s QueryAllDepartmentHeaders) GoString() string
- func (s *QueryAllDepartmentHeaders) SetCommonHeaders(v map[string]*string) *QueryAllDepartmentHeaders
- func (s *QueryAllDepartmentHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllDepartmentHeaders
- func (s QueryAllDepartmentHeaders) String() string
- type QueryAllDepartmentRequest
- type QueryAllDepartmentResponse
- func (s QueryAllDepartmentResponse) GoString() string
- func (s *QueryAllDepartmentResponse) SetBody(v *QueryAllDepartmentResponseBody) *QueryAllDepartmentResponse
- func (s *QueryAllDepartmentResponse) SetHeaders(v map[string]*string) *QueryAllDepartmentResponse
- func (s QueryAllDepartmentResponse) String() string
- type QueryAllDepartmentResponseBody
- func (s QueryAllDepartmentResponseBody) GoString() string
- func (s *QueryAllDepartmentResponseBody) SetContent(v []*QueryAllDepartmentResponseBodyContent) *QueryAllDepartmentResponseBody
- func (s *QueryAllDepartmentResponseBody) SetCurrentPage(v int32) *QueryAllDepartmentResponseBody
- func (s *QueryAllDepartmentResponseBody) SetTotalCount(v int64) *QueryAllDepartmentResponseBody
- func (s *QueryAllDepartmentResponseBody) SetTotalPages(v int32) *QueryAllDepartmentResponseBody
- func (s QueryAllDepartmentResponseBody) String() string
- type QueryAllDepartmentResponseBodyContent
- func (s QueryAllDepartmentResponseBodyContent) GoString() string
- func (s *QueryAllDepartmentResponseBodyContent) SetDeptAndExt(v *QueryAllDepartmentResponseBodyContentDeptAndExt) *QueryAllDepartmentResponseBodyContent
- func (s *QueryAllDepartmentResponseBodyContent) SetGroupAndExtList(v []*QueryAllDepartmentResponseBodyContentGroupAndExtList) *QueryAllDepartmentResponseBodyContent
- func (s *QueryAllDepartmentResponseBodyContent) SetId(v int64) *QueryAllDepartmentResponseBodyContent
- func (s *QueryAllDepartmentResponseBodyContent) SetName(v string) *QueryAllDepartmentResponseBodyContent
- func (s QueryAllDepartmentResponseBodyContent) String() string
- type QueryAllDepartmentResponseBodyContentDeptAndExt
- func (s QueryAllDepartmentResponseBodyContentDeptAndExt) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExt) SetDepartment(v *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) *QueryAllDepartmentResponseBodyContentDeptAndExt
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExt) SetExtendInfos(v []*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) *QueryAllDepartmentResponseBodyContentDeptAndExt
- func (s QueryAllDepartmentResponseBodyContentDeptAndExt) String() string
- type QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetCorpId(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptCode(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptName(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptOrder(v int64) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptStatus(v int32) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptType(v int32) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetId(v int64) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetName(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetParentDeptCode(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetRemark(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetWardIdList(v []*int64) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
- func (s QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) String() string
- type QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetCorpId(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptCode(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendDisplayName(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendKey(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendValue(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetId(v int64) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetStatus(v int32) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
- func (s QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) String() string
- type QueryAllDepartmentResponseBodyContentGroupAndExtList
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtList) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtList) SetExtendInfos(v []*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) *QueryAllDepartmentResponseBodyContentGroupAndExtList
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtList) SetGroup(v *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) *QueryAllDepartmentResponseBodyContentGroupAndExtList
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtList) String() string
- type QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetCorpId(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptCode(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendDisplayName(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendKey(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendValue(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetId(v int64) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetStatus(v int32) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) String() string
- type QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetCorpId(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetDeptId(v int64) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetDeptStatus(v int32) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetId(v int64) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetLeader(v *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetName(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetParentDeptCode(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetRemark(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) String() string
- type QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) GoString() string
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) SetJobNumber(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) SetName(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader
- func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) SetUserId(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader
- func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) String() string
- type QueryAllDoctorsHeaders
- type QueryAllDoctorsRequest
- type QueryAllDoctorsResponse
- type QueryAllDoctorsResponseBody
- func (s QueryAllDoctorsResponseBody) GoString() string
- func (s *QueryAllDoctorsResponseBody) SetContent(v []*QueryAllDoctorsResponseBodyContent) *QueryAllDoctorsResponseBody
- func (s *QueryAllDoctorsResponseBody) SetCurrentPage(v int32) *QueryAllDoctorsResponseBody
- func (s *QueryAllDoctorsResponseBody) SetTotalCount(v int64) *QueryAllDoctorsResponseBody
- func (s *QueryAllDoctorsResponseBody) SetTotalPages(v int32) *QueryAllDoctorsResponseBody
- func (s QueryAllDoctorsResponseBody) String() string
- type QueryAllDoctorsResponseBodyContent
- func (s QueryAllDoctorsResponseBodyContent) GoString() string
- func (s *QueryAllDoctorsResponseBodyContent) SetAssessGroupId(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetAssessGroupName(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetCorpId(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetDeptCode(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetDeptType(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetGmtCreateStr(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetGmtModifiedStr(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetId(v int64) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetJobNum(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetStatus(v int32) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetUid(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetUserCode(v string) *QueryAllDoctorsResponseBodyContent
- func (s *QueryAllDoctorsResponseBodyContent) SetUserName(v string) *QueryAllDoctorsResponseBodyContent
- func (s QueryAllDoctorsResponseBodyContent) String() string
- type QueryAllGroupHeaders
- type QueryAllGroupRequest
- type QueryAllGroupResponse
- type QueryAllGroupResponseBody
- func (s QueryAllGroupResponseBody) GoString() string
- func (s *QueryAllGroupResponseBody) SetContent(v []*QueryAllGroupResponseBodyContent) *QueryAllGroupResponseBody
- func (s *QueryAllGroupResponseBody) SetCurrentPage(v int64) *QueryAllGroupResponseBody
- func (s *QueryAllGroupResponseBody) SetTotalCount(v int64) *QueryAllGroupResponseBody
- func (s *QueryAllGroupResponseBody) SetTotalPages(v int64) *QueryAllGroupResponseBody
- func (s QueryAllGroupResponseBody) String() string
- type QueryAllGroupResponseBodyContent
- func (s QueryAllGroupResponseBodyContent) GoString() string
- func (s *QueryAllGroupResponseBodyContent) SetDeptId(v int64) *QueryAllGroupResponseBodyContent
- func (s *QueryAllGroupResponseBodyContent) SetId(v int64) *QueryAllGroupResponseBodyContent
- func (s *QueryAllGroupResponseBodyContent) SetName(v string) *QueryAllGroupResponseBodyContent
- func (s QueryAllGroupResponseBodyContent) String() string
- type QueryAllGroupsInDeptHeaders
- func (s QueryAllGroupsInDeptHeaders) GoString() string
- func (s *QueryAllGroupsInDeptHeaders) SetCommonHeaders(v map[string]*string) *QueryAllGroupsInDeptHeaders
- func (s *QueryAllGroupsInDeptHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllGroupsInDeptHeaders
- func (s QueryAllGroupsInDeptHeaders) String() string
- type QueryAllGroupsInDeptRequest
- type QueryAllGroupsInDeptResponse
- func (s QueryAllGroupsInDeptResponse) GoString() string
- func (s *QueryAllGroupsInDeptResponse) SetBody(v *QueryAllGroupsInDeptResponseBody) *QueryAllGroupsInDeptResponse
- func (s *QueryAllGroupsInDeptResponse) SetHeaders(v map[string]*string) *QueryAllGroupsInDeptResponse
- func (s QueryAllGroupsInDeptResponse) String() string
- type QueryAllGroupsInDeptResponseBody
- func (s QueryAllGroupsInDeptResponseBody) GoString() string
- func (s *QueryAllGroupsInDeptResponseBody) SetContent(v []*QueryAllGroupsInDeptResponseBodyContent) *QueryAllGroupsInDeptResponseBody
- func (s *QueryAllGroupsInDeptResponseBody) SetCurrentPage(v int64) *QueryAllGroupsInDeptResponseBody
- func (s *QueryAllGroupsInDeptResponseBody) SetTotalCount(v int64) *QueryAllGroupsInDeptResponseBody
- func (s *QueryAllGroupsInDeptResponseBody) SetTotalPages(v int64) *QueryAllGroupsInDeptResponseBody
- func (s QueryAllGroupsInDeptResponseBody) String() string
- type QueryAllGroupsInDeptResponseBodyContent
- func (s QueryAllGroupsInDeptResponseBodyContent) GoString() string
- func (s *QueryAllGroupsInDeptResponseBodyContent) SetDeptId(v int64) *QueryAllGroupsInDeptResponseBodyContent
- func (s *QueryAllGroupsInDeptResponseBodyContent) SetId(v int64) *QueryAllGroupsInDeptResponseBodyContent
- func (s *QueryAllGroupsInDeptResponseBodyContent) SetName(v string) *QueryAllGroupsInDeptResponseBodyContent
- func (s QueryAllGroupsInDeptResponseBodyContent) String() string
- type QueryAllMemberByDeptHeaders
- func (s QueryAllMemberByDeptHeaders) GoString() string
- func (s *QueryAllMemberByDeptHeaders) SetCommonHeaders(v map[string]*string) *QueryAllMemberByDeptHeaders
- func (s *QueryAllMemberByDeptHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllMemberByDeptHeaders
- func (s QueryAllMemberByDeptHeaders) String() string
- type QueryAllMemberByDeptRequest
- type QueryAllMemberByDeptResponse
- func (s QueryAllMemberByDeptResponse) GoString() string
- func (s *QueryAllMemberByDeptResponse) SetBody(v *QueryAllMemberByDeptResponseBody) *QueryAllMemberByDeptResponse
- func (s *QueryAllMemberByDeptResponse) SetHeaders(v map[string]*string) *QueryAllMemberByDeptResponse
- func (s QueryAllMemberByDeptResponse) String() string
- type QueryAllMemberByDeptResponseBody
- func (s QueryAllMemberByDeptResponseBody) GoString() string
- func (s *QueryAllMemberByDeptResponseBody) SetContent(v []*QueryAllMemberByDeptResponseBodyContent) *QueryAllMemberByDeptResponseBody
- func (s *QueryAllMemberByDeptResponseBody) SetCurrentPage(v int32) *QueryAllMemberByDeptResponseBody
- func (s *QueryAllMemberByDeptResponseBody) SetTotalCount(v int64) *QueryAllMemberByDeptResponseBody
- func (s *QueryAllMemberByDeptResponseBody) SetTotalPages(v int32) *QueryAllMemberByDeptResponseBody
- func (s QueryAllMemberByDeptResponseBody) String() string
- type QueryAllMemberByDeptResponseBodyContent
- func (s QueryAllMemberByDeptResponseBodyContent) GoString() string
- func (s *QueryAllMemberByDeptResponseBodyContent) SetJobNum(v string) *QueryAllMemberByDeptResponseBodyContent
- func (s *QueryAllMemberByDeptResponseBodyContent) SetUid(v string) *QueryAllMemberByDeptResponseBodyContent
- func (s *QueryAllMemberByDeptResponseBodyContent) SetUserName(v string) *QueryAllMemberByDeptResponseBodyContent
- func (s QueryAllMemberByDeptResponseBodyContent) String() string
- type QueryAllMemberByGroupHeaders
- func (s QueryAllMemberByGroupHeaders) GoString() string
- func (s *QueryAllMemberByGroupHeaders) SetCommonHeaders(v map[string]*string) *QueryAllMemberByGroupHeaders
- func (s *QueryAllMemberByGroupHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllMemberByGroupHeaders
- func (s QueryAllMemberByGroupHeaders) String() string
- type QueryAllMemberByGroupRequest
- type QueryAllMemberByGroupResponse
- func (s QueryAllMemberByGroupResponse) GoString() string
- func (s *QueryAllMemberByGroupResponse) SetBody(v *QueryAllMemberByGroupResponseBody) *QueryAllMemberByGroupResponse
- func (s *QueryAllMemberByGroupResponse) SetHeaders(v map[string]*string) *QueryAllMemberByGroupResponse
- func (s QueryAllMemberByGroupResponse) String() string
- type QueryAllMemberByGroupResponseBody
- func (s QueryAllMemberByGroupResponseBody) GoString() string
- func (s *QueryAllMemberByGroupResponseBody) SetContent(v []*QueryAllMemberByGroupResponseBodyContent) *QueryAllMemberByGroupResponseBody
- func (s *QueryAllMemberByGroupResponseBody) SetCurrentPage(v int32) *QueryAllMemberByGroupResponseBody
- func (s *QueryAllMemberByGroupResponseBody) SetTotalCount(v int64) *QueryAllMemberByGroupResponseBody
- func (s *QueryAllMemberByGroupResponseBody) SetTotalPages(v int32) *QueryAllMemberByGroupResponseBody
- func (s QueryAllMemberByGroupResponseBody) String() string
- type QueryAllMemberByGroupResponseBodyContent
- func (s QueryAllMemberByGroupResponseBodyContent) GoString() string
- func (s *QueryAllMemberByGroupResponseBodyContent) SetJobNum(v string) *QueryAllMemberByGroupResponseBodyContent
- func (s *QueryAllMemberByGroupResponseBodyContent) SetUid(v string) *QueryAllMemberByGroupResponseBodyContent
- func (s *QueryAllMemberByGroupResponseBodyContent) SetUserName(v string) *QueryAllMemberByGroupResponseBodyContent
- func (s QueryAllMemberByGroupResponseBodyContent) String() string
- type QueryBizOptLogHeaders
- type QueryBizOptLogRequest
- type QueryBizOptLogResponse
- type QueryBizOptLogResponseBody
- func (s QueryBizOptLogResponseBody) GoString() string
- func (s *QueryBizOptLogResponseBody) SetContent(v []*QueryBizOptLogResponseBodyContent) *QueryBizOptLogResponseBody
- func (s *QueryBizOptLogResponseBody) SetNextToken(v int64) *QueryBizOptLogResponseBody
- func (s QueryBizOptLogResponseBody) String() string
- type QueryBizOptLogResponseBodyContent
- func (s QueryBizOptLogResponseBodyContent) GoString() string
- func (s *QueryBizOptLogResponseBodyContent) SetBizType(v int32) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetDataType(v int32) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetId(v int64) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptAfterData(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptBeforeData(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptBizType(v int32) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptExtend(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptJobNumber(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptObjectCode(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptObjectName(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptObjectUserJobNo(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptSuccess(v int32) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptTime(v int64) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptType(v int32) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptUserCode(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetOptUserName(v string) *QueryBizOptLogResponseBodyContent
- func (s *QueryBizOptLogResponseBodyContent) SetRemark(v string) *QueryBizOptLogResponseBodyContent
- func (s QueryBizOptLogResponseBodyContent) String() string
- type QueryDepartmentInfoHeaders
- func (s QueryDepartmentInfoHeaders) GoString() string
- func (s *QueryDepartmentInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryDepartmentInfoHeaders
- func (s *QueryDepartmentInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryDepartmentInfoHeaders
- func (s QueryDepartmentInfoHeaders) String() string
- type QueryDepartmentInfoResponse
- func (s QueryDepartmentInfoResponse) GoString() string
- func (s *QueryDepartmentInfoResponse) SetBody(v *QueryDepartmentInfoResponseBody) *QueryDepartmentInfoResponse
- func (s *QueryDepartmentInfoResponse) SetHeaders(v map[string]*string) *QueryDepartmentInfoResponse
- func (s QueryDepartmentInfoResponse) String() string
- type QueryDepartmentInfoResponseBody
- type QueryDepartmentInfoResponseBodyContent
- func (s QueryDepartmentInfoResponseBodyContent) GoString() string
- func (s *QueryDepartmentInfoResponseBodyContent) SetId(v int64) *QueryDepartmentInfoResponseBodyContent
- func (s *QueryDepartmentInfoResponseBodyContent) SetLeader(v *QueryDepartmentInfoResponseBodyContentLeader) *QueryDepartmentInfoResponseBodyContent
- func (s *QueryDepartmentInfoResponseBodyContent) SetName(v string) *QueryDepartmentInfoResponseBodyContent
- func (s *QueryDepartmentInfoResponseBodyContent) SetResidentLeader(v *QueryDepartmentInfoResponseBodyContentResidentLeader) *QueryDepartmentInfoResponseBodyContent
- func (s QueryDepartmentInfoResponseBodyContent) String() string
- type QueryDepartmentInfoResponseBodyContentLeader
- func (s QueryDepartmentInfoResponseBodyContentLeader) GoString() string
- func (s *QueryDepartmentInfoResponseBodyContentLeader) SetJob(v *QueryDepartmentInfoResponseBodyContentLeaderJob) *QueryDepartmentInfoResponseBodyContentLeader
- func (s *QueryDepartmentInfoResponseBodyContentLeader) SetJobNumber(v string) *QueryDepartmentInfoResponseBodyContentLeader
- func (s *QueryDepartmentInfoResponseBodyContentLeader) SetName(v string) *QueryDepartmentInfoResponseBodyContentLeader
- func (s *QueryDepartmentInfoResponseBodyContentLeader) SetUserId(v string) *QueryDepartmentInfoResponseBodyContentLeader
- func (s QueryDepartmentInfoResponseBodyContentLeader) String() string
- type QueryDepartmentInfoResponseBodyContentLeaderJob
- func (s QueryDepartmentInfoResponseBodyContentLeaderJob) GoString() string
- func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetBizType(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
- func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetCategory(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
- func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetCode(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
- func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetDisplayName(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
- func (s QueryDepartmentInfoResponseBodyContentLeaderJob) String() string
- type QueryDepartmentInfoResponseBodyContentResidentLeader
- func (s QueryDepartmentInfoResponseBodyContentResidentLeader) GoString() string
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeader) SetJob(v *QueryDepartmentInfoResponseBodyContentResidentLeaderJob) *QueryDepartmentInfoResponseBodyContentResidentLeader
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeader) SetJobNumber(v string) *QueryDepartmentInfoResponseBodyContentResidentLeader
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeader) SetName(v string) *QueryDepartmentInfoResponseBodyContentResidentLeader
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeader) SetUserId(v string) *QueryDepartmentInfoResponseBodyContentResidentLeader
- func (s QueryDepartmentInfoResponseBodyContentResidentLeader) String() string
- type QueryDepartmentInfoResponseBodyContentResidentLeaderJob
- func (s QueryDepartmentInfoResponseBodyContentResidentLeaderJob) GoString() string
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetBizType(v string) *QueryDepartmentInfoResponseBodyContentResidentLeaderJob
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetCategory(v string) *QueryDepartmentInfoResponseBodyContentResidentLeaderJob
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetCode(v string) *QueryDepartmentInfoResponseBodyContentResidentLeaderJob
- func (s *QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetDisplayName(v string) *QueryDepartmentInfoResponseBodyContentResidentLeaderJob
- func (s QueryDepartmentInfoResponseBodyContentResidentLeaderJob) String() string
- type QueryGroupInfoHeaders
- type QueryGroupInfoResponse
- type QueryGroupInfoResponseBody
- type QueryGroupInfoResponseBodyContent
- func (s QueryGroupInfoResponseBodyContent) GoString() string
- func (s *QueryGroupInfoResponseBodyContent) SetDeptId(v int64) *QueryGroupInfoResponseBodyContent
- func (s *QueryGroupInfoResponseBodyContent) SetEndTime(v int64) *QueryGroupInfoResponseBodyContent
- func (s *QueryGroupInfoResponseBodyContent) SetId(v int64) *QueryGroupInfoResponseBodyContent
- func (s *QueryGroupInfoResponseBodyContent) SetLeader(v *QueryGroupInfoResponseBodyContentLeader) *QueryGroupInfoResponseBodyContent
- func (s *QueryGroupInfoResponseBodyContent) SetName(v string) *QueryGroupInfoResponseBodyContent
- func (s *QueryGroupInfoResponseBodyContent) SetStartTime(v int64) *QueryGroupInfoResponseBodyContent
- func (s QueryGroupInfoResponseBodyContent) String() string
- type QueryGroupInfoResponseBodyContentLeader
- func (s QueryGroupInfoResponseBodyContentLeader) GoString() string
- func (s *QueryGroupInfoResponseBodyContentLeader) SetJob(v *QueryGroupInfoResponseBodyContentLeaderJob) *QueryGroupInfoResponseBodyContentLeader
- func (s *QueryGroupInfoResponseBodyContentLeader) SetJobNumber(v string) *QueryGroupInfoResponseBodyContentLeader
- func (s *QueryGroupInfoResponseBodyContentLeader) SetName(v string) *QueryGroupInfoResponseBodyContentLeader
- func (s *QueryGroupInfoResponseBodyContentLeader) SetUserId(v string) *QueryGroupInfoResponseBodyContentLeader
- func (s QueryGroupInfoResponseBodyContentLeader) String() string
- type QueryGroupInfoResponseBodyContentLeaderJob
- func (s QueryGroupInfoResponseBodyContentLeaderJob) GoString() string
- func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetBizType(v string) *QueryGroupInfoResponseBodyContentLeaderJob
- func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetCategory(v string) *QueryGroupInfoResponseBodyContentLeaderJob
- func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetCode(v string) *QueryGroupInfoResponseBodyContentLeaderJob
- func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetDisplayName(v string) *QueryGroupInfoResponseBodyContentLeaderJob
- func (s QueryGroupInfoResponseBodyContentLeaderJob) String() string
- type QueryHospitalDistrictInfoHeaders
- func (s QueryHospitalDistrictInfoHeaders) GoString() string
- func (s *QueryHospitalDistrictInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryHospitalDistrictInfoHeaders
- func (s *QueryHospitalDistrictInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryHospitalDistrictInfoHeaders
- func (s QueryHospitalDistrictInfoHeaders) String() string
- type QueryHospitalDistrictInfoRequest
- func (s QueryHospitalDistrictInfoRequest) GoString() string
- func (s *QueryHospitalDistrictInfoRequest) SetPageNumber(v int32) *QueryHospitalDistrictInfoRequest
- func (s *QueryHospitalDistrictInfoRequest) SetPageSize(v int32) *QueryHospitalDistrictInfoRequest
- func (s QueryHospitalDistrictInfoRequest) String() string
- type QueryHospitalDistrictInfoResponse
- func (s QueryHospitalDistrictInfoResponse) GoString() string
- func (s *QueryHospitalDistrictInfoResponse) SetBody(v *QueryHospitalDistrictInfoResponseBody) *QueryHospitalDistrictInfoResponse
- func (s *QueryHospitalDistrictInfoResponse) SetHeaders(v map[string]*string) *QueryHospitalDistrictInfoResponse
- func (s QueryHospitalDistrictInfoResponse) String() string
- type QueryHospitalDistrictInfoResponseBody
- func (s QueryHospitalDistrictInfoResponseBody) GoString() string
- func (s *QueryHospitalDistrictInfoResponseBody) SetContent(v []*QueryHospitalDistrictInfoResponseBodyContent) *QueryHospitalDistrictInfoResponseBody
- func (s *QueryHospitalDistrictInfoResponseBody) SetCurrentPage(v int64) *QueryHospitalDistrictInfoResponseBody
- func (s *QueryHospitalDistrictInfoResponseBody) SetTotalCount(v int64) *QueryHospitalDistrictInfoResponseBody
- func (s *QueryHospitalDistrictInfoResponseBody) SetTotalPages(v int32) *QueryHospitalDistrictInfoResponseBody
- func (s QueryHospitalDistrictInfoResponseBody) String() string
- type QueryHospitalDistrictInfoResponseBodyContent
- func (s QueryHospitalDistrictInfoResponseBodyContent) GoString() string
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetAddress(v string) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetDeleted(v int32) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetDistrictName(v string) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetDistrictType(v int32) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetGmtCreate(v string) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetGmtModified(v string) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetId(v int64) *QueryHospitalDistrictInfoResponseBodyContent
- func (s *QueryHospitalDistrictInfoResponseBodyContent) SetParentDistrictId(v int64) *QueryHospitalDistrictInfoResponseBodyContent
- func (s QueryHospitalDistrictInfoResponseBodyContent) String() string
- type QueryHospitalRoleUserInfoHeaders
- func (s QueryHospitalRoleUserInfoHeaders) GoString() string
- func (s *QueryHospitalRoleUserInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryHospitalRoleUserInfoHeaders
- func (s *QueryHospitalRoleUserInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryHospitalRoleUserInfoHeaders
- func (s QueryHospitalRoleUserInfoHeaders) String() string
- type QueryHospitalRoleUserInfoRequest
- func (s QueryHospitalRoleUserInfoRequest) GoString() string
- func (s *QueryHospitalRoleUserInfoRequest) SetPageNumber(v int64) *QueryHospitalRoleUserInfoRequest
- func (s *QueryHospitalRoleUserInfoRequest) SetPageSize(v int64) *QueryHospitalRoleUserInfoRequest
- func (s QueryHospitalRoleUserInfoRequest) String() string
- type QueryHospitalRoleUserInfoResponse
- func (s QueryHospitalRoleUserInfoResponse) GoString() string
- func (s *QueryHospitalRoleUserInfoResponse) SetBody(v *QueryHospitalRoleUserInfoResponseBody) *QueryHospitalRoleUserInfoResponse
- func (s *QueryHospitalRoleUserInfoResponse) SetHeaders(v map[string]*string) *QueryHospitalRoleUserInfoResponse
- func (s QueryHospitalRoleUserInfoResponse) String() string
- type QueryHospitalRoleUserInfoResponseBody
- func (s QueryHospitalRoleUserInfoResponseBody) GoString() string
- func (s *QueryHospitalRoleUserInfoResponseBody) SetContent(v []*QueryHospitalRoleUserInfoResponseBodyContent) *QueryHospitalRoleUserInfoResponseBody
- func (s *QueryHospitalRoleUserInfoResponseBody) SetCurrentPage(v int32) *QueryHospitalRoleUserInfoResponseBody
- func (s *QueryHospitalRoleUserInfoResponseBody) SetTotalCount(v int64) *QueryHospitalRoleUserInfoResponseBody
- func (s *QueryHospitalRoleUserInfoResponseBody) SetTotalPages(v int32) *QueryHospitalRoleUserInfoResponseBody
- func (s QueryHospitalRoleUserInfoResponseBody) String() string
- type QueryHospitalRoleUserInfoResponseBodyContent
- func (s QueryHospitalRoleUserInfoResponseBodyContent) GoString() string
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetGmtCreate(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetGmtModified(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetJobNumber(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetRoleCode(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetRoleName(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetUserCode(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetUserName(v string) *QueryHospitalRoleUserInfoResponseBodyContent
- func (s QueryHospitalRoleUserInfoResponseBodyContent) String() string
- type QueryHospitalRolesHeaders
- func (s QueryHospitalRolesHeaders) GoString() string
- func (s *QueryHospitalRolesHeaders) SetCommonHeaders(v map[string]*string) *QueryHospitalRolesHeaders
- func (s *QueryHospitalRolesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryHospitalRolesHeaders
- func (s QueryHospitalRolesHeaders) String() string
- type QueryHospitalRolesResponse
- func (s QueryHospitalRolesResponse) GoString() string
- func (s *QueryHospitalRolesResponse) SetBody(v *QueryHospitalRolesResponseBody) *QueryHospitalRolesResponse
- func (s *QueryHospitalRolesResponse) SetHeaders(v map[string]*string) *QueryHospitalRolesResponse
- func (s QueryHospitalRolesResponse) String() string
- type QueryHospitalRolesResponseBody
- type QueryHospitalRolesResponseBodyContent
- func (s QueryHospitalRolesResponseBodyContent) GoString() string
- func (s *QueryHospitalRolesResponseBodyContent) SetGmtCreate(v string) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetId(v int64) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetIsDeleted(v int64) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetReadOnly(v int64) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetRemark(v string) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetRoleCode(v string) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetRoleName(v string) *QueryHospitalRolesResponseBodyContent
- func (s *QueryHospitalRolesResponseBodyContent) SetSort(v int64) *QueryHospitalRolesResponseBodyContent
- func (s QueryHospitalRolesResponseBodyContent) String() string
- type QueryJobCodeDictionaryHeaders
- func (s QueryJobCodeDictionaryHeaders) GoString() string
- func (s *QueryJobCodeDictionaryHeaders) SetCommonHeaders(v map[string]*string) *QueryJobCodeDictionaryHeaders
- func (s *QueryJobCodeDictionaryHeaders) SetXAcsDingtalkAccessToken(v string) *QueryJobCodeDictionaryHeaders
- func (s QueryJobCodeDictionaryHeaders) String() string
- type QueryJobCodeDictionaryResponse
- func (s QueryJobCodeDictionaryResponse) GoString() string
- func (s *QueryJobCodeDictionaryResponse) SetBody(v *QueryJobCodeDictionaryResponseBody) *QueryJobCodeDictionaryResponse
- func (s *QueryJobCodeDictionaryResponse) SetHeaders(v map[string]*string) *QueryJobCodeDictionaryResponse
- func (s QueryJobCodeDictionaryResponse) String() string
- type QueryJobCodeDictionaryResponseBody
- type QueryJobCodeDictionaryResponseBodyContent
- func (s QueryJobCodeDictionaryResponseBodyContent) GoString() string
- func (s *QueryJobCodeDictionaryResponseBodyContent) SetCategory(v string) *QueryJobCodeDictionaryResponseBodyContent
- func (s *QueryJobCodeDictionaryResponseBodyContent) SetCode(v string) *QueryJobCodeDictionaryResponseBodyContent
- func (s *QueryJobCodeDictionaryResponseBodyContent) SetDisplayName(v string) *QueryJobCodeDictionaryResponseBodyContent
- func (s *QueryJobCodeDictionaryResponseBodyContent) SetDoctorType(v string) *QueryJobCodeDictionaryResponseBodyContent
- func (s QueryJobCodeDictionaryResponseBodyContent) String() string
- type QueryJobStatusCodeDictionaryHeaders
- func (s QueryJobStatusCodeDictionaryHeaders) GoString() string
- func (s *QueryJobStatusCodeDictionaryHeaders) SetCommonHeaders(v map[string]*string) *QueryJobStatusCodeDictionaryHeaders
- func (s *QueryJobStatusCodeDictionaryHeaders) SetXAcsDingtalkAccessToken(v string) *QueryJobStatusCodeDictionaryHeaders
- func (s QueryJobStatusCodeDictionaryHeaders) String() string
- type QueryJobStatusCodeDictionaryResponse
- func (s QueryJobStatusCodeDictionaryResponse) GoString() string
- func (s *QueryJobStatusCodeDictionaryResponse) SetBody(v *QueryJobStatusCodeDictionaryResponseBody) *QueryJobStatusCodeDictionaryResponse
- func (s *QueryJobStatusCodeDictionaryResponse) SetHeaders(v map[string]*string) *QueryJobStatusCodeDictionaryResponse
- func (s QueryJobStatusCodeDictionaryResponse) String() string
- type QueryJobStatusCodeDictionaryResponseBody
- type QueryJobStatusCodeDictionaryResponseBodyContent
- func (s QueryJobStatusCodeDictionaryResponseBodyContent) GoString() string
- func (s *QueryJobStatusCodeDictionaryResponseBodyContent) SetCategory(v string) *QueryJobStatusCodeDictionaryResponseBodyContent
- func (s *QueryJobStatusCodeDictionaryResponseBodyContent) SetCode(v string) *QueryJobStatusCodeDictionaryResponseBodyContent
- func (s *QueryJobStatusCodeDictionaryResponseBodyContent) SetDisplayName(v string) *QueryJobStatusCodeDictionaryResponseBodyContent
- func (s QueryJobStatusCodeDictionaryResponseBodyContent) String() string
- type QueryMedicalEventsHeaders
- func (s QueryMedicalEventsHeaders) GoString() string
- func (s *QueryMedicalEventsHeaders) SetCommonHeaders(v map[string]*string) *QueryMedicalEventsHeaders
- func (s *QueryMedicalEventsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryMedicalEventsHeaders
- func (s QueryMedicalEventsHeaders) String() string
- type QueryMedicalEventsResponse
- func (s QueryMedicalEventsResponse) GoString() string
- func (s *QueryMedicalEventsResponse) SetBody(v *QueryMedicalEventsResponseBody) *QueryMedicalEventsResponse
- func (s *QueryMedicalEventsResponse) SetHeaders(v map[string]*string) *QueryMedicalEventsResponse
- func (s QueryMedicalEventsResponse) String() string
- type QueryMedicalEventsResponseBody
- func (s QueryMedicalEventsResponseBody) GoString() string
- func (s *QueryMedicalEventsResponseBody) SetContent(v []*QueryMedicalEventsResponseBodyContent) *QueryMedicalEventsResponseBody
- func (s *QueryMedicalEventsResponseBody) SetSuccess(v bool) *QueryMedicalEventsResponseBody
- func (s *QueryMedicalEventsResponseBody) SetTotalCount(v int64) *QueryMedicalEventsResponseBody
- func (s QueryMedicalEventsResponseBody) String() string
- type QueryMedicalEventsResponseBodyContent
- func (s QueryMedicalEventsResponseBodyContent) GoString() string
- func (s *QueryMedicalEventsResponseBodyContent) SetCode(v string) *QueryMedicalEventsResponseBodyContent
- func (s *QueryMedicalEventsResponseBodyContent) SetContent(v string) *QueryMedicalEventsResponseBodyContent
- func (s *QueryMedicalEventsResponseBodyContent) SetEventId(v int64) *QueryMedicalEventsResponseBodyContent
- func (s QueryMedicalEventsResponseBodyContent) String() string
- type QueryUserExtInfoHeaders
- type QueryUserExtInfoResponse
- type QueryUserExtInfoResponseBody
- type QueryUserExtInfoResponseBodyContent
- func (s QueryUserExtInfoResponseBodyContent) GoString() string
- func (s *QueryUserExtInfoResponseBodyContent) SetGmtCreate(v string) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetGmtModified(v string) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetOrgId(v string) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetStatus(v int32) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetUserCode(v string) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetUserExtendDisplayName(v string) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetUserExtendKey(v string) *QueryUserExtInfoResponseBodyContent
- func (s *QueryUserExtInfoResponseBodyContent) SetUserExtendValue(v string) *QueryUserExtInfoResponseBodyContent
- func (s QueryUserExtInfoResponseBodyContent) String() string
- type QueryUserExtendValuesHeaders
- func (s QueryUserExtendValuesHeaders) GoString() string
- func (s *QueryUserExtendValuesHeaders) SetCommonHeaders(v map[string]*string) *QueryUserExtendValuesHeaders
- func (s *QueryUserExtendValuesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserExtendValuesHeaders
- func (s QueryUserExtendValuesHeaders) String() string
- type QueryUserExtendValuesRequest
- type QueryUserExtendValuesResponse
- func (s QueryUserExtendValuesResponse) GoString() string
- func (s *QueryUserExtendValuesResponse) SetBody(v *QueryUserExtendValuesResponseBody) *QueryUserExtendValuesResponse
- func (s *QueryUserExtendValuesResponse) SetHeaders(v map[string]*string) *QueryUserExtendValuesResponse
- func (s QueryUserExtendValuesResponse) String() string
- type QueryUserExtendValuesResponseBody
- func (s QueryUserExtendValuesResponseBody) GoString() string
- func (s *QueryUserExtendValuesResponseBody) SetContent(v []*QueryUserExtendValuesResponseBodyContent) *QueryUserExtendValuesResponseBody
- func (s *QueryUserExtendValuesResponseBody) SetSuccess(v bool) *QueryUserExtendValuesResponseBody
- func (s *QueryUserExtendValuesResponseBody) SetTotalCount(v int64) *QueryUserExtendValuesResponseBody
- func (s QueryUserExtendValuesResponseBody) String() string
- type QueryUserExtendValuesResponseBodyContent
- func (s QueryUserExtendValuesResponseBodyContent) GoString() string
- func (s *QueryUserExtendValuesResponseBodyContent) SetUserCode(v string) *QueryUserExtendValuesResponseBodyContent
- func (s *QueryUserExtendValuesResponseBodyContent) SetUserExtendDisplayName(v string) *QueryUserExtendValuesResponseBodyContent
- func (s *QueryUserExtendValuesResponseBodyContent) SetUserExtendKey(v string) *QueryUserExtendValuesResponseBodyContent
- func (s *QueryUserExtendValuesResponseBodyContent) SetUserExtendValue(v string) *QueryUserExtendValuesResponseBodyContent
- func (s QueryUserExtendValuesResponseBodyContent) String() string
- type QueryUserInfoHeaders
- type QueryUserInfoResponse
- type QueryUserInfoResponseBody
- type QueryUserInfoResponseBodyContent
- func (s QueryUserInfoResponseBodyContent) GoString() string
- func (s *QueryUserInfoResponseBodyContent) SetComments(v string) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetDept(v []*QueryUserInfoResponseBodyContentDept) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetGroup(v []*QueryUserInfoResponseBodyContentGroup) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetJob(v *QueryUserInfoResponseBodyContentJob) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetJobNum(v string) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetJobStatus(v *QueryUserInfoResponseBodyContentJobStatus) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetJobStatusList(v []*QueryUserInfoResponseBodyContentJobStatusList) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetUid(v string) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetUserName(v string) *QueryUserInfoResponseBodyContent
- func (s *QueryUserInfoResponseBodyContent) SetUserProb(v *QueryUserInfoResponseBodyContentUserProb) *QueryUserInfoResponseBodyContent
- func (s QueryUserInfoResponseBodyContent) String() string
- type QueryUserInfoResponseBodyContentDept
- func (s QueryUserInfoResponseBodyContentDept) GoString() string
- func (s *QueryUserInfoResponseBodyContentDept) SetId(v int64) *QueryUserInfoResponseBodyContentDept
- func (s *QueryUserInfoResponseBodyContentDept) SetName(v string) *QueryUserInfoResponseBodyContentDept
- func (s QueryUserInfoResponseBodyContentDept) String() string
- type QueryUserInfoResponseBodyContentGroup
- func (s QueryUserInfoResponseBodyContentGroup) GoString() string
- func (s *QueryUserInfoResponseBodyContentGroup) SetDeptId(v int64) *QueryUserInfoResponseBodyContentGroup
- func (s *QueryUserInfoResponseBodyContentGroup) SetDeptName(v string) *QueryUserInfoResponseBodyContentGroup
- func (s *QueryUserInfoResponseBodyContentGroup) SetId(v int64) *QueryUserInfoResponseBodyContentGroup
- func (s *QueryUserInfoResponseBodyContentGroup) SetName(v string) *QueryUserInfoResponseBodyContentGroup
- func (s QueryUserInfoResponseBodyContentGroup) String() string
- type QueryUserInfoResponseBodyContentJob
- func (s QueryUserInfoResponseBodyContentJob) GoString() string
- func (s *QueryUserInfoResponseBodyContentJob) SetBizType(v string) *QueryUserInfoResponseBodyContentJob
- func (s *QueryUserInfoResponseBodyContentJob) SetCategory(v string) *QueryUserInfoResponseBodyContentJob
- func (s *QueryUserInfoResponseBodyContentJob) SetCode(v string) *QueryUserInfoResponseBodyContentJob
- func (s *QueryUserInfoResponseBodyContentJob) SetDisplayName(v string) *QueryUserInfoResponseBodyContentJob
- func (s QueryUserInfoResponseBodyContentJob) String() string
- type QueryUserInfoResponseBodyContentJobStatus
- func (s QueryUserInfoResponseBodyContentJobStatus) GoString() string
- func (s *QueryUserInfoResponseBodyContentJobStatus) SetBizType(v string) *QueryUserInfoResponseBodyContentJobStatus
- func (s *QueryUserInfoResponseBodyContentJobStatus) SetCategory(v string) *QueryUserInfoResponseBodyContentJobStatus
- func (s *QueryUserInfoResponseBodyContentJobStatus) SetCode(v string) *QueryUserInfoResponseBodyContentJobStatus
- func (s *QueryUserInfoResponseBodyContentJobStatus) SetDisplayName(v string) *QueryUserInfoResponseBodyContentJobStatus
- func (s QueryUserInfoResponseBodyContentJobStatus) String() string
- type QueryUserInfoResponseBodyContentJobStatusList
- func (s QueryUserInfoResponseBodyContentJobStatusList) GoString() string
- func (s *QueryUserInfoResponseBodyContentJobStatusList) SetBizType(v string) *QueryUserInfoResponseBodyContentJobStatusList
- func (s *QueryUserInfoResponseBodyContentJobStatusList) SetCategory(v string) *QueryUserInfoResponseBodyContentJobStatusList
- func (s *QueryUserInfoResponseBodyContentJobStatusList) SetCode(v string) *QueryUserInfoResponseBodyContentJobStatusList
- func (s *QueryUserInfoResponseBodyContentJobStatusList) SetDisplayName(v string) *QueryUserInfoResponseBodyContentJobStatusList
- func (s QueryUserInfoResponseBodyContentJobStatusList) String() string
- type QueryUserInfoResponseBodyContentUserProb
- func (s QueryUserInfoResponseBodyContentUserProb) GoString() string
- func (s *QueryUserInfoResponseBodyContentUserProb) SetBizType(v string) *QueryUserInfoResponseBodyContentUserProb
- func (s *QueryUserInfoResponseBodyContentUserProb) SetCategory(v string) *QueryUserInfoResponseBodyContentUserProb
- func (s *QueryUserInfoResponseBodyContentUserProb) SetCode(v string) *QueryUserInfoResponseBodyContentUserProb
- func (s *QueryUserInfoResponseBodyContentUserProb) SetDisplayName(v string) *QueryUserInfoResponseBodyContentUserProb
- func (s QueryUserInfoResponseBodyContentUserProb) String() string
- type QueryUserProbCodeDictionaryHeaders
- func (s QueryUserProbCodeDictionaryHeaders) GoString() string
- func (s *QueryUserProbCodeDictionaryHeaders) SetCommonHeaders(v map[string]*string) *QueryUserProbCodeDictionaryHeaders
- func (s *QueryUserProbCodeDictionaryHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserProbCodeDictionaryHeaders
- func (s QueryUserProbCodeDictionaryHeaders) String() string
- type QueryUserProbCodeDictionaryResponse
- func (s QueryUserProbCodeDictionaryResponse) GoString() string
- func (s *QueryUserProbCodeDictionaryResponse) SetBody(v *QueryUserProbCodeDictionaryResponseBody) *QueryUserProbCodeDictionaryResponse
- func (s *QueryUserProbCodeDictionaryResponse) SetHeaders(v map[string]*string) *QueryUserProbCodeDictionaryResponse
- func (s QueryUserProbCodeDictionaryResponse) String() string
- type QueryUserProbCodeDictionaryResponseBody
- type QueryUserProbCodeDictionaryResponseBodyContent
- func (s QueryUserProbCodeDictionaryResponseBodyContent) GoString() string
- func (s *QueryUserProbCodeDictionaryResponseBodyContent) SetCategory(v string) *QueryUserProbCodeDictionaryResponseBodyContent
- func (s *QueryUserProbCodeDictionaryResponseBodyContent) SetCode(v string) *QueryUserProbCodeDictionaryResponseBodyContent
- func (s *QueryUserProbCodeDictionaryResponseBodyContent) SetDisplayName(v string) *QueryUserProbCodeDictionaryResponseBodyContent
- func (s QueryUserProbCodeDictionaryResponseBodyContent) String() string
- type QueryUserRolesHeaders
- type QueryUserRolesResponse
- type QueryUserRolesResponseBody
- type QueryUserRolesResponseBodyContent
- func (s QueryUserRolesResponseBodyContent) GoString() string
- func (s *QueryUserRolesResponseBodyContent) SetRoleCode(v string) *QueryUserRolesResponseBodyContent
- func (s *QueryUserRolesResponseBodyContent) SetRoleName(v string) *QueryUserRolesResponseBodyContent
- func (s QueryUserRolesResponseBodyContent) String() string
- type SaveUserExtendValuesHeaders
- func (s SaveUserExtendValuesHeaders) GoString() string
- func (s *SaveUserExtendValuesHeaders) SetCommonHeaders(v map[string]*string) *SaveUserExtendValuesHeaders
- func (s *SaveUserExtendValuesHeaders) SetXAcsDingtalkAccessToken(v string) *SaveUserExtendValuesHeaders
- func (s SaveUserExtendValuesHeaders) String() string
- type SaveUserExtendValuesRequest
- func (s SaveUserExtendValuesRequest) GoString() string
- func (s *SaveUserExtendValuesRequest) SetUserDisplayName(v string) *SaveUserExtendValuesRequest
- func (s *SaveUserExtendValuesRequest) SetUserExtendKey(v string) *SaveUserExtendValuesRequest
- func (s *SaveUserExtendValuesRequest) SetUserExtendValue(v string) *SaveUserExtendValuesRequest
- func (s SaveUserExtendValuesRequest) String() string
- type SaveUserExtendValuesResponse
- func (s SaveUserExtendValuesResponse) GoString() string
- func (s *SaveUserExtendValuesResponse) SetBody(v *SaveUserExtendValuesResponseBody) *SaveUserExtendValuesResponse
- func (s *SaveUserExtendValuesResponse) SetHeaders(v map[string]*string) *SaveUserExtendValuesResponse
- func (s SaveUserExtendValuesResponse) String() string
- type SaveUserExtendValuesResponseBody
- type UpdateUserExtendInfoHeaders
- func (s UpdateUserExtendInfoHeaders) GoString() string
- func (s *UpdateUserExtendInfoHeaders) SetCommonHeaders(v map[string]*string) *UpdateUserExtendInfoHeaders
- func (s *UpdateUserExtendInfoHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateUserExtendInfoHeaders
- func (s UpdateUserExtendInfoHeaders) String() string
- type UpdateUserExtendInfoRequest
- func (s UpdateUserExtendInfoRequest) GoString() string
- func (s *UpdateUserExtendInfoRequest) SetComments(v string) *UpdateUserExtendInfoRequest
- func (s *UpdateUserExtendInfoRequest) SetJobCode(v string) *UpdateUserExtendInfoRequest
- func (s *UpdateUserExtendInfoRequest) SetJobStatusCode(v []*string) *UpdateUserExtendInfoRequest
- func (s *UpdateUserExtendInfoRequest) SetUserProbCode(v string) *UpdateUserExtendInfoRequest
- func (s UpdateUserExtendInfoRequest) String() string
- type UpdateUserExtendInfoResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) CustomizeContactCreate ¶
func (client *Client) CustomizeContactCreate(request *CustomizeContactCreateRequest) (_result *CustomizeContactCreateResponse, _err error)
func (*Client) CustomizeContactCreateWithOptions ¶
func (client *Client) CustomizeContactCreateWithOptions(request *CustomizeContactCreateRequest, headers *CustomizeContactCreateHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactCreateResponse, _err error)
func (*Client) CustomizeContactDelete ¶
func (client *Client) CustomizeContactDelete(request *CustomizeContactDeleteRequest) (_result *CustomizeContactDeleteResponse, _err error)
func (*Client) CustomizeContactDeleteWithOptions ¶
func (client *Client) CustomizeContactDeleteWithOptions(request *CustomizeContactDeleteRequest, headers *CustomizeContactDeleteHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactDeleteResponse, _err error)
func (*Client) CustomizeContactDeptCreate ¶
func (client *Client) CustomizeContactDeptCreate(request *CustomizeContactDeptCreateRequest) (_result *CustomizeContactDeptCreateResponse, _err error)
func (*Client) CustomizeContactDeptCreateWithOptions ¶
func (client *Client) CustomizeContactDeptCreateWithOptions(request *CustomizeContactDeptCreateRequest, headers *CustomizeContactDeptCreateHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactDeptCreateResponse, _err error)
func (*Client) CustomizeContactDeptDelete ¶
func (client *Client) CustomizeContactDeptDelete(request *CustomizeContactDeptDeleteRequest) (_result *CustomizeContactDeptDeleteResponse, _err error)
func (*Client) CustomizeContactDeptDeleteWithOptions ¶
func (client *Client) CustomizeContactDeptDeleteWithOptions(request *CustomizeContactDeptDeleteRequest, headers *CustomizeContactDeptDeleteHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactDeptDeleteResponse, _err error)
func (*Client) CustomizeContactDeptInfo ¶
func (client *Client) CustomizeContactDeptInfo(request *CustomizeContactDeptInfoRequest) (_result *CustomizeContactDeptInfoResponse, _err error)
func (*Client) CustomizeContactDeptInfoWithOptions ¶
func (client *Client) CustomizeContactDeptInfoWithOptions(request *CustomizeContactDeptInfoRequest, headers *CustomizeContactDeptInfoHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactDeptInfoResponse, _err error)
func (*Client) CustomizeContactDeptList ¶
func (client *Client) CustomizeContactDeptList(request *CustomizeContactDeptListRequest) (_result *CustomizeContactDeptListResponse, _err error)
func (*Client) CustomizeContactDeptListWithOptions ¶
func (client *Client) CustomizeContactDeptListWithOptions(request *CustomizeContactDeptListRequest, headers *CustomizeContactDeptListHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactDeptListResponse, _err error)
func (*Client) CustomizeContactDeptUpdate ¶
func (client *Client) CustomizeContactDeptUpdate(request *CustomizeContactDeptUpdateRequest) (_result *CustomizeContactDeptUpdateResponse, _err error)
func (*Client) CustomizeContactDeptUpdateWithOptions ¶
func (client *Client) CustomizeContactDeptUpdateWithOptions(request *CustomizeContactDeptUpdateRequest, headers *CustomizeContactDeptUpdateHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactDeptUpdateResponse, _err error)
func (*Client) CustomizeContactEmpAdd ¶
func (client *Client) CustomizeContactEmpAdd(request *CustomizeContactEmpAddRequest) (_result *CustomizeContactEmpAddResponse, _err error)
func (*Client) CustomizeContactEmpAddWithOptions ¶
func (client *Client) CustomizeContactEmpAddWithOptions(request *CustomizeContactEmpAddRequest, headers *CustomizeContactEmpAddHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactEmpAddResponse, _err error)
func (*Client) CustomizeContactEmpDelete ¶
func (client *Client) CustomizeContactEmpDelete(request *CustomizeContactEmpDeleteRequest) (_result *CustomizeContactEmpDeleteResponse, _err error)
func (*Client) CustomizeContactEmpDeleteWithOptions ¶
func (client *Client) CustomizeContactEmpDeleteWithOptions(request *CustomizeContactEmpDeleteRequest, headers *CustomizeContactEmpDeleteHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactEmpDeleteResponse, _err error)
func (*Client) CustomizeContactEmpList ¶
func (client *Client) CustomizeContactEmpList(request *CustomizeContactEmpListRequest) (_result *CustomizeContactEmpListResponse, _err error)
func (*Client) CustomizeContactEmpListWithOptions ¶
func (client *Client) CustomizeContactEmpListWithOptions(request *CustomizeContactEmpListRequest, headers *CustomizeContactEmpListHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactEmpListResponse, _err error)
func (*Client) CustomizeContactList ¶
func (client *Client) CustomizeContactList() (_result *CustomizeContactListResponse, _err error)
func (*Client) CustomizeContactListWithOptions ¶
func (client *Client) CustomizeContactListWithOptions(headers *CustomizeContactListHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactListResponse, _err error)
func (*Client) CustomizeContactUpdate ¶
func (client *Client) CustomizeContactUpdate(request *CustomizeContactUpdateRequest) (_result *CustomizeContactUpdateResponse, _err error)
func (*Client) CustomizeContactUpdateWithOptions ¶
func (client *Client) CustomizeContactUpdateWithOptions(request *CustomizeContactUpdateRequest, headers *CustomizeContactUpdateHeaders, runtime *util.RuntimeOptions) (_result *CustomizeContactUpdateResponse, _err error)
func (*Client) IndustryManufactureCostRecordListGet ¶
func (client *Client) IndustryManufactureCostRecordListGet(request *IndustryManufactureCostRecordListGetRequest) (_result *IndustryManufactureCostRecordListGetResponse, _err error)
func (*Client) IndustryManufactureCostRecordListGetWithOptions ¶
func (client *Client) IndustryManufactureCostRecordListGetWithOptions(request *IndustryManufactureCostRecordListGetRequest, headers *IndustryManufactureCostRecordListGetHeaders, runtime *util.RuntimeOptions) (_result *IndustryManufactureCostRecordListGetResponse, _err error)
func (*Client) IndustryManufactureFeeListGet ¶
func (client *Client) IndustryManufactureFeeListGet(request *IndustryManufactureFeeListGetRequest) (_result *IndustryManufactureFeeListGetResponse, _err error)
func (*Client) IndustryManufactureFeeListGetWithOptions ¶
func (client *Client) IndustryManufactureFeeListGetWithOptions(request *IndustryManufactureFeeListGetRequest, headers *IndustryManufactureFeeListGetHeaders, runtime *util.RuntimeOptions) (_result *IndustryManufactureFeeListGetResponse, _err error)
func (*Client) IndustryManufactureLabourCost ¶
func (client *Client) IndustryManufactureLabourCost(request *IndustryManufactureLabourCostRequest) (_result *IndustryManufactureLabourCostResponse, _err error)
func (*Client) IndustryManufactureLabourCostWithOptions ¶
func (client *Client) IndustryManufactureLabourCostWithOptions(request *IndustryManufactureLabourCostRequest, headers *IndustryManufactureLabourCostHeaders, runtime *util.RuntimeOptions) (_result *IndustryManufactureLabourCostResponse, _err error)
func (*Client) IndustryManufactureMaterialList ¶
func (client *Client) IndustryManufactureMaterialList(request *IndustryManufactureMaterialListRequest) (_result *IndustryManufactureMaterialListResponse, _err error)
func (*Client) IndustryManufactureMaterialListWithOptions ¶
func (client *Client) IndustryManufactureMaterialListWithOptions(request *IndustryManufactureMaterialListRequest, headers *IndustryManufactureMaterialListHeaders, runtime *util.RuntimeOptions) (_result *IndustryManufactureMaterialListResponse, _err error)
func (*Client) IndustryMmanufactureMaterialCostGet ¶
func (client *Client) IndustryMmanufactureMaterialCostGet(request *IndustryMmanufactureMaterialCostGetRequest) (_result *IndustryMmanufactureMaterialCostGetResponse, _err error)
func (*Client) IndustryMmanufactureMaterialCostGetWithOptions ¶
func (client *Client) IndustryMmanufactureMaterialCostGetWithOptions(request *IndustryMmanufactureMaterialCostGetRequest, headers *IndustryMmanufactureMaterialCostGetHeaders, runtime *util.RuntimeOptions) (_result *IndustryMmanufactureMaterialCostGetResponse, _err error)
func (*Client) QueryAllDepartment ¶
func (client *Client) QueryAllDepartment(request *QueryAllDepartmentRequest) (_result *QueryAllDepartmentResponse, _err error)
func (*Client) QueryAllDepartmentWithOptions ¶
func (client *Client) QueryAllDepartmentWithOptions(request *QueryAllDepartmentRequest, headers *QueryAllDepartmentHeaders, runtime *util.RuntimeOptions) (_result *QueryAllDepartmentResponse, _err error)
func (*Client) QueryAllDoctors ¶
func (client *Client) QueryAllDoctors(request *QueryAllDoctorsRequest) (_result *QueryAllDoctorsResponse, _err error)
func (*Client) QueryAllDoctorsWithOptions ¶
func (client *Client) QueryAllDoctorsWithOptions(request *QueryAllDoctorsRequest, headers *QueryAllDoctorsHeaders, runtime *util.RuntimeOptions) (_result *QueryAllDoctorsResponse, _err error)
func (*Client) QueryAllGroup ¶
func (client *Client) QueryAllGroup(request *QueryAllGroupRequest) (_result *QueryAllGroupResponse, _err error)
func (*Client) QueryAllGroupWithOptions ¶
func (client *Client) QueryAllGroupWithOptions(request *QueryAllGroupRequest, headers *QueryAllGroupHeaders, runtime *util.RuntimeOptions) (_result *QueryAllGroupResponse, _err error)
func (*Client) QueryAllGroupsInDept ¶
func (client *Client) QueryAllGroupsInDept(deptId *string, request *QueryAllGroupsInDeptRequest) (_result *QueryAllGroupsInDeptResponse, _err error)
func (*Client) QueryAllGroupsInDeptWithOptions ¶
func (client *Client) QueryAllGroupsInDeptWithOptions(deptId *string, request *QueryAllGroupsInDeptRequest, headers *QueryAllGroupsInDeptHeaders, runtime *util.RuntimeOptions) (_result *QueryAllGroupsInDeptResponse, _err error)
func (*Client) QueryAllMemberByDept ¶
func (client *Client) QueryAllMemberByDept(deptId *string, request *QueryAllMemberByDeptRequest) (_result *QueryAllMemberByDeptResponse, _err error)
func (*Client) QueryAllMemberByDeptWithOptions ¶
func (client *Client) QueryAllMemberByDeptWithOptions(deptId *string, request *QueryAllMemberByDeptRequest, headers *QueryAllMemberByDeptHeaders, runtime *util.RuntimeOptions) (_result *QueryAllMemberByDeptResponse, _err error)
func (*Client) QueryAllMemberByGroup ¶
func (client *Client) QueryAllMemberByGroup(groupId *string, request *QueryAllMemberByGroupRequest) (_result *QueryAllMemberByGroupResponse, _err error)
func (*Client) QueryAllMemberByGroupWithOptions ¶
func (client *Client) QueryAllMemberByGroupWithOptions(groupId *string, request *QueryAllMemberByGroupRequest, headers *QueryAllMemberByGroupHeaders, runtime *util.RuntimeOptions) (_result *QueryAllMemberByGroupResponse, _err error)
func (*Client) QueryBizOptLog ¶
func (client *Client) QueryBizOptLog(request *QueryBizOptLogRequest) (_result *QueryBizOptLogResponse, _err error)
func (*Client) QueryBizOptLogWithOptions ¶
func (client *Client) QueryBizOptLogWithOptions(request *QueryBizOptLogRequest, headers *QueryBizOptLogHeaders, runtime *util.RuntimeOptions) (_result *QueryBizOptLogResponse, _err error)
func (*Client) QueryDepartmentInfo ¶
func (client *Client) QueryDepartmentInfo(deptId *string) (_result *QueryDepartmentInfoResponse, _err error)
func (*Client) QueryDepartmentInfoWithOptions ¶
func (client *Client) QueryDepartmentInfoWithOptions(deptId *string, headers *QueryDepartmentInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryDepartmentInfoResponse, _err error)
func (*Client) QueryGroupInfo ¶
func (client *Client) QueryGroupInfo(groupId *string) (_result *QueryGroupInfoResponse, _err error)
func (*Client) QueryGroupInfoWithOptions ¶
func (client *Client) QueryGroupInfoWithOptions(groupId *string, headers *QueryGroupInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryGroupInfoResponse, _err error)
func (*Client) QueryHospitalDistrictInfo ¶
func (client *Client) QueryHospitalDistrictInfo(request *QueryHospitalDistrictInfoRequest) (_result *QueryHospitalDistrictInfoResponse, _err error)
func (*Client) QueryHospitalDistrictInfoWithOptions ¶
func (client *Client) QueryHospitalDistrictInfoWithOptions(request *QueryHospitalDistrictInfoRequest, headers *QueryHospitalDistrictInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryHospitalDistrictInfoResponse, _err error)
func (*Client) QueryHospitalRoleUserInfo ¶
func (client *Client) QueryHospitalRoleUserInfo(request *QueryHospitalRoleUserInfoRequest) (_result *QueryHospitalRoleUserInfoResponse, _err error)
func (*Client) QueryHospitalRoleUserInfoWithOptions ¶
func (client *Client) QueryHospitalRoleUserInfoWithOptions(request *QueryHospitalRoleUserInfoRequest, headers *QueryHospitalRoleUserInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryHospitalRoleUserInfoResponse, _err error)
func (*Client) QueryHospitalRoles ¶
func (client *Client) QueryHospitalRoles() (_result *QueryHospitalRolesResponse, _err error)
func (*Client) QueryHospitalRolesWithOptions ¶
func (client *Client) QueryHospitalRolesWithOptions(headers *QueryHospitalRolesHeaders, runtime *util.RuntimeOptions) (_result *QueryHospitalRolesResponse, _err error)
func (*Client) QueryJobCodeDictionary ¶
func (client *Client) QueryJobCodeDictionary() (_result *QueryJobCodeDictionaryResponse, _err error)
func (*Client) QueryJobCodeDictionaryWithOptions ¶
func (client *Client) QueryJobCodeDictionaryWithOptions(headers *QueryJobCodeDictionaryHeaders, runtime *util.RuntimeOptions) (_result *QueryJobCodeDictionaryResponse, _err error)
func (*Client) QueryJobStatusCodeDictionary ¶
func (client *Client) QueryJobStatusCodeDictionary() (_result *QueryJobStatusCodeDictionaryResponse, _err error)
func (*Client) QueryJobStatusCodeDictionaryWithOptions ¶
func (client *Client) QueryJobStatusCodeDictionaryWithOptions(headers *QueryJobStatusCodeDictionaryHeaders, runtime *util.RuntimeOptions) (_result *QueryJobStatusCodeDictionaryResponse, _err error)
func (*Client) QueryMedicalEvents ¶
func (client *Client) QueryMedicalEvents() (_result *QueryMedicalEventsResponse, _err error)
func (*Client) QueryMedicalEventsWithOptions ¶
func (client *Client) QueryMedicalEventsWithOptions(headers *QueryMedicalEventsHeaders, runtime *util.RuntimeOptions) (_result *QueryMedicalEventsResponse, _err error)
func (*Client) QueryUserExtInfo ¶
func (client *Client) QueryUserExtInfo(userId *string) (_result *QueryUserExtInfoResponse, _err error)
func (*Client) QueryUserExtInfoWithOptions ¶
func (client *Client) QueryUserExtInfoWithOptions(userId *string, headers *QueryUserExtInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryUserExtInfoResponse, _err error)
func (*Client) QueryUserExtendValues ¶
func (client *Client) QueryUserExtendValues(request *QueryUserExtendValuesRequest) (_result *QueryUserExtendValuesResponse, _err error)
func (*Client) QueryUserExtendValuesWithOptions ¶
func (client *Client) QueryUserExtendValuesWithOptions(request *QueryUserExtendValuesRequest, headers *QueryUserExtendValuesHeaders, runtime *util.RuntimeOptions) (_result *QueryUserExtendValuesResponse, _err error)
func (*Client) QueryUserInfo ¶
func (client *Client) QueryUserInfo(userId *string) (_result *QueryUserInfoResponse, _err error)
func (*Client) QueryUserInfoWithOptions ¶
func (client *Client) QueryUserInfoWithOptions(userId *string, headers *QueryUserInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryUserInfoResponse, _err error)
func (*Client) QueryUserProbCodeDictionary ¶
func (client *Client) QueryUserProbCodeDictionary() (_result *QueryUserProbCodeDictionaryResponse, _err error)
func (*Client) QueryUserProbCodeDictionaryWithOptions ¶
func (client *Client) QueryUserProbCodeDictionaryWithOptions(headers *QueryUserProbCodeDictionaryHeaders, runtime *util.RuntimeOptions) (_result *QueryUserProbCodeDictionaryResponse, _err error)
func (*Client) QueryUserRoles ¶
func (client *Client) QueryUserRoles(userId *string) (_result *QueryUserRolesResponse, _err error)
func (*Client) QueryUserRolesWithOptions ¶
func (client *Client) QueryUserRolesWithOptions(userId *string, headers *QueryUserRolesHeaders, runtime *util.RuntimeOptions) (_result *QueryUserRolesResponse, _err error)
func (*Client) SaveUserExtendValues ¶
func (client *Client) SaveUserExtendValues(userId *string, request *SaveUserExtendValuesRequest) (_result *SaveUserExtendValuesResponse, _err error)
func (*Client) SaveUserExtendValuesWithOptions ¶
func (client *Client) SaveUserExtendValuesWithOptions(userId *string, request *SaveUserExtendValuesRequest, headers *SaveUserExtendValuesHeaders, runtime *util.RuntimeOptions) (_result *SaveUserExtendValuesResponse, _err error)
func (*Client) UpdateUserExtendInfo ¶
func (client *Client) UpdateUserExtendInfo(userId *string, request *UpdateUserExtendInfoRequest) (_result *UpdateUserExtendInfoResponse, _err error)
func (*Client) UpdateUserExtendInfoWithOptions ¶
func (client *Client) UpdateUserExtendInfoWithOptions(userId *string, request *UpdateUserExtendInfoRequest, headers *UpdateUserExtendInfoHeaders, runtime *util.RuntimeOptions) (_result *UpdateUserExtendInfoResponse, _err error)
type CustomizeContactCreateHeaders ¶
type CustomizeContactCreateHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactCreateHeaders) GoString ¶
func (s CustomizeContactCreateHeaders) GoString() string
func (*CustomizeContactCreateHeaders) SetCommonHeaders ¶
func (s *CustomizeContactCreateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactCreateHeaders
func (*CustomizeContactCreateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactCreateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactCreateHeaders
func (CustomizeContactCreateHeaders) String ¶
func (s CustomizeContactCreateHeaders) String() string
type CustomizeContactCreateRequest ¶
type CustomizeContactCreateRequest struct { // 通讯录管理员UserId ManagerIdList []*string `json:"managerIdList,omitempty" xml:"managerIdList,omitempty" type:"Repeated"` // 自定义通讯录名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 在自定义通讯录列表中的排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` }
func (CustomizeContactCreateRequest) GoString ¶
func (s CustomizeContactCreateRequest) GoString() string
func (*CustomizeContactCreateRequest) SetManagerIdList ¶
func (s *CustomizeContactCreateRequest) SetManagerIdList(v []*string) *CustomizeContactCreateRequest
func (*CustomizeContactCreateRequest) SetName ¶
func (s *CustomizeContactCreateRequest) SetName(v string) *CustomizeContactCreateRequest
func (*CustomizeContactCreateRequest) SetOrder ¶
func (s *CustomizeContactCreateRequest) SetOrder(v int64) *CustomizeContactCreateRequest
func (CustomizeContactCreateRequest) String ¶
func (s CustomizeContactCreateRequest) String() string
type CustomizeContactCreateResponse ¶
type CustomizeContactCreateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactCreateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactCreateResponse) GoString ¶
func (s CustomizeContactCreateResponse) GoString() string
func (*CustomizeContactCreateResponse) SetBody ¶
func (s *CustomizeContactCreateResponse) SetBody(v *CustomizeContactCreateResponseBody) *CustomizeContactCreateResponse
func (*CustomizeContactCreateResponse) SetHeaders ¶
func (s *CustomizeContactCreateResponse) SetHeaders(v map[string]*string) *CustomizeContactCreateResponse
func (CustomizeContactCreateResponse) String ¶
func (s CustomizeContactCreateResponse) String() string
type CustomizeContactCreateResponseBody ¶
type CustomizeContactCreateResponseBody struct { // 自定义通讯录信息 Content *CustomizeContactCreateResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` }
func (CustomizeContactCreateResponseBody) GoString ¶
func (s CustomizeContactCreateResponseBody) GoString() string
func (*CustomizeContactCreateResponseBody) SetContent ¶
func (s *CustomizeContactCreateResponseBody) SetContent(v *CustomizeContactCreateResponseBodyContent) *CustomizeContactCreateResponseBody
func (CustomizeContactCreateResponseBody) String ¶
func (s CustomizeContactCreateResponseBody) String() string
type CustomizeContactCreateResponseBodyContent ¶
type CustomizeContactCreateResponseBodyContent struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 自定义通讯录名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 在自定义通讯录列表中的排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` // 根部们Id RootDeptId *int64 `json:"rootDeptId,omitempty" xml:"rootDeptId,omitempty"` }
func (CustomizeContactCreateResponseBodyContent) GoString ¶
func (s CustomizeContactCreateResponseBodyContent) GoString() string
func (*CustomizeContactCreateResponseBodyContent) SetCode ¶
func (s *CustomizeContactCreateResponseBodyContent) SetCode(v string) *CustomizeContactCreateResponseBodyContent
func (*CustomizeContactCreateResponseBodyContent) SetName ¶
func (s *CustomizeContactCreateResponseBodyContent) SetName(v string) *CustomizeContactCreateResponseBodyContent
func (*CustomizeContactCreateResponseBodyContent) SetOrder ¶
func (s *CustomizeContactCreateResponseBodyContent) SetOrder(v int64) *CustomizeContactCreateResponseBodyContent
func (*CustomizeContactCreateResponseBodyContent) SetRootDeptId ¶
func (s *CustomizeContactCreateResponseBodyContent) SetRootDeptId(v int64) *CustomizeContactCreateResponseBodyContent
func (CustomizeContactCreateResponseBodyContent) String ¶
func (s CustomizeContactCreateResponseBodyContent) String() string
type CustomizeContactDeleteHeaders ¶
type CustomizeContactDeleteHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactDeleteHeaders) GoString ¶
func (s CustomizeContactDeleteHeaders) GoString() string
func (*CustomizeContactDeleteHeaders) SetCommonHeaders ¶
func (s *CustomizeContactDeleteHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeleteHeaders
func (*CustomizeContactDeleteHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactDeleteHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeleteHeaders
func (CustomizeContactDeleteHeaders) String ¶
func (s CustomizeContactDeleteHeaders) String() string
type CustomizeContactDeleteRequest ¶
type CustomizeContactDeleteRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` }
func (CustomizeContactDeleteRequest) GoString ¶
func (s CustomizeContactDeleteRequest) GoString() string
func (*CustomizeContactDeleteRequest) SetCode ¶
func (s *CustomizeContactDeleteRequest) SetCode(v string) *CustomizeContactDeleteRequest
func (CustomizeContactDeleteRequest) String ¶
func (s CustomizeContactDeleteRequest) String() string
type CustomizeContactDeleteResponse ¶
type CustomizeContactDeleteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactDeleteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactDeleteResponse) GoString ¶
func (s CustomizeContactDeleteResponse) GoString() string
func (*CustomizeContactDeleteResponse) SetBody ¶
func (s *CustomizeContactDeleteResponse) SetBody(v *CustomizeContactDeleteResponseBody) *CustomizeContactDeleteResponse
func (*CustomizeContactDeleteResponse) SetHeaders ¶
func (s *CustomizeContactDeleteResponse) SetHeaders(v map[string]*string) *CustomizeContactDeleteResponse
func (CustomizeContactDeleteResponse) String ¶
func (s CustomizeContactDeleteResponse) String() string
type CustomizeContactDeleteResponseBody ¶
type CustomizeContactDeleteResponseBody struct { // 是否操作成功 Content *bool `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactDeleteResponseBody) GoString ¶
func (s CustomizeContactDeleteResponseBody) GoString() string
func (*CustomizeContactDeleteResponseBody) SetContent ¶
func (s *CustomizeContactDeleteResponseBody) SetContent(v bool) *CustomizeContactDeleteResponseBody
func (CustomizeContactDeleteResponseBody) String ¶
func (s CustomizeContactDeleteResponseBody) String() string
type CustomizeContactDeptCreateHeaders ¶
type CustomizeContactDeptCreateHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactDeptCreateHeaders) GoString ¶
func (s CustomizeContactDeptCreateHeaders) GoString() string
func (*CustomizeContactDeptCreateHeaders) SetCommonHeaders ¶
func (s *CustomizeContactDeptCreateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptCreateHeaders
func (*CustomizeContactDeptCreateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactDeptCreateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptCreateHeaders
func (CustomizeContactDeptCreateHeaders) String ¶
func (s CustomizeContactDeptCreateHeaders) String() string
type CustomizeContactDeptCreateRequest ¶
type CustomizeContactDeptCreateRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门主管列表 ManagerIdList []*string `json:"managerIdList,omitempty" xml:"managerIdList,omitempty" type:"Repeated"` // 部门名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 部门排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` // 上级部门Id ParentDeptId *int64 `json:"parentDeptId,omitempty" xml:"parentDeptId,omitempty"` // 引用的内部通讯录部门Id RefId *int64 `json:"refId,omitempty" xml:"refId,omitempty"` // 部门类型 0:普通部门 1:引用部门 Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (CustomizeContactDeptCreateRequest) GoString ¶
func (s CustomizeContactDeptCreateRequest) GoString() string
func (*CustomizeContactDeptCreateRequest) SetCode ¶
func (s *CustomizeContactDeptCreateRequest) SetCode(v string) *CustomizeContactDeptCreateRequest
func (*CustomizeContactDeptCreateRequest) SetManagerIdList ¶
func (s *CustomizeContactDeptCreateRequest) SetManagerIdList(v []*string) *CustomizeContactDeptCreateRequest
func (*CustomizeContactDeptCreateRequest) SetName ¶
func (s *CustomizeContactDeptCreateRequest) SetName(v string) *CustomizeContactDeptCreateRequest
func (*CustomizeContactDeptCreateRequest) SetOrder ¶
func (s *CustomizeContactDeptCreateRequest) SetOrder(v int64) *CustomizeContactDeptCreateRequest
func (*CustomizeContactDeptCreateRequest) SetParentDeptId ¶
func (s *CustomizeContactDeptCreateRequest) SetParentDeptId(v int64) *CustomizeContactDeptCreateRequest
func (*CustomizeContactDeptCreateRequest) SetRefId ¶
func (s *CustomizeContactDeptCreateRequest) SetRefId(v int64) *CustomizeContactDeptCreateRequest
func (*CustomizeContactDeptCreateRequest) SetType ¶
func (s *CustomizeContactDeptCreateRequest) SetType(v int64) *CustomizeContactDeptCreateRequest
func (CustomizeContactDeptCreateRequest) String ¶
func (s CustomizeContactDeptCreateRequest) String() string
type CustomizeContactDeptCreateResponse ¶
type CustomizeContactDeptCreateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactDeptCreateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactDeptCreateResponse) GoString ¶
func (s CustomizeContactDeptCreateResponse) GoString() string
func (*CustomizeContactDeptCreateResponse) SetHeaders ¶
func (s *CustomizeContactDeptCreateResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptCreateResponse
func (CustomizeContactDeptCreateResponse) String ¶
func (s CustomizeContactDeptCreateResponse) String() string
type CustomizeContactDeptCreateResponseBody ¶
type CustomizeContactDeptCreateResponseBody struct { // 部门Id Content *int64 `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactDeptCreateResponseBody) GoString ¶
func (s CustomizeContactDeptCreateResponseBody) GoString() string
func (*CustomizeContactDeptCreateResponseBody) SetContent ¶
func (s *CustomizeContactDeptCreateResponseBody) SetContent(v int64) *CustomizeContactDeptCreateResponseBody
func (CustomizeContactDeptCreateResponseBody) String ¶
func (s CustomizeContactDeptCreateResponseBody) String() string
type CustomizeContactDeptDeleteHeaders ¶
type CustomizeContactDeptDeleteHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactDeptDeleteHeaders) GoString ¶
func (s CustomizeContactDeptDeleteHeaders) GoString() string
func (*CustomizeContactDeptDeleteHeaders) SetCommonHeaders ¶
func (s *CustomizeContactDeptDeleteHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptDeleteHeaders
func (*CustomizeContactDeptDeleteHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactDeptDeleteHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptDeleteHeaders
func (CustomizeContactDeptDeleteHeaders) String ¶
func (s CustomizeContactDeptDeleteHeaders) String() string
type CustomizeContactDeptDeleteRequest ¶
type CustomizeContactDeptDeleteRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` }
func (CustomizeContactDeptDeleteRequest) GoString ¶
func (s CustomizeContactDeptDeleteRequest) GoString() string
func (*CustomizeContactDeptDeleteRequest) SetCode ¶
func (s *CustomizeContactDeptDeleteRequest) SetCode(v string) *CustomizeContactDeptDeleteRequest
func (*CustomizeContactDeptDeleteRequest) SetDeptId ¶
func (s *CustomizeContactDeptDeleteRequest) SetDeptId(v int64) *CustomizeContactDeptDeleteRequest
func (CustomizeContactDeptDeleteRequest) String ¶
func (s CustomizeContactDeptDeleteRequest) String() string
type CustomizeContactDeptDeleteResponse ¶
type CustomizeContactDeptDeleteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactDeptDeleteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactDeptDeleteResponse) GoString ¶
func (s CustomizeContactDeptDeleteResponse) GoString() string
func (*CustomizeContactDeptDeleteResponse) SetHeaders ¶
func (s *CustomizeContactDeptDeleteResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptDeleteResponse
func (CustomizeContactDeptDeleteResponse) String ¶
func (s CustomizeContactDeptDeleteResponse) String() string
type CustomizeContactDeptDeleteResponseBody ¶
type CustomizeContactDeptDeleteResponseBody struct { // 操作结果 Content *bool `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactDeptDeleteResponseBody) GoString ¶
func (s CustomizeContactDeptDeleteResponseBody) GoString() string
func (*CustomizeContactDeptDeleteResponseBody) SetContent ¶
func (s *CustomizeContactDeptDeleteResponseBody) SetContent(v bool) *CustomizeContactDeptDeleteResponseBody
func (CustomizeContactDeptDeleteResponseBody) String ¶
func (s CustomizeContactDeptDeleteResponseBody) String() string
type CustomizeContactDeptInfoHeaders ¶
type CustomizeContactDeptInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactDeptInfoHeaders) GoString ¶
func (s CustomizeContactDeptInfoHeaders) GoString() string
func (*CustomizeContactDeptInfoHeaders) SetCommonHeaders ¶
func (s *CustomizeContactDeptInfoHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptInfoHeaders
func (*CustomizeContactDeptInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactDeptInfoHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptInfoHeaders
func (CustomizeContactDeptInfoHeaders) String ¶
func (s CustomizeContactDeptInfoHeaders) String() string
type CustomizeContactDeptInfoRequest ¶
type CustomizeContactDeptInfoRequest struct { Code *string `json:"code,omitempty" xml:"code,omitempty"` DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` }
func (CustomizeContactDeptInfoRequest) GoString ¶
func (s CustomizeContactDeptInfoRequest) GoString() string
func (*CustomizeContactDeptInfoRequest) SetCode ¶
func (s *CustomizeContactDeptInfoRequest) SetCode(v string) *CustomizeContactDeptInfoRequest
func (*CustomizeContactDeptInfoRequest) SetDeptId ¶
func (s *CustomizeContactDeptInfoRequest) SetDeptId(v int64) *CustomizeContactDeptInfoRequest
func (CustomizeContactDeptInfoRequest) String ¶
func (s CustomizeContactDeptInfoRequest) String() string
type CustomizeContactDeptInfoResponse ¶
type CustomizeContactDeptInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactDeptInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactDeptInfoResponse) GoString ¶
func (s CustomizeContactDeptInfoResponse) GoString() string
func (*CustomizeContactDeptInfoResponse) SetBody ¶
func (s *CustomizeContactDeptInfoResponse) SetBody(v *CustomizeContactDeptInfoResponseBody) *CustomizeContactDeptInfoResponse
func (*CustomizeContactDeptInfoResponse) SetHeaders ¶
func (s *CustomizeContactDeptInfoResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptInfoResponse
func (CustomizeContactDeptInfoResponse) String ¶
func (s CustomizeContactDeptInfoResponse) String() string
type CustomizeContactDeptInfoResponseBody ¶
type CustomizeContactDeptInfoResponseBody struct { // 部门信息 Content *CustomizeContactDeptInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` }
func (CustomizeContactDeptInfoResponseBody) GoString ¶
func (s CustomizeContactDeptInfoResponseBody) GoString() string
func (*CustomizeContactDeptInfoResponseBody) SetContent ¶
func (CustomizeContactDeptInfoResponseBody) String ¶
func (s CustomizeContactDeptInfoResponseBody) String() string
type CustomizeContactDeptInfoResponseBodyContent ¶
type CustomizeContactDeptInfoResponseBodyContent struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 部门主管列表 ManagerIdList []*string `json:"managerIdList,omitempty" xml:"managerIdList,omitempty" type:"Repeated"` // 部门名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 部门排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` // 上级部门Id ParentDeptId *int64 `json:"parentDeptId,omitempty" xml:"parentDeptId,omitempty"` // 引用的内部通讯录部门Id RefId *int64 `json:"refId,omitempty" xml:"refId,omitempty"` // 部门类型 0:普通部门 1:引用部门 Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (CustomizeContactDeptInfoResponseBodyContent) GoString ¶
func (s CustomizeContactDeptInfoResponseBodyContent) GoString() string
func (*CustomizeContactDeptInfoResponseBodyContent) SetCode ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetCode(v string) *CustomizeContactDeptInfoResponseBodyContent
func (*CustomizeContactDeptInfoResponseBodyContent) SetManagerIdList ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetManagerIdList(v []*string) *CustomizeContactDeptInfoResponseBodyContent
func (*CustomizeContactDeptInfoResponseBodyContent) SetName ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetName(v string) *CustomizeContactDeptInfoResponseBodyContent
func (*CustomizeContactDeptInfoResponseBodyContent) SetOrder ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetOrder(v int64) *CustomizeContactDeptInfoResponseBodyContent
func (*CustomizeContactDeptInfoResponseBodyContent) SetParentDeptId ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetParentDeptId(v int64) *CustomizeContactDeptInfoResponseBodyContent
func (*CustomizeContactDeptInfoResponseBodyContent) SetRefId ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetRefId(v int64) *CustomizeContactDeptInfoResponseBodyContent
func (*CustomizeContactDeptInfoResponseBodyContent) SetType ¶
func (s *CustomizeContactDeptInfoResponseBodyContent) SetType(v int64) *CustomizeContactDeptInfoResponseBodyContent
func (CustomizeContactDeptInfoResponseBodyContent) String ¶
func (s CustomizeContactDeptInfoResponseBodyContent) String() string
type CustomizeContactDeptListHeaders ¶
type CustomizeContactDeptListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactDeptListHeaders) GoString ¶
func (s CustomizeContactDeptListHeaders) GoString() string
func (*CustomizeContactDeptListHeaders) SetCommonHeaders ¶
func (s *CustomizeContactDeptListHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptListHeaders
func (*CustomizeContactDeptListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactDeptListHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptListHeaders
func (CustomizeContactDeptListHeaders) String ¶
func (s CustomizeContactDeptListHeaders) String() string
type CustomizeContactDeptListRequest ¶
type CustomizeContactDeptListRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` }
func (CustomizeContactDeptListRequest) GoString ¶
func (s CustomizeContactDeptListRequest) GoString() string
func (*CustomizeContactDeptListRequest) SetCode ¶
func (s *CustomizeContactDeptListRequest) SetCode(v string) *CustomizeContactDeptListRequest
func (*CustomizeContactDeptListRequest) SetDeptId ¶
func (s *CustomizeContactDeptListRequest) SetDeptId(v int64) *CustomizeContactDeptListRequest
func (CustomizeContactDeptListRequest) String ¶
func (s CustomizeContactDeptListRequest) String() string
type CustomizeContactDeptListResponse ¶
type CustomizeContactDeptListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactDeptListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactDeptListResponse) GoString ¶
func (s CustomizeContactDeptListResponse) GoString() string
func (*CustomizeContactDeptListResponse) SetBody ¶
func (s *CustomizeContactDeptListResponse) SetBody(v *CustomizeContactDeptListResponseBody) *CustomizeContactDeptListResponse
func (*CustomizeContactDeptListResponse) SetHeaders ¶
func (s *CustomizeContactDeptListResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptListResponse
func (CustomizeContactDeptListResponse) String ¶
func (s CustomizeContactDeptListResponse) String() string
type CustomizeContactDeptListResponseBody ¶
type CustomizeContactDeptListResponseBody struct { // 子部门列表 Content []*CustomizeContactDeptListResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (CustomizeContactDeptListResponseBody) GoString ¶
func (s CustomizeContactDeptListResponseBody) GoString() string
func (*CustomizeContactDeptListResponseBody) SetContent ¶
func (s *CustomizeContactDeptListResponseBody) SetContent(v []*CustomizeContactDeptListResponseBodyContent) *CustomizeContactDeptListResponseBody
func (CustomizeContactDeptListResponseBody) String ¶
func (s CustomizeContactDeptListResponseBody) String() string
type CustomizeContactDeptListResponseBodyContent ¶
type CustomizeContactDeptListResponseBodyContent struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 部门主管列表 ManagerIdList []*string `json:"managerIdList,omitempty" xml:"managerIdList,omitempty" type:"Repeated"` // 部门名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 部门排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` // 上级部门Id ParentDeptId *int64 `json:"parentDeptId,omitempty" xml:"parentDeptId,omitempty"` // 引用的内部通讯录部门Id RefId *int64 `json:"refId,omitempty" xml:"refId,omitempty"` // 部门类型 0:普通部门 1:引用部门 Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (CustomizeContactDeptListResponseBodyContent) GoString ¶
func (s CustomizeContactDeptListResponseBodyContent) GoString() string
func (*CustomizeContactDeptListResponseBodyContent) SetCode ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetCode(v string) *CustomizeContactDeptListResponseBodyContent
func (*CustomizeContactDeptListResponseBodyContent) SetManagerIdList ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetManagerIdList(v []*string) *CustomizeContactDeptListResponseBodyContent
func (*CustomizeContactDeptListResponseBodyContent) SetName ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetName(v string) *CustomizeContactDeptListResponseBodyContent
func (*CustomizeContactDeptListResponseBodyContent) SetOrder ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetOrder(v int64) *CustomizeContactDeptListResponseBodyContent
func (*CustomizeContactDeptListResponseBodyContent) SetParentDeptId ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetParentDeptId(v int64) *CustomizeContactDeptListResponseBodyContent
func (*CustomizeContactDeptListResponseBodyContent) SetRefId ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetRefId(v int64) *CustomizeContactDeptListResponseBodyContent
func (*CustomizeContactDeptListResponseBodyContent) SetType ¶
func (s *CustomizeContactDeptListResponseBodyContent) SetType(v int64) *CustomizeContactDeptListResponseBodyContent
func (CustomizeContactDeptListResponseBodyContent) String ¶
func (s CustomizeContactDeptListResponseBodyContent) String() string
type CustomizeContactDeptUpdateHeaders ¶
type CustomizeContactDeptUpdateHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactDeptUpdateHeaders) GoString ¶
func (s CustomizeContactDeptUpdateHeaders) GoString() string
func (*CustomizeContactDeptUpdateHeaders) SetCommonHeaders ¶
func (s *CustomizeContactDeptUpdateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactDeptUpdateHeaders
func (*CustomizeContactDeptUpdateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactDeptUpdateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactDeptUpdateHeaders
func (CustomizeContactDeptUpdateHeaders) String ¶
func (s CustomizeContactDeptUpdateHeaders) String() string
type CustomizeContactDeptUpdateRequest ¶
type CustomizeContactDeptUpdateRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门主管列表 ManagerIdList []*string `json:"managerIdList,omitempty" xml:"managerIdList,omitempty" type:"Repeated"` // 部门名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 部门排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` // 上级部门Id ParentDeptId *int64 `json:"parentDeptId,omitempty" xml:"parentDeptId,omitempty"` }
func (CustomizeContactDeptUpdateRequest) GoString ¶
func (s CustomizeContactDeptUpdateRequest) GoString() string
func (*CustomizeContactDeptUpdateRequest) SetCode ¶
func (s *CustomizeContactDeptUpdateRequest) SetCode(v string) *CustomizeContactDeptUpdateRequest
func (*CustomizeContactDeptUpdateRequest) SetDeptId ¶
func (s *CustomizeContactDeptUpdateRequest) SetDeptId(v int64) *CustomizeContactDeptUpdateRequest
func (*CustomizeContactDeptUpdateRequest) SetManagerIdList ¶
func (s *CustomizeContactDeptUpdateRequest) SetManagerIdList(v []*string) *CustomizeContactDeptUpdateRequest
func (*CustomizeContactDeptUpdateRequest) SetName ¶
func (s *CustomizeContactDeptUpdateRequest) SetName(v string) *CustomizeContactDeptUpdateRequest
func (*CustomizeContactDeptUpdateRequest) SetOrder ¶
func (s *CustomizeContactDeptUpdateRequest) SetOrder(v int64) *CustomizeContactDeptUpdateRequest
func (*CustomizeContactDeptUpdateRequest) SetParentDeptId ¶
func (s *CustomizeContactDeptUpdateRequest) SetParentDeptId(v int64) *CustomizeContactDeptUpdateRequest
func (CustomizeContactDeptUpdateRequest) String ¶
func (s CustomizeContactDeptUpdateRequest) String() string
type CustomizeContactDeptUpdateResponse ¶
type CustomizeContactDeptUpdateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactDeptUpdateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactDeptUpdateResponse) GoString ¶
func (s CustomizeContactDeptUpdateResponse) GoString() string
func (*CustomizeContactDeptUpdateResponse) SetHeaders ¶
func (s *CustomizeContactDeptUpdateResponse) SetHeaders(v map[string]*string) *CustomizeContactDeptUpdateResponse
func (CustomizeContactDeptUpdateResponse) String ¶
func (s CustomizeContactDeptUpdateResponse) String() string
type CustomizeContactDeptUpdateResponseBody ¶
type CustomizeContactDeptUpdateResponseBody struct { // 部门Id Content *int64 `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactDeptUpdateResponseBody) GoString ¶
func (s CustomizeContactDeptUpdateResponseBody) GoString() string
func (*CustomizeContactDeptUpdateResponseBody) SetContent ¶
func (s *CustomizeContactDeptUpdateResponseBody) SetContent(v int64) *CustomizeContactDeptUpdateResponseBody
func (CustomizeContactDeptUpdateResponseBody) String ¶
func (s CustomizeContactDeptUpdateResponseBody) String() string
type CustomizeContactEmpAddHeaders ¶
type CustomizeContactEmpAddHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactEmpAddHeaders) GoString ¶
func (s CustomizeContactEmpAddHeaders) GoString() string
func (*CustomizeContactEmpAddHeaders) SetCommonHeaders ¶
func (s *CustomizeContactEmpAddHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactEmpAddHeaders
func (*CustomizeContactEmpAddHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactEmpAddHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactEmpAddHeaders
func (CustomizeContactEmpAddHeaders) String ¶
func (s CustomizeContactEmpAddHeaders) String() string
type CustomizeContactEmpAddRequest ¶
type CustomizeContactEmpAddRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 人员Id列表 UserIdList []*string `json:"userIdList,omitempty" xml:"userIdList,omitempty" type:"Repeated"` }
func (CustomizeContactEmpAddRequest) GoString ¶
func (s CustomizeContactEmpAddRequest) GoString() string
func (*CustomizeContactEmpAddRequest) SetCode ¶
func (s *CustomizeContactEmpAddRequest) SetCode(v string) *CustomizeContactEmpAddRequest
func (*CustomizeContactEmpAddRequest) SetDeptId ¶
func (s *CustomizeContactEmpAddRequest) SetDeptId(v int64) *CustomizeContactEmpAddRequest
func (*CustomizeContactEmpAddRequest) SetUserIdList ¶
func (s *CustomizeContactEmpAddRequest) SetUserIdList(v []*string) *CustomizeContactEmpAddRequest
func (CustomizeContactEmpAddRequest) String ¶
func (s CustomizeContactEmpAddRequest) String() string
type CustomizeContactEmpAddResponse ¶
type CustomizeContactEmpAddResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactEmpAddResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactEmpAddResponse) GoString ¶
func (s CustomizeContactEmpAddResponse) GoString() string
func (*CustomizeContactEmpAddResponse) SetBody ¶
func (s *CustomizeContactEmpAddResponse) SetBody(v *CustomizeContactEmpAddResponseBody) *CustomizeContactEmpAddResponse
func (*CustomizeContactEmpAddResponse) SetHeaders ¶
func (s *CustomizeContactEmpAddResponse) SetHeaders(v map[string]*string) *CustomizeContactEmpAddResponse
func (CustomizeContactEmpAddResponse) String ¶
func (s CustomizeContactEmpAddResponse) String() string
type CustomizeContactEmpAddResponseBody ¶
type CustomizeContactEmpAddResponseBody struct { // 操作结果 Content *bool `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactEmpAddResponseBody) GoString ¶
func (s CustomizeContactEmpAddResponseBody) GoString() string
func (*CustomizeContactEmpAddResponseBody) SetContent ¶
func (s *CustomizeContactEmpAddResponseBody) SetContent(v bool) *CustomizeContactEmpAddResponseBody
func (CustomizeContactEmpAddResponseBody) String ¶
func (s CustomizeContactEmpAddResponseBody) String() string
type CustomizeContactEmpDeleteHeaders ¶
type CustomizeContactEmpDeleteHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactEmpDeleteHeaders) GoString ¶
func (s CustomizeContactEmpDeleteHeaders) GoString() string
func (*CustomizeContactEmpDeleteHeaders) SetCommonHeaders ¶
func (s *CustomizeContactEmpDeleteHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactEmpDeleteHeaders
func (*CustomizeContactEmpDeleteHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactEmpDeleteHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactEmpDeleteHeaders
func (CustomizeContactEmpDeleteHeaders) String ¶
func (s CustomizeContactEmpDeleteHeaders) String() string
type CustomizeContactEmpDeleteRequest ¶
type CustomizeContactEmpDeleteRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 部门Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 人员Id列表 UserIdList []*string `json:"userIdList,omitempty" xml:"userIdList,omitempty" type:"Repeated"` }
func (CustomizeContactEmpDeleteRequest) GoString ¶
func (s CustomizeContactEmpDeleteRequest) GoString() string
func (*CustomizeContactEmpDeleteRequest) SetCode ¶
func (s *CustomizeContactEmpDeleteRequest) SetCode(v string) *CustomizeContactEmpDeleteRequest
func (*CustomizeContactEmpDeleteRequest) SetDeptId ¶
func (s *CustomizeContactEmpDeleteRequest) SetDeptId(v int64) *CustomizeContactEmpDeleteRequest
func (*CustomizeContactEmpDeleteRequest) SetUserIdList ¶
func (s *CustomizeContactEmpDeleteRequest) SetUserIdList(v []*string) *CustomizeContactEmpDeleteRequest
func (CustomizeContactEmpDeleteRequest) String ¶
func (s CustomizeContactEmpDeleteRequest) String() string
type CustomizeContactEmpDeleteResponse ¶
type CustomizeContactEmpDeleteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactEmpDeleteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactEmpDeleteResponse) GoString ¶
func (s CustomizeContactEmpDeleteResponse) GoString() string
func (*CustomizeContactEmpDeleteResponse) SetHeaders ¶
func (s *CustomizeContactEmpDeleteResponse) SetHeaders(v map[string]*string) *CustomizeContactEmpDeleteResponse
func (CustomizeContactEmpDeleteResponse) String ¶
func (s CustomizeContactEmpDeleteResponse) String() string
type CustomizeContactEmpDeleteResponseBody ¶
type CustomizeContactEmpDeleteResponseBody struct { // 操作结果 Content *bool `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactEmpDeleteResponseBody) GoString ¶
func (s CustomizeContactEmpDeleteResponseBody) GoString() string
func (*CustomizeContactEmpDeleteResponseBody) SetContent ¶
func (s *CustomizeContactEmpDeleteResponseBody) SetContent(v bool) *CustomizeContactEmpDeleteResponseBody
func (CustomizeContactEmpDeleteResponseBody) String ¶
func (s CustomizeContactEmpDeleteResponseBody) String() string
type CustomizeContactEmpListHeaders ¶
type CustomizeContactEmpListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactEmpListHeaders) GoString ¶
func (s CustomizeContactEmpListHeaders) GoString() string
func (*CustomizeContactEmpListHeaders) SetCommonHeaders ¶
func (s *CustomizeContactEmpListHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactEmpListHeaders
func (*CustomizeContactEmpListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactEmpListHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactEmpListHeaders
func (CustomizeContactEmpListHeaders) String ¶
func (s CustomizeContactEmpListHeaders) String() string
type CustomizeContactEmpListRequest ¶
type CustomizeContactEmpListRequest struct { // 部门Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` }
func (CustomizeContactEmpListRequest) GoString ¶
func (s CustomizeContactEmpListRequest) GoString() string
func (*CustomizeContactEmpListRequest) SetDeptId ¶
func (s *CustomizeContactEmpListRequest) SetDeptId(v int64) *CustomizeContactEmpListRequest
func (CustomizeContactEmpListRequest) String ¶
func (s CustomizeContactEmpListRequest) String() string
type CustomizeContactEmpListResponse ¶
type CustomizeContactEmpListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactEmpListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactEmpListResponse) GoString ¶
func (s CustomizeContactEmpListResponse) GoString() string
func (*CustomizeContactEmpListResponse) SetBody ¶
func (s *CustomizeContactEmpListResponse) SetBody(v *CustomizeContactEmpListResponseBody) *CustomizeContactEmpListResponse
func (*CustomizeContactEmpListResponse) SetHeaders ¶
func (s *CustomizeContactEmpListResponse) SetHeaders(v map[string]*string) *CustomizeContactEmpListResponse
func (CustomizeContactEmpListResponse) String ¶
func (s CustomizeContactEmpListResponse) String() string
type CustomizeContactEmpListResponseBody ¶
type CustomizeContactEmpListResponseBody struct { // 人员信息列表 Content []*CustomizeContactEmpListResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (CustomizeContactEmpListResponseBody) GoString ¶
func (s CustomizeContactEmpListResponseBody) GoString() string
func (*CustomizeContactEmpListResponseBody) SetContent ¶
func (s *CustomizeContactEmpListResponseBody) SetContent(v []*CustomizeContactEmpListResponseBodyContent) *CustomizeContactEmpListResponseBody
func (CustomizeContactEmpListResponseBody) String ¶
func (s CustomizeContactEmpListResponseBody) String() string
type CustomizeContactEmpListResponseBodyContent ¶
type CustomizeContactEmpListResponseBodyContent struct { // 人员姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 人员Id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CustomizeContactEmpListResponseBodyContent) GoString ¶
func (s CustomizeContactEmpListResponseBodyContent) GoString() string
func (*CustomizeContactEmpListResponseBodyContent) SetName ¶
func (s *CustomizeContactEmpListResponseBodyContent) SetName(v string) *CustomizeContactEmpListResponseBodyContent
func (*CustomizeContactEmpListResponseBodyContent) SetUserId ¶
func (s *CustomizeContactEmpListResponseBodyContent) SetUserId(v string) *CustomizeContactEmpListResponseBodyContent
func (CustomizeContactEmpListResponseBodyContent) String ¶
func (s CustomizeContactEmpListResponseBodyContent) String() string
type CustomizeContactListHeaders ¶
type CustomizeContactListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactListHeaders) GoString ¶
func (s CustomizeContactListHeaders) GoString() string
func (*CustomizeContactListHeaders) SetCommonHeaders ¶
func (s *CustomizeContactListHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactListHeaders
func (*CustomizeContactListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactListHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactListHeaders
func (CustomizeContactListHeaders) String ¶
func (s CustomizeContactListHeaders) String() string
type CustomizeContactListResponse ¶
type CustomizeContactListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactListResponse) GoString ¶
func (s CustomizeContactListResponse) GoString() string
func (*CustomizeContactListResponse) SetBody ¶
func (s *CustomizeContactListResponse) SetBody(v *CustomizeContactListResponseBody) *CustomizeContactListResponse
func (*CustomizeContactListResponse) SetHeaders ¶
func (s *CustomizeContactListResponse) SetHeaders(v map[string]*string) *CustomizeContactListResponse
func (CustomizeContactListResponse) String ¶
func (s CustomizeContactListResponse) String() string
type CustomizeContactListResponseBody ¶
type CustomizeContactListResponseBody struct { // content Content []*CustomizeContactListResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (CustomizeContactListResponseBody) GoString ¶
func (s CustomizeContactListResponseBody) GoString() string
func (*CustomizeContactListResponseBody) SetContent ¶
func (s *CustomizeContactListResponseBody) SetContent(v []*CustomizeContactListResponseBodyContent) *CustomizeContactListResponseBody
func (CustomizeContactListResponseBody) String ¶
func (s CustomizeContactListResponseBody) String() string
type CustomizeContactListResponseBodyContent ¶
type CustomizeContactListResponseBodyContent struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 自定义通讯录名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 自定义通讯录排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` // 跟部门Id RootDeptId *int64 `json:"rootDeptId,omitempty" xml:"rootDeptId,omitempty"` }
func (CustomizeContactListResponseBodyContent) GoString ¶
func (s CustomizeContactListResponseBodyContent) GoString() string
func (*CustomizeContactListResponseBodyContent) SetCode ¶
func (s *CustomizeContactListResponseBodyContent) SetCode(v string) *CustomizeContactListResponseBodyContent
func (*CustomizeContactListResponseBodyContent) SetName ¶
func (s *CustomizeContactListResponseBodyContent) SetName(v string) *CustomizeContactListResponseBodyContent
func (*CustomizeContactListResponseBodyContent) SetOrder ¶
func (s *CustomizeContactListResponseBodyContent) SetOrder(v int64) *CustomizeContactListResponseBodyContent
func (*CustomizeContactListResponseBodyContent) SetRootDeptId ¶
func (s *CustomizeContactListResponseBodyContent) SetRootDeptId(v int64) *CustomizeContactListResponseBodyContent
func (CustomizeContactListResponseBodyContent) String ¶
func (s CustomizeContactListResponseBodyContent) String() string
type CustomizeContactUpdateHeaders ¶
type CustomizeContactUpdateHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CustomizeContactUpdateHeaders) GoString ¶
func (s CustomizeContactUpdateHeaders) GoString() string
func (*CustomizeContactUpdateHeaders) SetCommonHeaders ¶
func (s *CustomizeContactUpdateHeaders) SetCommonHeaders(v map[string]*string) *CustomizeContactUpdateHeaders
func (*CustomizeContactUpdateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CustomizeContactUpdateHeaders) SetXAcsDingtalkAccessToken(v string) *CustomizeContactUpdateHeaders
func (CustomizeContactUpdateHeaders) String ¶
func (s CustomizeContactUpdateHeaders) String() string
type CustomizeContactUpdateRequest ¶
type CustomizeContactUpdateRequest struct { // 自定义通讯录Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 通讯录管理员UserId ManagerIdList []*string `json:"managerIdList,omitempty" xml:"managerIdList,omitempty" type:"Repeated"` // 自定义通讯录名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 在自定义通讯录列表中的排序 Order *int64 `json:"order,omitempty" xml:"order,omitempty"` }
func (CustomizeContactUpdateRequest) GoString ¶
func (s CustomizeContactUpdateRequest) GoString() string
func (*CustomizeContactUpdateRequest) SetCode ¶
func (s *CustomizeContactUpdateRequest) SetCode(v string) *CustomizeContactUpdateRequest
func (*CustomizeContactUpdateRequest) SetManagerIdList ¶
func (s *CustomizeContactUpdateRequest) SetManagerIdList(v []*string) *CustomizeContactUpdateRequest
func (*CustomizeContactUpdateRequest) SetName ¶
func (s *CustomizeContactUpdateRequest) SetName(v string) *CustomizeContactUpdateRequest
func (*CustomizeContactUpdateRequest) SetOrder ¶
func (s *CustomizeContactUpdateRequest) SetOrder(v int64) *CustomizeContactUpdateRequest
func (CustomizeContactUpdateRequest) String ¶
func (s CustomizeContactUpdateRequest) String() string
type CustomizeContactUpdateResponse ¶
type CustomizeContactUpdateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomizeContactUpdateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomizeContactUpdateResponse) GoString ¶
func (s CustomizeContactUpdateResponse) GoString() string
func (*CustomizeContactUpdateResponse) SetBody ¶
func (s *CustomizeContactUpdateResponse) SetBody(v *CustomizeContactUpdateResponseBody) *CustomizeContactUpdateResponse
func (*CustomizeContactUpdateResponse) SetHeaders ¶
func (s *CustomizeContactUpdateResponse) SetHeaders(v map[string]*string) *CustomizeContactUpdateResponse
func (CustomizeContactUpdateResponse) String ¶
func (s CustomizeContactUpdateResponse) String() string
type CustomizeContactUpdateResponseBody ¶
type CustomizeContactUpdateResponseBody struct { // 是否操作成功 Content *bool `json:"content,omitempty" xml:"content,omitempty"` }
func (CustomizeContactUpdateResponseBody) GoString ¶
func (s CustomizeContactUpdateResponseBody) GoString() string
func (*CustomizeContactUpdateResponseBody) SetContent ¶
func (s *CustomizeContactUpdateResponseBody) SetContent(v bool) *CustomizeContactUpdateResponseBody
func (CustomizeContactUpdateResponseBody) String ¶
func (s CustomizeContactUpdateResponseBody) String() string
type IndustryManufactureCostRecordListGetHeaders ¶
type IndustryManufactureCostRecordListGetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (IndustryManufactureCostRecordListGetHeaders) GoString ¶
func (s IndustryManufactureCostRecordListGetHeaders) GoString() string
func (*IndustryManufactureCostRecordListGetHeaders) SetCommonHeaders ¶
func (s *IndustryManufactureCostRecordListGetHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureCostRecordListGetHeaders
func (*IndustryManufactureCostRecordListGetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *IndustryManufactureCostRecordListGetHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureCostRecordListGetHeaders
func (IndustryManufactureCostRecordListGetHeaders) String ¶
func (s IndustryManufactureCostRecordListGetHeaders) String() string
type IndustryManufactureCostRecordListGetRequest ¶
type IndustryManufactureCostRecordListGetRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` AppIds []*int64 `json:"appIds,omitempty" xml:"appIds,omitempty" type:"Repeated"` AppName *string `json:"appName,omitempty" xml:"appName,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Cursor *int64 `json:"cursor,omitempty" xml:"cursor,omitempty"` EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` IsvOrgId *int64 `json:"isvOrgId,omitempty" xml:"isvOrgId,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` MicroappAgentId *int64 `json:"microappAgentId,omitempty" xml:"microappAgentId,omitempty"` OrderNo *string `json:"orderNo,omitempty" xml:"orderNo,omitempty"` OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` ProductionTaskNo *string `json:"productionTaskNo,omitempty" xml:"productionTaskNo,omitempty"` StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` SuiteKey *string `json:"suiteKey,omitempty" xml:"suiteKey,omitempty"` TokenGrantType *int32 `json:"tokenGrantType,omitempty" xml:"tokenGrantType,omitempty"` }
func (IndustryManufactureCostRecordListGetRequest) GoString ¶
func (s IndustryManufactureCostRecordListGetRequest) GoString() string
func (*IndustryManufactureCostRecordListGetRequest) SetAppId ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetAppId(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetAppIds ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetAppIds(v []*int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetAppName ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetAppName(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetCorpId ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetCorpId(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetCursor ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetCursor(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetEndTime ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetEndTime(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetInstanceId ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetInstanceId(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetIsvOrgId ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetIsvOrgId(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetMaterialNo ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetMaterialNo(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetMicroappAgentId ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetMicroappAgentId(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetOrderNo ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetOrderNo(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetOrgId ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetOrgId(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetPageNumber ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetPageNumber(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetPageSize ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetPageSize(v int32) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetProductionTaskNo ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetProductionTaskNo(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetStartTime ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetStartTime(v int64) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetSuiteKey ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetSuiteKey(v string) *IndustryManufactureCostRecordListGetRequest
func (*IndustryManufactureCostRecordListGetRequest) SetTokenGrantType ¶
func (s *IndustryManufactureCostRecordListGetRequest) SetTokenGrantType(v int32) *IndustryManufactureCostRecordListGetRequest
func (IndustryManufactureCostRecordListGetRequest) String ¶
func (s IndustryManufactureCostRecordListGetRequest) String() string
type IndustryManufactureCostRecordListGetResponse ¶
type IndustryManufactureCostRecordListGetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *IndustryManufactureCostRecordListGetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (IndustryManufactureCostRecordListGetResponse) GoString ¶
func (s IndustryManufactureCostRecordListGetResponse) GoString() string
func (*IndustryManufactureCostRecordListGetResponse) SetHeaders ¶
func (s *IndustryManufactureCostRecordListGetResponse) SetHeaders(v map[string]*string) *IndustryManufactureCostRecordListGetResponse
func (IndustryManufactureCostRecordListGetResponse) String ¶
func (s IndustryManufactureCostRecordListGetResponse) String() string
type IndustryManufactureCostRecordListGetResponseBody ¶
type IndustryManufactureCostRecordListGetResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*IndustryManufactureCostRecordListGetResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextCursor *int64 `json:"nextCursor,omitempty" xml:"nextCursor,omitempty"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (IndustryManufactureCostRecordListGetResponseBody) GoString ¶
func (s IndustryManufactureCostRecordListGetResponseBody) GoString() string
func (*IndustryManufactureCostRecordListGetResponseBody) SetHasMore ¶
func (s *IndustryManufactureCostRecordListGetResponseBody) SetHasMore(v bool) *IndustryManufactureCostRecordListGetResponseBody
func (*IndustryManufactureCostRecordListGetResponseBody) SetNextCursor ¶
func (s *IndustryManufactureCostRecordListGetResponseBody) SetNextCursor(v int64) *IndustryManufactureCostRecordListGetResponseBody
func (*IndustryManufactureCostRecordListGetResponseBody) SetTotalCount ¶
func (s *IndustryManufactureCostRecordListGetResponseBody) SetTotalCount(v int64) *IndustryManufactureCostRecordListGetResponseBody
func (IndustryManufactureCostRecordListGetResponseBody) String ¶
func (s IndustryManufactureCostRecordListGetResponseBody) String() string
type IndustryManufactureCostRecordListGetResponseBodyList ¶
type IndustryManufactureCostRecordListGetResponseBodyList struct { CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Count *float32 `json:"count,omitempty" xml:"count,omitempty"` Ext *string `json:"ext,omitempty" xml:"ext,omitempty"` GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *int64 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` IsDeleted *string `json:"isDeleted,omitempty" xml:"isDeleted,omitempty"` MaterialCostRecordNo *string `json:"materialCostRecordNo,omitempty" xml:"materialCostRecordNo,omitempty"` MaterialName *string `json:"materialName,omitempty" xml:"materialName,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` Memo *string `json:"memo,omitempty" xml:"memo,omitempty"` OrderNo *string `json:"orderNo,omitempty" xml:"orderNo,omitempty"` Price *float32 `json:"price,omitempty" xml:"price,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` ProductionTaskNo *string `json:"productionTaskNo,omitempty" xml:"productionTaskNo,omitempty"` RealCount *float32 `json:"realCount,omitempty" xml:"realCount,omitempty"` RealPrice *float32 `json:"realPrice,omitempty" xml:"realPrice,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (IndustryManufactureCostRecordListGetResponseBodyList) GoString ¶
func (s IndustryManufactureCostRecordListGetResponseBodyList) GoString() string
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetGmtCreate ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetGmtCreate(v int64) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetGmtModified ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetGmtModified(v int64) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetInstanceId ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetInstanceId(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetIsDeleted ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetIsDeleted(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialCostRecordNo ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialCostRecordNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialName ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialName(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialNo ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetMaterialNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetOrderNo ¶
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetProcessCode ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetProcessCode(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetProductionTaskNo ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetProductionTaskNo(v string) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetRealCount ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetRealCount(v float32) *IndustryManufactureCostRecordListGetResponseBodyList
func (*IndustryManufactureCostRecordListGetResponseBodyList) SetRealPrice ¶
func (s *IndustryManufactureCostRecordListGetResponseBodyList) SetRealPrice(v float32) *IndustryManufactureCostRecordListGetResponseBodyList
func (IndustryManufactureCostRecordListGetResponseBodyList) String ¶
func (s IndustryManufactureCostRecordListGetResponseBodyList) String() string
type IndustryManufactureFeeListGetHeaders ¶
type IndustryManufactureFeeListGetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (IndustryManufactureFeeListGetHeaders) GoString ¶
func (s IndustryManufactureFeeListGetHeaders) GoString() string
func (*IndustryManufactureFeeListGetHeaders) SetCommonHeaders ¶
func (s *IndustryManufactureFeeListGetHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureFeeListGetHeaders
func (*IndustryManufactureFeeListGetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *IndustryManufactureFeeListGetHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureFeeListGetHeaders
func (IndustryManufactureFeeListGetHeaders) String ¶
func (s IndustryManufactureFeeListGetHeaders) String() string
type IndustryManufactureFeeListGetRequest ¶
type IndustryManufactureFeeListGetRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` AppIds []*int64 `json:"appIds,omitempty" xml:"appIds,omitempty" type:"Repeated"` AppName *string `json:"appName,omitempty" xml:"appName,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Cursor *int64 `json:"cursor,omitempty" xml:"cursor,omitempty"` EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` IsvOrgId *int64 `json:"isvOrgId,omitempty" xml:"isvOrgId,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` MicroappAgentId *int64 `json:"microappAgentId,omitempty" xml:"microappAgentId,omitempty"` OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` ProductionTaskNo *string `json:"productionTaskNo,omitempty" xml:"productionTaskNo,omitempty"` StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` SuiteKey *string `json:"suiteKey,omitempty" xml:"suiteKey,omitempty"` TokenGrantType *int32 `json:"tokenGrantType,omitempty" xml:"tokenGrantType,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (IndustryManufactureFeeListGetRequest) GoString ¶
func (s IndustryManufactureFeeListGetRequest) GoString() string
func (*IndustryManufactureFeeListGetRequest) SetAppId ¶
func (s *IndustryManufactureFeeListGetRequest) SetAppId(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetAppIds ¶
func (s *IndustryManufactureFeeListGetRequest) SetAppIds(v []*int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetAppName ¶
func (s *IndustryManufactureFeeListGetRequest) SetAppName(v string) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetCorpId ¶
func (s *IndustryManufactureFeeListGetRequest) SetCorpId(v string) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetCursor ¶
func (s *IndustryManufactureFeeListGetRequest) SetCursor(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetEndTime ¶
func (s *IndustryManufactureFeeListGetRequest) SetEndTime(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetIsvOrgId ¶
func (s *IndustryManufactureFeeListGetRequest) SetIsvOrgId(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetMaterialNo ¶
func (s *IndustryManufactureFeeListGetRequest) SetMaterialNo(v string) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetMicroappAgentId ¶
func (s *IndustryManufactureFeeListGetRequest) SetMicroappAgentId(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetOrgId ¶
func (s *IndustryManufactureFeeListGetRequest) SetOrgId(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetPageNumber ¶
func (s *IndustryManufactureFeeListGetRequest) SetPageNumber(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetPageSize ¶
func (s *IndustryManufactureFeeListGetRequest) SetPageSize(v int32) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetProductionTaskNo ¶
func (s *IndustryManufactureFeeListGetRequest) SetProductionTaskNo(v string) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetStartTime ¶
func (s *IndustryManufactureFeeListGetRequest) SetStartTime(v int64) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetSuiteKey ¶
func (s *IndustryManufactureFeeListGetRequest) SetSuiteKey(v string) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetTokenGrantType ¶
func (s *IndustryManufactureFeeListGetRequest) SetTokenGrantType(v int32) *IndustryManufactureFeeListGetRequest
func (*IndustryManufactureFeeListGetRequest) SetType ¶
func (s *IndustryManufactureFeeListGetRequest) SetType(v string) *IndustryManufactureFeeListGetRequest
func (IndustryManufactureFeeListGetRequest) String ¶
func (s IndustryManufactureFeeListGetRequest) String() string
type IndustryManufactureFeeListGetResponse ¶
type IndustryManufactureFeeListGetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *IndustryManufactureFeeListGetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (IndustryManufactureFeeListGetResponse) GoString ¶
func (s IndustryManufactureFeeListGetResponse) GoString() string
func (*IndustryManufactureFeeListGetResponse) SetHeaders ¶
func (s *IndustryManufactureFeeListGetResponse) SetHeaders(v map[string]*string) *IndustryManufactureFeeListGetResponse
func (IndustryManufactureFeeListGetResponse) String ¶
func (s IndustryManufactureFeeListGetResponse) String() string
type IndustryManufactureFeeListGetResponseBody ¶
type IndustryManufactureFeeListGetResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*IndustryManufactureFeeListGetResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextCursor *int64 `json:"nextCursor,omitempty" xml:"nextCursor,omitempty"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (IndustryManufactureFeeListGetResponseBody) GoString ¶
func (s IndustryManufactureFeeListGetResponseBody) GoString() string
func (*IndustryManufactureFeeListGetResponseBody) SetHasMore ¶
func (s *IndustryManufactureFeeListGetResponseBody) SetHasMore(v bool) *IndustryManufactureFeeListGetResponseBody
func (*IndustryManufactureFeeListGetResponseBody) SetNextCursor ¶
func (s *IndustryManufactureFeeListGetResponseBody) SetNextCursor(v int64) *IndustryManufactureFeeListGetResponseBody
func (*IndustryManufactureFeeListGetResponseBody) SetTotalCount ¶
func (s *IndustryManufactureFeeListGetResponseBody) SetTotalCount(v int64) *IndustryManufactureFeeListGetResponseBody
func (IndustryManufactureFeeListGetResponseBody) String ¶
func (s IndustryManufactureFeeListGetResponseBody) String() string
type IndustryManufactureFeeListGetResponseBodyList ¶
type IndustryManufactureFeeListGetResponseBodyList struct { Amount *string `json:"amount,omitempty" xml:"amount,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Count *float32 `json:"count,omitempty" xml:"count,omitempty"` Ext *string `json:"ext,omitempty" xml:"ext,omitempty"` GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *int64 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` Id *int64 `json:"id,omitempty" xml:"id,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` IsDeleted *string `json:"isDeleted,omitempty" xml:"isDeleted,omitempty"` MaterialName *string `json:"materialName,omitempty" xml:"materialName,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` PerAmount *float32 `json:"perAmount,omitempty" xml:"perAmount,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` ProductionTaskNo *string `json:"productionTaskNo,omitempty" xml:"productionTaskNo,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (IndustryManufactureFeeListGetResponseBodyList) GoString ¶
func (s IndustryManufactureFeeListGetResponseBodyList) GoString() string
func (*IndustryManufactureFeeListGetResponseBodyList) SetAmount ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetAmount(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetCorpId ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetCorpId(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetCount ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetCount(v float32) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetGmtCreate ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetGmtCreate(v int64) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetGmtModified ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetGmtModified(v int64) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetInstanceId ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetInstanceId(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetIsDeleted ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetIsDeleted(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetMaterialName ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetMaterialName(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetMaterialNo ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetMaterialNo(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetPerAmount ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetPerAmount(v float32) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetProcessCode ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetProcessCode(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetProductionTaskNo ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetProductionTaskNo(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetTitle ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetTitle(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetType ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetType(v string) *IndustryManufactureFeeListGetResponseBodyList
func (*IndustryManufactureFeeListGetResponseBodyList) SetUnit ¶
func (s *IndustryManufactureFeeListGetResponseBodyList) SetUnit(v string) *IndustryManufactureFeeListGetResponseBodyList
func (IndustryManufactureFeeListGetResponseBodyList) String ¶
func (s IndustryManufactureFeeListGetResponseBodyList) String() string
type IndustryManufactureLabourCostHeaders ¶
type IndustryManufactureLabourCostHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (IndustryManufactureLabourCostHeaders) GoString ¶
func (s IndustryManufactureLabourCostHeaders) GoString() string
func (*IndustryManufactureLabourCostHeaders) SetCommonHeaders ¶
func (s *IndustryManufactureLabourCostHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureLabourCostHeaders
func (*IndustryManufactureLabourCostHeaders) SetXAcsDingtalkAccessToken ¶
func (s *IndustryManufactureLabourCostHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureLabourCostHeaders
func (IndustryManufactureLabourCostHeaders) String ¶
func (s IndustryManufactureLabourCostHeaders) String() string
type IndustryManufactureLabourCostRequest ¶
type IndustryManufactureLabourCostRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` AppIds []*int64 `json:"appIds,omitempty" xml:"appIds,omitempty" type:"Repeated"` AppName *string `json:"appName,omitempty" xml:"appName,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Cursor *int64 `json:"cursor,omitempty" xml:"cursor,omitempty"` EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` IsvOrgId *string `json:"isvOrgId,omitempty" xml:"isvOrgId,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` MicroappAgentId *int64 `json:"microappAgentId,omitempty" xml:"microappAgentId,omitempty"` OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` ProcessNo *string `json:"processNo,omitempty" xml:"processNo,omitempty"` StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` SuiteKey *string `json:"suiteKey,omitempty" xml:"suiteKey,omitempty"` TokenGrantType *int32 `json:"tokenGrantType,omitempty" xml:"tokenGrantType,omitempty"` }
func (IndustryManufactureLabourCostRequest) GoString ¶
func (s IndustryManufactureLabourCostRequest) GoString() string
func (*IndustryManufactureLabourCostRequest) SetAppId ¶
func (s *IndustryManufactureLabourCostRequest) SetAppId(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetAppIds ¶
func (s *IndustryManufactureLabourCostRequest) SetAppIds(v []*int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetAppName ¶
func (s *IndustryManufactureLabourCostRequest) SetAppName(v string) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetCorpId ¶
func (s *IndustryManufactureLabourCostRequest) SetCorpId(v string) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetCursor ¶
func (s *IndustryManufactureLabourCostRequest) SetCursor(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetEndTime ¶
func (s *IndustryManufactureLabourCostRequest) SetEndTime(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetIsvOrgId ¶
func (s *IndustryManufactureLabourCostRequest) SetIsvOrgId(v string) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetMaterialNo ¶
func (s *IndustryManufactureLabourCostRequest) SetMaterialNo(v string) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetMicroappAgentId ¶
func (s *IndustryManufactureLabourCostRequest) SetMicroappAgentId(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetOrgId ¶
func (s *IndustryManufactureLabourCostRequest) SetOrgId(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetPageNumber ¶
func (s *IndustryManufactureLabourCostRequest) SetPageNumber(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetPageSize ¶
func (s *IndustryManufactureLabourCostRequest) SetPageSize(v int32) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetProcessNo ¶
func (s *IndustryManufactureLabourCostRequest) SetProcessNo(v string) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetStartTime ¶
func (s *IndustryManufactureLabourCostRequest) SetStartTime(v int64) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetSuiteKey ¶
func (s *IndustryManufactureLabourCostRequest) SetSuiteKey(v string) *IndustryManufactureLabourCostRequest
func (*IndustryManufactureLabourCostRequest) SetTokenGrantType ¶
func (s *IndustryManufactureLabourCostRequest) SetTokenGrantType(v int32) *IndustryManufactureLabourCostRequest
func (IndustryManufactureLabourCostRequest) String ¶
func (s IndustryManufactureLabourCostRequest) String() string
type IndustryManufactureLabourCostResponse ¶
type IndustryManufactureLabourCostResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *IndustryManufactureLabourCostResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (IndustryManufactureLabourCostResponse) GoString ¶
func (s IndustryManufactureLabourCostResponse) GoString() string
func (*IndustryManufactureLabourCostResponse) SetHeaders ¶
func (s *IndustryManufactureLabourCostResponse) SetHeaders(v map[string]*string) *IndustryManufactureLabourCostResponse
func (IndustryManufactureLabourCostResponse) String ¶
func (s IndustryManufactureLabourCostResponse) String() string
type IndustryManufactureLabourCostResponseBody ¶
type IndustryManufactureLabourCostResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*IndustryManufactureLabourCostResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextCursor *int64 `json:"nextCursor,omitempty" xml:"nextCursor,omitempty"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (IndustryManufactureLabourCostResponseBody) GoString ¶
func (s IndustryManufactureLabourCostResponseBody) GoString() string
func (*IndustryManufactureLabourCostResponseBody) SetHasMore ¶
func (s *IndustryManufactureLabourCostResponseBody) SetHasMore(v bool) *IndustryManufactureLabourCostResponseBody
func (*IndustryManufactureLabourCostResponseBody) SetNextCursor ¶
func (s *IndustryManufactureLabourCostResponseBody) SetNextCursor(v int64) *IndustryManufactureLabourCostResponseBody
func (*IndustryManufactureLabourCostResponseBody) SetTotalCount ¶
func (s *IndustryManufactureLabourCostResponseBody) SetTotalCount(v int64) *IndustryManufactureLabourCostResponseBody
func (IndustryManufactureLabourCostResponseBody) String ¶
func (s IndustryManufactureLabourCostResponseBody) String() string
type IndustryManufactureLabourCostResponseBodyList ¶
type IndustryManufactureLabourCostResponseBodyList struct { CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Ext *string `json:"ext,omitempty" xml:"ext,omitempty"` GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *int64 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` LabourCostName *string `json:"labourCostName,omitempty" xml:"labourCostName,omitempty"` LabourCostNo *string `json:"labourCostNo,omitempty" xml:"labourCostNo,omitempty"` MaterialName *string `json:"materialName,omitempty" xml:"materialName,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` ProcessName *string `json:"processName,omitempty" xml:"processName,omitempty"` ProcessNo *string `json:"processNo,omitempty" xml:"processNo,omitempty"` QualifiedPrice *float32 `json:"qualifiedPrice,omitempty" xml:"qualifiedPrice,omitempty"` UnQualifiedInfo *string `json:"unQualifiedInfo,omitempty" xml:"unQualifiedInfo,omitempty"` UnQualifiedPrice1 *float32 `json:"unQualifiedPrice1,omitempty" xml:"unQualifiedPrice1,omitempty"` UnQualifiedPrice2 *float32 `json:"unQualifiedPrice2,omitempty" xml:"unQualifiedPrice2,omitempty"` UnQualifiedReason1 *string `json:"unQualifiedReason1,omitempty" xml:"unQualifiedReason1,omitempty"` UnQualifiedReason2 *string `json:"unQualifiedReason2,omitempty" xml:"unQualifiedReason2,omitempty"` }
func (IndustryManufactureLabourCostResponseBodyList) GoString ¶
func (s IndustryManufactureLabourCostResponseBodyList) GoString() string
func (*IndustryManufactureLabourCostResponseBodyList) SetCorpId ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetCorpId(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetGmtCreate ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetGmtCreate(v int64) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetGmtModified ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetGmtModified(v int64) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetInstanceId ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetInstanceId(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetLabourCostName ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetLabourCostName(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetLabourCostNo ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetLabourCostNo(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetMaterialName ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetMaterialName(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetMaterialNo ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetMaterialNo(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetProcessCode ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetProcessCode(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetProcessName ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetProcessName(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetProcessNo ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetProcessNo(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetQualifiedPrice ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetQualifiedPrice(v float32) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedInfo ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedInfo(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedPrice1 ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedPrice1(v float32) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedPrice2 ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedPrice2(v float32) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedReason1 ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedReason1(v string) *IndustryManufactureLabourCostResponseBodyList
func (*IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedReason2 ¶
func (s *IndustryManufactureLabourCostResponseBodyList) SetUnQualifiedReason2(v string) *IndustryManufactureLabourCostResponseBodyList
func (IndustryManufactureLabourCostResponseBodyList) String ¶
func (s IndustryManufactureLabourCostResponseBodyList) String() string
type IndustryManufactureMaterialListHeaders ¶
type IndustryManufactureMaterialListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (IndustryManufactureMaterialListHeaders) GoString ¶
func (s IndustryManufactureMaterialListHeaders) GoString() string
func (*IndustryManufactureMaterialListHeaders) SetCommonHeaders ¶
func (s *IndustryManufactureMaterialListHeaders) SetCommonHeaders(v map[string]*string) *IndustryManufactureMaterialListHeaders
func (*IndustryManufactureMaterialListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *IndustryManufactureMaterialListHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryManufactureMaterialListHeaders
func (IndustryManufactureMaterialListHeaders) String ¶
func (s IndustryManufactureMaterialListHeaders) String() string
type IndustryManufactureMaterialListRequest ¶
type IndustryManufactureMaterialListRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` AppIds []*int64 `json:"appIds,omitempty" xml:"appIds,omitempty" type:"Repeated"` AppName *string `json:"appName,omitempty" xml:"appName,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` CurrentPage *int64 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` Cursor *int64 `json:"cursor,omitempty" xml:"cursor,omitempty"` EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` IsvOrgId *int64 `json:"isvOrgId,omitempty" xml:"isvOrgId,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` MicroappAgentId *int64 `json:"microappAgentId,omitempty" xml:"microappAgentId,omitempty"` OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` SuiteKey *string `json:"suiteKey,omitempty" xml:"suiteKey,omitempty"` TokenGrantType *int64 `json:"tokenGrantType,omitempty" xml:"tokenGrantType,omitempty"` }
func (IndustryManufactureMaterialListRequest) GoString ¶
func (s IndustryManufactureMaterialListRequest) GoString() string
func (*IndustryManufactureMaterialListRequest) SetAppId ¶
func (s *IndustryManufactureMaterialListRequest) SetAppId(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetAppIds ¶
func (s *IndustryManufactureMaterialListRequest) SetAppIds(v []*int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetAppName ¶
func (s *IndustryManufactureMaterialListRequest) SetAppName(v string) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetCorpId ¶
func (s *IndustryManufactureMaterialListRequest) SetCorpId(v string) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetCurrentPage ¶
func (s *IndustryManufactureMaterialListRequest) SetCurrentPage(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetCursor ¶
func (s *IndustryManufactureMaterialListRequest) SetCursor(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetEndTime ¶
func (s *IndustryManufactureMaterialListRequest) SetEndTime(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetInstanceId ¶
func (s *IndustryManufactureMaterialListRequest) SetInstanceId(v string) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetIsvOrgId ¶
func (s *IndustryManufactureMaterialListRequest) SetIsvOrgId(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetMaterialNo ¶
func (s *IndustryManufactureMaterialListRequest) SetMaterialNo(v string) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetMicroappAgentId ¶
func (s *IndustryManufactureMaterialListRequest) SetMicroappAgentId(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetOrgId ¶
func (s *IndustryManufactureMaterialListRequest) SetOrgId(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetPageSize ¶
func (s *IndustryManufactureMaterialListRequest) SetPageSize(v int32) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetStartTime ¶
func (s *IndustryManufactureMaterialListRequest) SetStartTime(v int64) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetSuiteKey ¶
func (s *IndustryManufactureMaterialListRequest) SetSuiteKey(v string) *IndustryManufactureMaterialListRequest
func (*IndustryManufactureMaterialListRequest) SetTokenGrantType ¶
func (s *IndustryManufactureMaterialListRequest) SetTokenGrantType(v int64) *IndustryManufactureMaterialListRequest
func (IndustryManufactureMaterialListRequest) String ¶
func (s IndustryManufactureMaterialListRequest) String() string
type IndustryManufactureMaterialListResponse ¶
type IndustryManufactureMaterialListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *IndustryManufactureMaterialListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (IndustryManufactureMaterialListResponse) GoString ¶
func (s IndustryManufactureMaterialListResponse) GoString() string
func (*IndustryManufactureMaterialListResponse) SetHeaders ¶
func (s *IndustryManufactureMaterialListResponse) SetHeaders(v map[string]*string) *IndustryManufactureMaterialListResponse
func (IndustryManufactureMaterialListResponse) String ¶
func (s IndustryManufactureMaterialListResponse) String() string
type IndustryManufactureMaterialListResponseBody ¶
type IndustryManufactureMaterialListResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*IndustryManufactureMaterialListResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextCursor *int64 `json:"nextCursor,omitempty" xml:"nextCursor,omitempty"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (IndustryManufactureMaterialListResponseBody) GoString ¶
func (s IndustryManufactureMaterialListResponseBody) GoString() string
func (*IndustryManufactureMaterialListResponseBody) SetHasMore ¶
func (s *IndustryManufactureMaterialListResponseBody) SetHasMore(v bool) *IndustryManufactureMaterialListResponseBody
func (*IndustryManufactureMaterialListResponseBody) SetNextCursor ¶
func (s *IndustryManufactureMaterialListResponseBody) SetNextCursor(v int64) *IndustryManufactureMaterialListResponseBody
func (*IndustryManufactureMaterialListResponseBody) SetTotalCount ¶
func (s *IndustryManufactureMaterialListResponseBody) SetTotalCount(v int64) *IndustryManufactureMaterialListResponseBody
func (IndustryManufactureMaterialListResponseBody) String ¶
func (s IndustryManufactureMaterialListResponseBody) String() string
type IndustryManufactureMaterialListResponseBodyList ¶
type IndustryManufactureMaterialListResponseBodyList struct { Category *string `json:"category,omitempty" xml:"category,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Ext *string `json:"ext,omitempty" xml:"ext,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` MaterialName *string `json:"materialName,omitempty" xml:"materialName,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` Specification *string `json:"specification,omitempty" xml:"specification,omitempty"` StockMaxWarn *float32 `json:"stockMaxWarn,omitempty" xml:"stockMaxWarn,omitempty"` StockMinWarn *float32 `json:"stockMinWarn,omitempty" xml:"stockMinWarn,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (IndustryManufactureMaterialListResponseBodyList) GoString ¶
func (s IndustryManufactureMaterialListResponseBodyList) GoString() string
func (*IndustryManufactureMaterialListResponseBodyList) SetCategory ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetCategory(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetCorpId ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetCorpId(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetInstanceId ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetInstanceId(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetMaterialName ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetMaterialName(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetMaterialNo ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetMaterialNo(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetProcessCode ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetProcessCode(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetSpecification ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetSpecification(v string) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetStockMaxWarn ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetStockMaxWarn(v float32) *IndustryManufactureMaterialListResponseBodyList
func (*IndustryManufactureMaterialListResponseBodyList) SetStockMinWarn ¶
func (s *IndustryManufactureMaterialListResponseBodyList) SetStockMinWarn(v float32) *IndustryManufactureMaterialListResponseBodyList
func (IndustryManufactureMaterialListResponseBodyList) String ¶
func (s IndustryManufactureMaterialListResponseBodyList) String() string
type IndustryMmanufactureMaterialCostGetHeaders ¶
type IndustryMmanufactureMaterialCostGetHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (IndustryMmanufactureMaterialCostGetHeaders) GoString ¶
func (s IndustryMmanufactureMaterialCostGetHeaders) GoString() string
func (*IndustryMmanufactureMaterialCostGetHeaders) SetCommonHeaders ¶
func (s *IndustryMmanufactureMaterialCostGetHeaders) SetCommonHeaders(v map[string]*string) *IndustryMmanufactureMaterialCostGetHeaders
func (*IndustryMmanufactureMaterialCostGetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *IndustryMmanufactureMaterialCostGetHeaders) SetXAcsDingtalkAccessToken(v string) *IndustryMmanufactureMaterialCostGetHeaders
func (IndustryMmanufactureMaterialCostGetHeaders) String ¶
func (s IndustryMmanufactureMaterialCostGetHeaders) String() string
type IndustryMmanufactureMaterialCostGetRequest ¶
type IndustryMmanufactureMaterialCostGetRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` AppIds []*int64 `json:"appIds,omitempty" xml:"appIds,omitempty" type:"Repeated"` AppName *string `json:"appName,omitempty" xml:"appName,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Cursor *int64 `json:"cursor,omitempty" xml:"cursor,omitempty"` EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` IsvOrgId *int64 `json:"isvOrgId,omitempty" xml:"isvOrgId,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` MicroappAgentId *int64 `json:"microappAgentId,omitempty" xml:"microappAgentId,omitempty"` OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` SuiteKey *string `json:"suiteKey,omitempty" xml:"suiteKey,omitempty"` TokenGrantType *int32 `json:"tokenGrantType,omitempty" xml:"tokenGrantType,omitempty"` }
func (IndustryMmanufactureMaterialCostGetRequest) GoString ¶
func (s IndustryMmanufactureMaterialCostGetRequest) GoString() string
func (*IndustryMmanufactureMaterialCostGetRequest) SetAppId ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetAppId(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetAppIds ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetAppIds(v []*int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetAppName ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetAppName(v string) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetCorpId ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetCorpId(v string) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetCursor ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetCursor(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetEndTime ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetEndTime(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetInstanceId ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetInstanceId(v string) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetIsvOrgId ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetIsvOrgId(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetMaterialNo ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetMaterialNo(v string) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetMicroappAgentId ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetMicroappAgentId(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetOrgId ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetOrgId(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetPageNumber ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetPageNumber(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetPageSize ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetPageSize(v int32) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetStartTime ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetStartTime(v int64) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetSuiteKey ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetSuiteKey(v string) *IndustryMmanufactureMaterialCostGetRequest
func (*IndustryMmanufactureMaterialCostGetRequest) SetTokenGrantType ¶
func (s *IndustryMmanufactureMaterialCostGetRequest) SetTokenGrantType(v int32) *IndustryMmanufactureMaterialCostGetRequest
func (IndustryMmanufactureMaterialCostGetRequest) String ¶
func (s IndustryMmanufactureMaterialCostGetRequest) String() string
type IndustryMmanufactureMaterialCostGetResponse ¶
type IndustryMmanufactureMaterialCostGetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *IndustryMmanufactureMaterialCostGetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (IndustryMmanufactureMaterialCostGetResponse) GoString ¶
func (s IndustryMmanufactureMaterialCostGetResponse) GoString() string
func (*IndustryMmanufactureMaterialCostGetResponse) SetHeaders ¶
func (s *IndustryMmanufactureMaterialCostGetResponse) SetHeaders(v map[string]*string) *IndustryMmanufactureMaterialCostGetResponse
func (IndustryMmanufactureMaterialCostGetResponse) String ¶
func (s IndustryMmanufactureMaterialCostGetResponse) String() string
type IndustryMmanufactureMaterialCostGetResponseBody ¶
type IndustryMmanufactureMaterialCostGetResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*IndustryMmanufactureMaterialCostGetResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextCursor *int64 `json:"nextCursor,omitempty" xml:"nextCursor,omitempty"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (IndustryMmanufactureMaterialCostGetResponseBody) GoString ¶
func (s IndustryMmanufactureMaterialCostGetResponseBody) GoString() string
func (*IndustryMmanufactureMaterialCostGetResponseBody) SetHasMore ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetHasMore(v bool) *IndustryMmanufactureMaterialCostGetResponseBody
func (*IndustryMmanufactureMaterialCostGetResponseBody) SetNextCursor ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetNextCursor(v int64) *IndustryMmanufactureMaterialCostGetResponseBody
func (*IndustryMmanufactureMaterialCostGetResponseBody) SetTotalCount ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBody) SetTotalCount(v int64) *IndustryMmanufactureMaterialCostGetResponseBody
func (IndustryMmanufactureMaterialCostGetResponseBody) String ¶
func (s IndustryMmanufactureMaterialCostGetResponseBody) String() string
type IndustryMmanufactureMaterialCostGetResponseBodyList ¶
type IndustryMmanufactureMaterialCostGetResponseBodyList struct { ActPrice *float32 `json:"actPrice,omitempty" xml:"actPrice,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Count *float32 `json:"count,omitempty" xml:"count,omitempty"` Ext *string `json:"ext,omitempty" xml:"ext,omitempty"` GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *int64 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` MaterialCostNo *string `json:"materialCostNo,omitempty" xml:"materialCostNo,omitempty"` MaterialName *string `json:"materialName,omitempty" xml:"materialName,omitempty"` MaterialNo *string `json:"materialNo,omitempty" xml:"materialNo,omitempty"` Memo *string `json:"memo,omitempty" xml:"memo,omitempty"` Price *float32 `json:"price,omitempty" xml:"price,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (IndustryMmanufactureMaterialCostGetResponseBodyList) GoString ¶
func (s IndustryMmanufactureMaterialCostGetResponseBodyList) GoString() string
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetActPrice ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetActPrice(v float32) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetGmtCreate ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetGmtCreate(v int64) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetGmtModified ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetGmtModified(v int64) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetInstanceId ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetInstanceId(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialCostNo ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialCostNo(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialName ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialName(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialNo ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetMaterialNo(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (*IndustryMmanufactureMaterialCostGetResponseBodyList) SetProcessCode ¶
func (s *IndustryMmanufactureMaterialCostGetResponseBodyList) SetProcessCode(v string) *IndustryMmanufactureMaterialCostGetResponseBodyList
func (IndustryMmanufactureMaterialCostGetResponseBodyList) String ¶
func (s IndustryMmanufactureMaterialCostGetResponseBodyList) String() string
type QueryAllDepartmentHeaders ¶
type QueryAllDepartmentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllDepartmentHeaders) GoString ¶
func (s QueryAllDepartmentHeaders) GoString() string
func (*QueryAllDepartmentHeaders) SetCommonHeaders ¶
func (s *QueryAllDepartmentHeaders) SetCommonHeaders(v map[string]*string) *QueryAllDepartmentHeaders
func (*QueryAllDepartmentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllDepartmentHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllDepartmentHeaders
func (QueryAllDepartmentHeaders) String ¶
func (s QueryAllDepartmentHeaders) String() string
type QueryAllDepartmentRequest ¶
type QueryAllDepartmentRequest struct { // 分页查询页码 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询分页大小 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryAllDepartmentRequest) GoString ¶
func (s QueryAllDepartmentRequest) GoString() string
func (*QueryAllDepartmentRequest) SetPageNumber ¶
func (s *QueryAllDepartmentRequest) SetPageNumber(v int32) *QueryAllDepartmentRequest
func (*QueryAllDepartmentRequest) SetPageSize ¶
func (s *QueryAllDepartmentRequest) SetPageSize(v int32) *QueryAllDepartmentRequest
func (QueryAllDepartmentRequest) String ¶
func (s QueryAllDepartmentRequest) String() string
type QueryAllDepartmentResponse ¶
type QueryAllDepartmentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllDepartmentResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllDepartmentResponse) GoString ¶
func (s QueryAllDepartmentResponse) GoString() string
func (*QueryAllDepartmentResponse) SetBody ¶
func (s *QueryAllDepartmentResponse) SetBody(v *QueryAllDepartmentResponseBody) *QueryAllDepartmentResponse
func (*QueryAllDepartmentResponse) SetHeaders ¶
func (s *QueryAllDepartmentResponse) SetHeaders(v map[string]*string) *QueryAllDepartmentResponse
func (QueryAllDepartmentResponse) String ¶
func (s QueryAllDepartmentResponse) String() string
type QueryAllDepartmentResponseBody ¶
type QueryAllDepartmentResponseBody struct { // 科室列表 Content []*QueryAllDepartmentResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int32 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int32 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryAllDepartmentResponseBody) GoString ¶
func (s QueryAllDepartmentResponseBody) GoString() string
func (*QueryAllDepartmentResponseBody) SetContent ¶
func (s *QueryAllDepartmentResponseBody) SetContent(v []*QueryAllDepartmentResponseBodyContent) *QueryAllDepartmentResponseBody
func (*QueryAllDepartmentResponseBody) SetCurrentPage ¶
func (s *QueryAllDepartmentResponseBody) SetCurrentPage(v int32) *QueryAllDepartmentResponseBody
func (*QueryAllDepartmentResponseBody) SetTotalCount ¶
func (s *QueryAllDepartmentResponseBody) SetTotalCount(v int64) *QueryAllDepartmentResponseBody
func (*QueryAllDepartmentResponseBody) SetTotalPages ¶
func (s *QueryAllDepartmentResponseBody) SetTotalPages(v int32) *QueryAllDepartmentResponseBody
func (QueryAllDepartmentResponseBody) String ¶
func (s QueryAllDepartmentResponseBody) String() string
type QueryAllDepartmentResponseBodyContent ¶
type QueryAllDepartmentResponseBodyContent struct { // 科室详情 DeptAndExt *QueryAllDepartmentResponseBodyContentDeptAndExt `json:"deptAndExt,omitempty" xml:"deptAndExt,omitempty" type:"Struct"` // 医疗组列表 GroupAndExtList []*QueryAllDepartmentResponseBodyContentGroupAndExtList `json:"groupAndExtList,omitempty" xml:"groupAndExtList,omitempty" type:"Repeated"` // 科室ID Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 科室名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (QueryAllDepartmentResponseBodyContent) GoString ¶
func (s QueryAllDepartmentResponseBodyContent) GoString() string
func (*QueryAllDepartmentResponseBodyContent) SetDeptAndExt ¶
func (s *QueryAllDepartmentResponseBodyContent) SetDeptAndExt(v *QueryAllDepartmentResponseBodyContentDeptAndExt) *QueryAllDepartmentResponseBodyContent
func (*QueryAllDepartmentResponseBodyContent) SetGroupAndExtList ¶
func (s *QueryAllDepartmentResponseBodyContent) SetGroupAndExtList(v []*QueryAllDepartmentResponseBodyContentGroupAndExtList) *QueryAllDepartmentResponseBodyContent
func (*QueryAllDepartmentResponseBodyContent) SetId ¶
func (s *QueryAllDepartmentResponseBodyContent) SetId(v int64) *QueryAllDepartmentResponseBodyContent
func (*QueryAllDepartmentResponseBodyContent) SetName ¶
func (s *QueryAllDepartmentResponseBodyContent) SetName(v string) *QueryAllDepartmentResponseBodyContent
func (QueryAllDepartmentResponseBodyContent) String ¶
func (s QueryAllDepartmentResponseBodyContent) String() string
type QueryAllDepartmentResponseBodyContentDeptAndExt ¶
type QueryAllDepartmentResponseBodyContentDeptAndExt struct { // 科室详情 Department *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment `json:"department,omitempty" xml:"department,omitempty" type:"Struct"` // 科室扩展信息列表 ExtendInfos []*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos `json:"extendInfos,omitempty" xml:"extendInfos,omitempty" type:"Repeated"` }
func (QueryAllDepartmentResponseBodyContentDeptAndExt) GoString ¶
func (s QueryAllDepartmentResponseBodyContentDeptAndExt) GoString() string
func (*QueryAllDepartmentResponseBodyContentDeptAndExt) SetDepartment ¶
func (*QueryAllDepartmentResponseBodyContentDeptAndExt) SetExtendInfos ¶
func (QueryAllDepartmentResponseBodyContentDeptAndExt) String ¶
func (s QueryAllDepartmentResponseBodyContentDeptAndExt) String() string
type QueryAllDepartmentResponseBodyContentDeptAndExtDepartment ¶
type QueryAllDepartmentResponseBodyContentDeptAndExtDepartment struct { // 租户CorpID CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 部门code DeptCode *string `json:"deptCode,omitempty" xml:"deptCode,omitempty"` // 科室名称,同name DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 排序 DeptOrder *int64 `json:"deptOrder,omitempty" xml:"deptOrder,omitempty"` // 部门状态:0-正常,1-删除 DeptStatus *int32 `json:"deptStatus,omitempty" xml:"deptStatus,omitempty"` // 部门类型:1-科室,2-医疗组 DeptType *int32 `json:"deptType,omitempty" xml:"deptType,omitempty"` // 创建时间 GmtCreateStr *string `json:"gmtCreateStr,omitempty" xml:"gmtCreateStr,omitempty"` // 修改时间 GmtModifiedStr *string `json:"gmtModifiedStr,omitempty" xml:"gmtModifiedStr,omitempty"` // 科室ID Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 科室名称,同deptName Name *string `json:"name,omitempty" xml:"name,omitempty"` // 父部门code(与dept_code来源保持一致) ParentDeptCode *string `json:"parentDeptCode,omitempty" xml:"parentDeptCode,omitempty"` // 备注 Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` // 病区id列表 WardIdList []*int64 `json:"wardIdList,omitempty" xml:"wardIdList,omitempty" type:"Repeated"` }
func (QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) GoString ¶
func (s QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) GoString() string
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptCode ¶
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptName ¶
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptOrder ¶
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptStatus ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptStatus(v int32) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetDeptType ¶
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetGmtCreateStr ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetGmtModifiedStr ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetParentDeptCode ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetParentDeptCode(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
func (*QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetWardIdList ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) SetWardIdList(v []*int64) *QueryAllDepartmentResponseBodyContentDeptAndExtDepartment
func (QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) String ¶
func (s QueryAllDepartmentResponseBodyContentDeptAndExtDepartment) String() string
type QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos ¶
type QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos struct { // 租户CorpID CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 部门code DeptCode *string `json:"deptCode,omitempty" xml:"deptCode,omitempty"` // 科室扩展字段描述 DeptExtendDisplayName *string `json:"deptExtendDisplayName,omitempty" xml:"deptExtendDisplayName,omitempty"` // 科室扩展字段key DeptExtendKey *string `json:"deptExtendKey,omitempty" xml:"deptExtendKey,omitempty"` // 科室扩展字段value DeptExtendValue *string `json:"deptExtendValue,omitempty" xml:"deptExtendValue,omitempty"` // 创建时间 GmtCreateStr *string `json:"gmtCreateStr,omitempty" xml:"gmtCreateStr,omitempty"` // 修改时间 GmtModifiedStr *string `json:"gmtModifiedStr,omitempty" xml:"gmtModifiedStr,omitempty"` // 扩展信息id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 0-有效 ,1-无效 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` }
func (QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) GoString ¶
func (s QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) GoString() string
func (*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptCode ¶
func (*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendDisplayName ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendDisplayName(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
func (*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendKey ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendKey(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
func (*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendValue ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetDeptExtendValue(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
func (*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetGmtCreateStr ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
func (*QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetGmtModifiedStr ¶
func (s *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos
func (QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) String ¶
func (s QueryAllDepartmentResponseBodyContentDeptAndExtExtendInfos) String() string
type QueryAllDepartmentResponseBodyContentGroupAndExtList ¶
type QueryAllDepartmentResponseBodyContentGroupAndExtList struct { // 医疗组扩展信息列表 ExtendInfos []*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos `json:"extendInfos,omitempty" xml:"extendInfos,omitempty" type:"Repeated"` // 医疗组详细信息 Group *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup `json:"group,omitempty" xml:"group,omitempty" type:"Struct"` }
func (QueryAllDepartmentResponseBodyContentGroupAndExtList) GoString ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtList) GoString() string
func (*QueryAllDepartmentResponseBodyContentGroupAndExtList) SetExtendInfos ¶
func (QueryAllDepartmentResponseBodyContentGroupAndExtList) String ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtList) String() string
type QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos ¶
type QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos struct { // 租户CorpID CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 部门code DeptCode *string `json:"deptCode,omitempty" xml:"deptCode,omitempty"` // 医疗组扩展字段描述 DeptExtendDisplayName *string `json:"deptExtendDisplayName,omitempty" xml:"deptExtendDisplayName,omitempty"` // 医疗组扩展字段key DeptExtendKey *string `json:"deptExtendKey,omitempty" xml:"deptExtendKey,omitempty"` // 医疗组扩展字段value DeptExtendValue *string `json:"deptExtendValue,omitempty" xml:"deptExtendValue,omitempty"` // 创建时间 GmtCreateStr *string `json:"gmtCreateStr,omitempty" xml:"gmtCreateStr,omitempty"` // 修改时间 GmtModifiedStr *string `json:"gmtModifiedStr,omitempty" xml:"gmtModifiedStr,omitempty"` // 扩展信息id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 0-有效 ,1-无效 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` }
func (QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) GoString ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) GoString() string
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetCorpId ¶ added in v1.2.98
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptCode ¶
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendDisplayName ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendDisplayName(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendKey ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendKey(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendValue ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetDeptExtendValue(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetGmtCreateStr ¶
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetGmtModifiedStr ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos
func (QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) String ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos) String() string
type QueryAllDepartmentResponseBodyContentGroupAndExtListGroup ¶
type QueryAllDepartmentResponseBodyContentGroupAndExtListGroup struct { // 租户CorpID CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 科室ID,同parentDeptCode,这里保留是做兼容,原来定义成Long不太好改成了String了 DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门状态:0-正常,1-删除 DeptStatus *int32 `json:"deptStatus,omitempty" xml:"deptStatus,omitempty"` // 创建时间 GmtCreateStr *string `json:"gmtCreateStr,omitempty" xml:"gmtCreateStr,omitempty"` // 修改时间 GmtModifiedStr *string `json:"gmtModifiedStr,omitempty" xml:"gmtModifiedStr,omitempty"` // 医疗组ID Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 医疗组组长信息 Leader *QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader `json:"leader,omitempty" xml:"leader,omitempty" type:"Struct"` // 医疗组名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 父级组织id,这里医疗组的父级就是科室 ParentDeptCode *string `json:"parentDeptCode,omitempty" xml:"parentDeptCode,omitempty"` // 备注 Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` }
func (QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) GoString ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) GoString() string
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetDeptStatus ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetDeptStatus(v int32) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetGmtCreateStr ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetGmtCreateStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetGmtModifiedStr ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetGmtModifiedStr(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetParentDeptCode ¶
func (s *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) SetParentDeptCode(v string) *QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
func (QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) String ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroup) String() string
type QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader ¶
type QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader struct { // 用户工号 JobNumber *string `json:"jobNumber,omitempty" xml:"jobNumber,omitempty"` // 姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 用户ID UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) GoString ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) GoString() string
func (*QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) SetJobNumber ¶
func (QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) String ¶
func (s QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader) String() string
type QueryAllDoctorsHeaders ¶
type QueryAllDoctorsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllDoctorsHeaders) GoString ¶
func (s QueryAllDoctorsHeaders) GoString() string
func (*QueryAllDoctorsHeaders) SetCommonHeaders ¶
func (s *QueryAllDoctorsHeaders) SetCommonHeaders(v map[string]*string) *QueryAllDoctorsHeaders
func (*QueryAllDoctorsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllDoctorsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllDoctorsHeaders
func (QueryAllDoctorsHeaders) String ¶
func (s QueryAllDoctorsHeaders) String() string
type QueryAllDoctorsRequest ¶
type QueryAllDoctorsRequest struct { // 分页查询页码 PageNum *int32 `json:"pageNum,omitempty" xml:"pageNum,omitempty"` // 分页查询页容量 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryAllDoctorsRequest) GoString ¶
func (s QueryAllDoctorsRequest) GoString() string
func (*QueryAllDoctorsRequest) SetPageNum ¶
func (s *QueryAllDoctorsRequest) SetPageNum(v int32) *QueryAllDoctorsRequest
func (*QueryAllDoctorsRequest) SetPageSize ¶
func (s *QueryAllDoctorsRequest) SetPageSize(v int32) *QueryAllDoctorsRequest
func (QueryAllDoctorsRequest) String ¶
func (s QueryAllDoctorsRequest) String() string
type QueryAllDoctorsResponse ¶
type QueryAllDoctorsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllDoctorsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllDoctorsResponse) GoString ¶
func (s QueryAllDoctorsResponse) GoString() string
func (*QueryAllDoctorsResponse) SetBody ¶
func (s *QueryAllDoctorsResponse) SetBody(v *QueryAllDoctorsResponseBody) *QueryAllDoctorsResponse
func (*QueryAllDoctorsResponse) SetHeaders ¶
func (s *QueryAllDoctorsResponse) SetHeaders(v map[string]*string) *QueryAllDoctorsResponse
func (QueryAllDoctorsResponse) String ¶
func (s QueryAllDoctorsResponse) String() string
type QueryAllDoctorsResponseBody ¶
type QueryAllDoctorsResponseBody struct { // 人员列表 Content []*QueryAllDoctorsResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int32 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int32 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryAllDoctorsResponseBody) GoString ¶
func (s QueryAllDoctorsResponseBody) GoString() string
func (*QueryAllDoctorsResponseBody) SetContent ¶
func (s *QueryAllDoctorsResponseBody) SetContent(v []*QueryAllDoctorsResponseBodyContent) *QueryAllDoctorsResponseBody
func (*QueryAllDoctorsResponseBody) SetCurrentPage ¶
func (s *QueryAllDoctorsResponseBody) SetCurrentPage(v int32) *QueryAllDoctorsResponseBody
func (*QueryAllDoctorsResponseBody) SetTotalCount ¶
func (s *QueryAllDoctorsResponseBody) SetTotalCount(v int64) *QueryAllDoctorsResponseBody
func (*QueryAllDoctorsResponseBody) SetTotalPages ¶
func (s *QueryAllDoctorsResponseBody) SetTotalPages(v int32) *QueryAllDoctorsResponseBody
func (QueryAllDoctorsResponseBody) String ¶
func (s QueryAllDoctorsResponseBody) String() string
type QueryAllDoctorsResponseBodyContent ¶
type QueryAllDoctorsResponseBodyContent struct { // 考核医疗组id AssessGroupId *string `json:"assessGroupId,omitempty" xml:"assessGroupId,omitempty"` // 考核医疗组名称 AssessGroupName *string `json:"assessGroupName,omitempty" xml:"assessGroupName,omitempty"` // 租户CorpId CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 关联的部门id DeptCode *string `json:"deptCode,omitempty" xml:"deptCode,omitempty"` // 科室医疗组标识 DeptType *string `json:"deptType,omitempty" xml:"deptType,omitempty"` // 用户创建时间 GmtCreateStr *string `json:"gmtCreateStr,omitempty" xml:"gmtCreateStr,omitempty"` // 用户最后修改时间 GmtModifiedStr *string `json:"gmtModifiedStr,omitempty" xml:"gmtModifiedStr,omitempty"` // 用户id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 工号 JobNum *string `json:"jobNum,omitempty" xml:"jobNum,omitempty"` // 状态0-有效,1-删除 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 租户下staffId Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` // 租户内staffId UserCode *string `json:"userCode,omitempty" xml:"userCode,omitempty"` // 用户名称 UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (QueryAllDoctorsResponseBodyContent) GoString ¶
func (s QueryAllDoctorsResponseBodyContent) GoString() string
func (*QueryAllDoctorsResponseBodyContent) SetAssessGroupId ¶
func (s *QueryAllDoctorsResponseBodyContent) SetAssessGroupId(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetAssessGroupName ¶
func (s *QueryAllDoctorsResponseBodyContent) SetAssessGroupName(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetCorpId ¶ added in v1.2.98
func (s *QueryAllDoctorsResponseBodyContent) SetCorpId(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetDeptCode ¶
func (s *QueryAllDoctorsResponseBodyContent) SetDeptCode(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetDeptType ¶
func (s *QueryAllDoctorsResponseBodyContent) SetDeptType(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetGmtCreateStr ¶
func (s *QueryAllDoctorsResponseBodyContent) SetGmtCreateStr(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetGmtModifiedStr ¶
func (s *QueryAllDoctorsResponseBodyContent) SetGmtModifiedStr(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetId ¶
func (s *QueryAllDoctorsResponseBodyContent) SetId(v int64) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetJobNum ¶
func (s *QueryAllDoctorsResponseBodyContent) SetJobNum(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetStatus ¶
func (s *QueryAllDoctorsResponseBodyContent) SetStatus(v int32) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetUid ¶
func (s *QueryAllDoctorsResponseBodyContent) SetUid(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetUserCode ¶
func (s *QueryAllDoctorsResponseBodyContent) SetUserCode(v string) *QueryAllDoctorsResponseBodyContent
func (*QueryAllDoctorsResponseBodyContent) SetUserName ¶
func (s *QueryAllDoctorsResponseBodyContent) SetUserName(v string) *QueryAllDoctorsResponseBodyContent
func (QueryAllDoctorsResponseBodyContent) String ¶
func (s QueryAllDoctorsResponseBodyContent) String() string
type QueryAllGroupHeaders ¶
type QueryAllGroupHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllGroupHeaders) GoString ¶
func (s QueryAllGroupHeaders) GoString() string
func (*QueryAllGroupHeaders) SetCommonHeaders ¶
func (s *QueryAllGroupHeaders) SetCommonHeaders(v map[string]*string) *QueryAllGroupHeaders
func (*QueryAllGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllGroupHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllGroupHeaders
func (QueryAllGroupHeaders) String ¶
func (s QueryAllGroupHeaders) String() string
type QueryAllGroupRequest ¶
type QueryAllGroupRequest struct { // 分页查询页码 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询页容量 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryAllGroupRequest) GoString ¶
func (s QueryAllGroupRequest) GoString() string
func (*QueryAllGroupRequest) SetPageNumber ¶
func (s *QueryAllGroupRequest) SetPageNumber(v int32) *QueryAllGroupRequest
func (*QueryAllGroupRequest) SetPageSize ¶
func (s *QueryAllGroupRequest) SetPageSize(v int32) *QueryAllGroupRequest
func (QueryAllGroupRequest) String ¶
func (s QueryAllGroupRequest) String() string
type QueryAllGroupResponse ¶
type QueryAllGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllGroupResponse) GoString ¶
func (s QueryAllGroupResponse) GoString() string
func (*QueryAllGroupResponse) SetBody ¶
func (s *QueryAllGroupResponse) SetBody(v *QueryAllGroupResponseBody) *QueryAllGroupResponse
func (*QueryAllGroupResponse) SetHeaders ¶
func (s *QueryAllGroupResponse) SetHeaders(v map[string]*string) *QueryAllGroupResponse
func (QueryAllGroupResponse) String ¶
func (s QueryAllGroupResponse) String() string
type QueryAllGroupResponseBody ¶
type QueryAllGroupResponseBody struct { // Id of the request Content []*QueryAllGroupResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int64 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int64 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryAllGroupResponseBody) GoString ¶
func (s QueryAllGroupResponseBody) GoString() string
func (*QueryAllGroupResponseBody) SetContent ¶
func (s *QueryAllGroupResponseBody) SetContent(v []*QueryAllGroupResponseBodyContent) *QueryAllGroupResponseBody
func (*QueryAllGroupResponseBody) SetCurrentPage ¶
func (s *QueryAllGroupResponseBody) SetCurrentPage(v int64) *QueryAllGroupResponseBody
func (*QueryAllGroupResponseBody) SetTotalCount ¶
func (s *QueryAllGroupResponseBody) SetTotalCount(v int64) *QueryAllGroupResponseBody
func (*QueryAllGroupResponseBody) SetTotalPages ¶
func (s *QueryAllGroupResponseBody) SetTotalPages(v int64) *QueryAllGroupResponseBody
func (QueryAllGroupResponseBody) String ¶
func (s QueryAllGroupResponseBody) String() string
type QueryAllGroupResponseBodyContent ¶
type QueryAllGroupResponseBodyContent struct { // 所在科室Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 医疗组Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 医疗组名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (QueryAllGroupResponseBodyContent) GoString ¶
func (s QueryAllGroupResponseBodyContent) GoString() string
func (*QueryAllGroupResponseBodyContent) SetDeptId ¶
func (s *QueryAllGroupResponseBodyContent) SetDeptId(v int64) *QueryAllGroupResponseBodyContent
func (*QueryAllGroupResponseBodyContent) SetId ¶
func (s *QueryAllGroupResponseBodyContent) SetId(v int64) *QueryAllGroupResponseBodyContent
func (*QueryAllGroupResponseBodyContent) SetName ¶
func (s *QueryAllGroupResponseBodyContent) SetName(v string) *QueryAllGroupResponseBodyContent
func (QueryAllGroupResponseBodyContent) String ¶
func (s QueryAllGroupResponseBodyContent) String() string
type QueryAllGroupsInDeptHeaders ¶
type QueryAllGroupsInDeptHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllGroupsInDeptHeaders) GoString ¶
func (s QueryAllGroupsInDeptHeaders) GoString() string
func (*QueryAllGroupsInDeptHeaders) SetCommonHeaders ¶
func (s *QueryAllGroupsInDeptHeaders) SetCommonHeaders(v map[string]*string) *QueryAllGroupsInDeptHeaders
func (*QueryAllGroupsInDeptHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllGroupsInDeptHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllGroupsInDeptHeaders
func (QueryAllGroupsInDeptHeaders) String ¶
func (s QueryAllGroupsInDeptHeaders) String() string
type QueryAllGroupsInDeptRequest ¶
type QueryAllGroupsInDeptRequest struct { // 分页查询页码 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询页容量 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryAllGroupsInDeptRequest) GoString ¶
func (s QueryAllGroupsInDeptRequest) GoString() string
func (*QueryAllGroupsInDeptRequest) SetPageNumber ¶
func (s *QueryAllGroupsInDeptRequest) SetPageNumber(v int32) *QueryAllGroupsInDeptRequest
func (*QueryAllGroupsInDeptRequest) SetPageSize ¶
func (s *QueryAllGroupsInDeptRequest) SetPageSize(v int32) *QueryAllGroupsInDeptRequest
func (QueryAllGroupsInDeptRequest) String ¶
func (s QueryAllGroupsInDeptRequest) String() string
type QueryAllGroupsInDeptResponse ¶
type QueryAllGroupsInDeptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllGroupsInDeptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllGroupsInDeptResponse) GoString ¶
func (s QueryAllGroupsInDeptResponse) GoString() string
func (*QueryAllGroupsInDeptResponse) SetBody ¶
func (s *QueryAllGroupsInDeptResponse) SetBody(v *QueryAllGroupsInDeptResponseBody) *QueryAllGroupsInDeptResponse
func (*QueryAllGroupsInDeptResponse) SetHeaders ¶
func (s *QueryAllGroupsInDeptResponse) SetHeaders(v map[string]*string) *QueryAllGroupsInDeptResponse
func (QueryAllGroupsInDeptResponse) String ¶
func (s QueryAllGroupsInDeptResponse) String() string
type QueryAllGroupsInDeptResponseBody ¶
type QueryAllGroupsInDeptResponseBody struct { // Id of the request Content []*QueryAllGroupsInDeptResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int64 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int64 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryAllGroupsInDeptResponseBody) GoString ¶
func (s QueryAllGroupsInDeptResponseBody) GoString() string
func (*QueryAllGroupsInDeptResponseBody) SetContent ¶
func (s *QueryAllGroupsInDeptResponseBody) SetContent(v []*QueryAllGroupsInDeptResponseBodyContent) *QueryAllGroupsInDeptResponseBody
func (*QueryAllGroupsInDeptResponseBody) SetCurrentPage ¶
func (s *QueryAllGroupsInDeptResponseBody) SetCurrentPage(v int64) *QueryAllGroupsInDeptResponseBody
func (*QueryAllGroupsInDeptResponseBody) SetTotalCount ¶
func (s *QueryAllGroupsInDeptResponseBody) SetTotalCount(v int64) *QueryAllGroupsInDeptResponseBody
func (*QueryAllGroupsInDeptResponseBody) SetTotalPages ¶
func (s *QueryAllGroupsInDeptResponseBody) SetTotalPages(v int64) *QueryAllGroupsInDeptResponseBody
func (QueryAllGroupsInDeptResponseBody) String ¶
func (s QueryAllGroupsInDeptResponseBody) String() string
type QueryAllGroupsInDeptResponseBodyContent ¶
type QueryAllGroupsInDeptResponseBodyContent struct { // 所在科室Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 医疗组Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 医疗组名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (QueryAllGroupsInDeptResponseBodyContent) GoString ¶
func (s QueryAllGroupsInDeptResponseBodyContent) GoString() string
func (*QueryAllGroupsInDeptResponseBodyContent) SetDeptId ¶
func (s *QueryAllGroupsInDeptResponseBodyContent) SetDeptId(v int64) *QueryAllGroupsInDeptResponseBodyContent
func (*QueryAllGroupsInDeptResponseBodyContent) SetId ¶
func (s *QueryAllGroupsInDeptResponseBodyContent) SetId(v int64) *QueryAllGroupsInDeptResponseBodyContent
func (*QueryAllGroupsInDeptResponseBodyContent) SetName ¶
func (s *QueryAllGroupsInDeptResponseBodyContent) SetName(v string) *QueryAllGroupsInDeptResponseBodyContent
func (QueryAllGroupsInDeptResponseBodyContent) String ¶
func (s QueryAllGroupsInDeptResponseBodyContent) String() string
type QueryAllMemberByDeptHeaders ¶
type QueryAllMemberByDeptHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllMemberByDeptHeaders) GoString ¶
func (s QueryAllMemberByDeptHeaders) GoString() string
func (*QueryAllMemberByDeptHeaders) SetCommonHeaders ¶
func (s *QueryAllMemberByDeptHeaders) SetCommonHeaders(v map[string]*string) *QueryAllMemberByDeptHeaders
func (*QueryAllMemberByDeptHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllMemberByDeptHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllMemberByDeptHeaders
func (QueryAllMemberByDeptHeaders) String ¶
func (s QueryAllMemberByDeptHeaders) String() string
type QueryAllMemberByDeptRequest ¶
type QueryAllMemberByDeptRequest struct { // 分页查询页码 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询页容量 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryAllMemberByDeptRequest) GoString ¶
func (s QueryAllMemberByDeptRequest) GoString() string
func (*QueryAllMemberByDeptRequest) SetPageNumber ¶
func (s *QueryAllMemberByDeptRequest) SetPageNumber(v int32) *QueryAllMemberByDeptRequest
func (*QueryAllMemberByDeptRequest) SetPageSize ¶
func (s *QueryAllMemberByDeptRequest) SetPageSize(v int32) *QueryAllMemberByDeptRequest
func (QueryAllMemberByDeptRequest) String ¶
func (s QueryAllMemberByDeptRequest) String() string
type QueryAllMemberByDeptResponse ¶
type QueryAllMemberByDeptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllMemberByDeptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllMemberByDeptResponse) GoString ¶
func (s QueryAllMemberByDeptResponse) GoString() string
func (*QueryAllMemberByDeptResponse) SetBody ¶
func (s *QueryAllMemberByDeptResponse) SetBody(v *QueryAllMemberByDeptResponseBody) *QueryAllMemberByDeptResponse
func (*QueryAllMemberByDeptResponse) SetHeaders ¶
func (s *QueryAllMemberByDeptResponse) SetHeaders(v map[string]*string) *QueryAllMemberByDeptResponse
func (QueryAllMemberByDeptResponse) String ¶
func (s QueryAllMemberByDeptResponse) String() string
type QueryAllMemberByDeptResponseBody ¶
type QueryAllMemberByDeptResponseBody struct { // 人员列表 Content []*QueryAllMemberByDeptResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int32 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int32 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryAllMemberByDeptResponseBody) GoString ¶
func (s QueryAllMemberByDeptResponseBody) GoString() string
func (*QueryAllMemberByDeptResponseBody) SetContent ¶
func (s *QueryAllMemberByDeptResponseBody) SetContent(v []*QueryAllMemberByDeptResponseBodyContent) *QueryAllMemberByDeptResponseBody
func (*QueryAllMemberByDeptResponseBody) SetCurrentPage ¶
func (s *QueryAllMemberByDeptResponseBody) SetCurrentPage(v int32) *QueryAllMemberByDeptResponseBody
func (*QueryAllMemberByDeptResponseBody) SetTotalCount ¶
func (s *QueryAllMemberByDeptResponseBody) SetTotalCount(v int64) *QueryAllMemberByDeptResponseBody
func (*QueryAllMemberByDeptResponseBody) SetTotalPages ¶
func (s *QueryAllMemberByDeptResponseBody) SetTotalPages(v int32) *QueryAllMemberByDeptResponseBody
func (QueryAllMemberByDeptResponseBody) String ¶
func (s QueryAllMemberByDeptResponseBody) String() string
type QueryAllMemberByDeptResponseBodyContent ¶
type QueryAllMemberByDeptResponseBodyContent struct { // 工号 JobNum *string `json:"jobNum,omitempty" xml:"jobNum,omitempty"` // 用户Id Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` // 用户名称 UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (QueryAllMemberByDeptResponseBodyContent) GoString ¶
func (s QueryAllMemberByDeptResponseBodyContent) GoString() string
func (*QueryAllMemberByDeptResponseBodyContent) SetJobNum ¶
func (s *QueryAllMemberByDeptResponseBodyContent) SetJobNum(v string) *QueryAllMemberByDeptResponseBodyContent
func (*QueryAllMemberByDeptResponseBodyContent) SetUid ¶
func (s *QueryAllMemberByDeptResponseBodyContent) SetUid(v string) *QueryAllMemberByDeptResponseBodyContent
func (*QueryAllMemberByDeptResponseBodyContent) SetUserName ¶
func (s *QueryAllMemberByDeptResponseBodyContent) SetUserName(v string) *QueryAllMemberByDeptResponseBodyContent
func (QueryAllMemberByDeptResponseBodyContent) String ¶
func (s QueryAllMemberByDeptResponseBodyContent) String() string
type QueryAllMemberByGroupHeaders ¶
type QueryAllMemberByGroupHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllMemberByGroupHeaders) GoString ¶
func (s QueryAllMemberByGroupHeaders) GoString() string
func (*QueryAllMemberByGroupHeaders) SetCommonHeaders ¶
func (s *QueryAllMemberByGroupHeaders) SetCommonHeaders(v map[string]*string) *QueryAllMemberByGroupHeaders
func (*QueryAllMemberByGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllMemberByGroupHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllMemberByGroupHeaders
func (QueryAllMemberByGroupHeaders) String ¶
func (s QueryAllMemberByGroupHeaders) String() string
type QueryAllMemberByGroupRequest ¶
type QueryAllMemberByGroupRequest struct { // 分页查询页码 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询分页大小 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryAllMemberByGroupRequest) GoString ¶
func (s QueryAllMemberByGroupRequest) GoString() string
func (*QueryAllMemberByGroupRequest) SetPageNumber ¶
func (s *QueryAllMemberByGroupRequest) SetPageNumber(v int32) *QueryAllMemberByGroupRequest
func (*QueryAllMemberByGroupRequest) SetPageSize ¶
func (s *QueryAllMemberByGroupRequest) SetPageSize(v int32) *QueryAllMemberByGroupRequest
func (QueryAllMemberByGroupRequest) String ¶
func (s QueryAllMemberByGroupRequest) String() string
type QueryAllMemberByGroupResponse ¶
type QueryAllMemberByGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllMemberByGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllMemberByGroupResponse) GoString ¶
func (s QueryAllMemberByGroupResponse) GoString() string
func (*QueryAllMemberByGroupResponse) SetBody ¶
func (s *QueryAllMemberByGroupResponse) SetBody(v *QueryAllMemberByGroupResponseBody) *QueryAllMemberByGroupResponse
func (*QueryAllMemberByGroupResponse) SetHeaders ¶
func (s *QueryAllMemberByGroupResponse) SetHeaders(v map[string]*string) *QueryAllMemberByGroupResponse
func (QueryAllMemberByGroupResponse) String ¶
func (s QueryAllMemberByGroupResponse) String() string
type QueryAllMemberByGroupResponseBody ¶
type QueryAllMemberByGroupResponseBody struct { // 人员列表 Content []*QueryAllMemberByGroupResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int32 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int32 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryAllMemberByGroupResponseBody) GoString ¶
func (s QueryAllMemberByGroupResponseBody) GoString() string
func (*QueryAllMemberByGroupResponseBody) SetContent ¶
func (s *QueryAllMemberByGroupResponseBody) SetContent(v []*QueryAllMemberByGroupResponseBodyContent) *QueryAllMemberByGroupResponseBody
func (*QueryAllMemberByGroupResponseBody) SetCurrentPage ¶
func (s *QueryAllMemberByGroupResponseBody) SetCurrentPage(v int32) *QueryAllMemberByGroupResponseBody
func (*QueryAllMemberByGroupResponseBody) SetTotalCount ¶
func (s *QueryAllMemberByGroupResponseBody) SetTotalCount(v int64) *QueryAllMemberByGroupResponseBody
func (*QueryAllMemberByGroupResponseBody) SetTotalPages ¶
func (s *QueryAllMemberByGroupResponseBody) SetTotalPages(v int32) *QueryAllMemberByGroupResponseBody
func (QueryAllMemberByGroupResponseBody) String ¶
func (s QueryAllMemberByGroupResponseBody) String() string
type QueryAllMemberByGroupResponseBodyContent ¶
type QueryAllMemberByGroupResponseBodyContent struct { // 工号 JobNum *string `json:"jobNum,omitempty" xml:"jobNum,omitempty"` // 用户Id Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` // 用户名称 UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (QueryAllMemberByGroupResponseBodyContent) GoString ¶
func (s QueryAllMemberByGroupResponseBodyContent) GoString() string
func (*QueryAllMemberByGroupResponseBodyContent) SetJobNum ¶
func (s *QueryAllMemberByGroupResponseBodyContent) SetJobNum(v string) *QueryAllMemberByGroupResponseBodyContent
func (*QueryAllMemberByGroupResponseBodyContent) SetUid ¶
func (s *QueryAllMemberByGroupResponseBodyContent) SetUid(v string) *QueryAllMemberByGroupResponseBodyContent
func (*QueryAllMemberByGroupResponseBodyContent) SetUserName ¶
func (s *QueryAllMemberByGroupResponseBodyContent) SetUserName(v string) *QueryAllMemberByGroupResponseBodyContent
func (QueryAllMemberByGroupResponseBodyContent) String ¶
func (s QueryAllMemberByGroupResponseBodyContent) String() string
type QueryBizOptLogHeaders ¶
type QueryBizOptLogHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryBizOptLogHeaders) GoString ¶
func (s QueryBizOptLogHeaders) GoString() string
func (*QueryBizOptLogHeaders) SetCommonHeaders ¶
func (s *QueryBizOptLogHeaders) SetCommonHeaders(v map[string]*string) *QueryBizOptLogHeaders
func (*QueryBizOptLogHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryBizOptLogHeaders) SetXAcsDingtalkAccessToken(v string) *QueryBizOptLogHeaders
func (QueryBizOptLogHeaders) String ¶
func (s QueryBizOptLogHeaders) String() string
type QueryBizOptLogRequest ¶
type QueryBizOptLogRequest struct { // 每次拉取的数据量,最大200条 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 拉取记录的起始位置,默认从上次拉取的最后位置开始 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (QueryBizOptLogRequest) GoString ¶
func (s QueryBizOptLogRequest) GoString() string
func (*QueryBizOptLogRequest) SetMaxResults ¶
func (s *QueryBizOptLogRequest) SetMaxResults(v int32) *QueryBizOptLogRequest
func (*QueryBizOptLogRequest) SetNextToken ¶
func (s *QueryBizOptLogRequest) SetNextToken(v int64) *QueryBizOptLogRequest
func (QueryBizOptLogRequest) String ¶
func (s QueryBizOptLogRequest) String() string
type QueryBizOptLogResponse ¶
type QueryBizOptLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryBizOptLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryBizOptLogResponse) GoString ¶
func (s QueryBizOptLogResponse) GoString() string
func (*QueryBizOptLogResponse) SetBody ¶
func (s *QueryBizOptLogResponse) SetBody(v *QueryBizOptLogResponseBody) *QueryBizOptLogResponse
func (*QueryBizOptLogResponse) SetHeaders ¶
func (s *QueryBizOptLogResponse) SetHeaders(v map[string]*string) *QueryBizOptLogResponse
func (QueryBizOptLogResponse) String ¶
func (s QueryBizOptLogResponse) String() string
type QueryBizOptLogResponseBody ¶
type QueryBizOptLogResponseBody struct { // content Content []*QueryBizOptLogResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 下次拉取数据的起始位置 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (QueryBizOptLogResponseBody) GoString ¶
func (s QueryBizOptLogResponseBody) GoString() string
func (*QueryBizOptLogResponseBody) SetContent ¶
func (s *QueryBizOptLogResponseBody) SetContent(v []*QueryBizOptLogResponseBodyContent) *QueryBizOptLogResponseBody
func (*QueryBizOptLogResponseBody) SetNextToken ¶
func (s *QueryBizOptLogResponseBody) SetNextToken(v int64) *QueryBizOptLogResponseBody
func (QueryBizOptLogResponseBody) String ¶
func (s QueryBizOptLogResponseBody) String() string
type QueryBizOptLogResponseBodyContent ¶
type QueryBizOptLogResponseBodyContent struct { // 业务类型 BizType *int32 `json:"bizType,omitempty" xml:"bizType,omitempty"` // 数据类型 DataType *int32 `json:"dataType,omitempty" xml:"dataType,omitempty"` // 日志ID Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 操作后对象数据快照,json格式 OptAfterData *string `json:"optAfterData,omitempty" xml:"optAfterData,omitempty"` // 操作前对象数据快照,json格式 OptBeforeData *string `json:"optBeforeData,omitempty" xml:"optBeforeData,omitempty"` // 操作业务类型 OptBizType *int32 `json:"optBizType,omitempty" xml:"optBizType,omitempty"` // 扩展信息,map json格式 OptExtend *string `json:"optExtend,omitempty" xml:"optExtend,omitempty"` // 操作者工号 OptJobNumber *string `json:"optJobNumber,omitempty" xml:"optJobNumber,omitempty"` // 操作对象code,人员code,或者部门code OptObjectCode *string `json:"optObjectCode,omitempty" xml:"optObjectCode,omitempty"` // 操作对象名称 OptObjectName *string `json:"optObjectName,omitempty" xml:"optObjectName,omitempty"` // 操作对象人员工号 OptObjectUserJobNo *string `json:"optObjectUserJobNo,omitempty" xml:"optObjectUserJobNo,omitempty"` // 操作是否成功 OptSuccess *int32 `json:"optSuccess,omitempty" xml:"optSuccess,omitempty"` // 操作时间 时间戳 OptTime *int64 `json:"optTime,omitempty" xml:"optTime,omitempty"` // 操作类型 OptType *int32 `json:"optType,omitempty" xml:"optType,omitempty"` // 操作用户code OptUserCode *string `json:"optUserCode,omitempty" xml:"optUserCode,omitempty"` // 操作用户名称 OptUserName *string `json:"optUserName,omitempty" xml:"optUserName,omitempty"` // 备注 Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` }
func (QueryBizOptLogResponseBodyContent) GoString ¶
func (s QueryBizOptLogResponseBodyContent) GoString() string
func (*QueryBizOptLogResponseBodyContent) SetBizType ¶
func (s *QueryBizOptLogResponseBodyContent) SetBizType(v int32) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetDataType ¶
func (s *QueryBizOptLogResponseBodyContent) SetDataType(v int32) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetId ¶
func (s *QueryBizOptLogResponseBodyContent) SetId(v int64) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptAfterData ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptAfterData(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptBeforeData ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptBeforeData(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptBizType ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptBizType(v int32) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptExtend ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptExtend(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptJobNumber ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptJobNumber(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptObjectCode ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptObjectCode(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptObjectName ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptObjectName(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptObjectUserJobNo ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptObjectUserJobNo(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptSuccess ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptSuccess(v int32) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptTime ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptTime(v int64) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptType ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptType(v int32) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptUserCode ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptUserCode(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetOptUserName ¶
func (s *QueryBizOptLogResponseBodyContent) SetOptUserName(v string) *QueryBizOptLogResponseBodyContent
func (*QueryBizOptLogResponseBodyContent) SetRemark ¶
func (s *QueryBizOptLogResponseBodyContent) SetRemark(v string) *QueryBizOptLogResponseBodyContent
func (QueryBizOptLogResponseBodyContent) String ¶
func (s QueryBizOptLogResponseBodyContent) String() string
type QueryDepartmentInfoHeaders ¶
type QueryDepartmentInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryDepartmentInfoHeaders) GoString ¶
func (s QueryDepartmentInfoHeaders) GoString() string
func (*QueryDepartmentInfoHeaders) SetCommonHeaders ¶
func (s *QueryDepartmentInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryDepartmentInfoHeaders
func (*QueryDepartmentInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryDepartmentInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryDepartmentInfoHeaders
func (QueryDepartmentInfoHeaders) String ¶
func (s QueryDepartmentInfoHeaders) String() string
type QueryDepartmentInfoResponse ¶
type QueryDepartmentInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryDepartmentInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryDepartmentInfoResponse) GoString ¶
func (s QueryDepartmentInfoResponse) GoString() string
func (*QueryDepartmentInfoResponse) SetBody ¶
func (s *QueryDepartmentInfoResponse) SetBody(v *QueryDepartmentInfoResponseBody) *QueryDepartmentInfoResponse
func (*QueryDepartmentInfoResponse) SetHeaders ¶
func (s *QueryDepartmentInfoResponse) SetHeaders(v map[string]*string) *QueryDepartmentInfoResponse
func (QueryDepartmentInfoResponse) String ¶
func (s QueryDepartmentInfoResponse) String() string
type QueryDepartmentInfoResponseBody ¶
type QueryDepartmentInfoResponseBody struct { // 科室详情 Content *QueryDepartmentInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` }
func (QueryDepartmentInfoResponseBody) GoString ¶
func (s QueryDepartmentInfoResponseBody) GoString() string
func (*QueryDepartmentInfoResponseBody) SetContent ¶
func (s *QueryDepartmentInfoResponseBody) SetContent(v *QueryDepartmentInfoResponseBodyContent) *QueryDepartmentInfoResponseBody
func (QueryDepartmentInfoResponseBody) String ¶
func (s QueryDepartmentInfoResponseBody) String() string
type QueryDepartmentInfoResponseBodyContent ¶
type QueryDepartmentInfoResponseBodyContent struct { // 科室Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 科室主任 Leader *QueryDepartmentInfoResponseBodyContentLeader `json:"leader,omitempty" xml:"leader,omitempty" type:"Struct"` // 科室名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 住院总医师 ResidentLeader *QueryDepartmentInfoResponseBodyContentResidentLeader `json:"residentLeader,omitempty" xml:"residentLeader,omitempty" type:"Struct"` }
func (QueryDepartmentInfoResponseBodyContent) GoString ¶
func (s QueryDepartmentInfoResponseBodyContent) GoString() string
func (*QueryDepartmentInfoResponseBodyContent) SetId ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContent) SetId(v int64) *QueryDepartmentInfoResponseBodyContent
func (*QueryDepartmentInfoResponseBodyContent) SetName ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContent) SetName(v string) *QueryDepartmentInfoResponseBodyContent
func (*QueryDepartmentInfoResponseBodyContent) SetResidentLeader ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContent) SetResidentLeader(v *QueryDepartmentInfoResponseBodyContentResidentLeader) *QueryDepartmentInfoResponseBodyContent
func (QueryDepartmentInfoResponseBodyContent) String ¶
func (s QueryDepartmentInfoResponseBodyContent) String() string
type QueryDepartmentInfoResponseBodyContentLeader ¶ added in v1.2.98
type QueryDepartmentInfoResponseBodyContentLeader struct { // 工作标签 Job *QueryDepartmentInfoResponseBodyContentLeaderJob `json:"job,omitempty" xml:"job,omitempty" type:"Struct"` // 工号 JobNumber *string `json:"jobNumber,omitempty" xml:"jobNumber,omitempty"` // 姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 人员Id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryDepartmentInfoResponseBodyContentLeader) GoString ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentLeader) GoString() string
func (*QueryDepartmentInfoResponseBodyContentLeader) SetJobNumber ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentLeader) SetJobNumber(v string) *QueryDepartmentInfoResponseBodyContentLeader
func (*QueryDepartmentInfoResponseBodyContentLeader) SetName ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentLeader) SetName(v string) *QueryDepartmentInfoResponseBodyContentLeader
func (*QueryDepartmentInfoResponseBodyContentLeader) SetUserId ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentLeader) SetUserId(v string) *QueryDepartmentInfoResponseBodyContentLeader
func (QueryDepartmentInfoResponseBodyContentLeader) String ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentLeader) String() string
type QueryDepartmentInfoResponseBodyContentLeaderJob ¶ added in v1.2.98
type QueryDepartmentInfoResponseBodyContentLeaderJob struct { // 业务类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryDepartmentInfoResponseBodyContentLeaderJob) GoString ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentLeaderJob) GoString() string
func (*QueryDepartmentInfoResponseBodyContentLeaderJob) SetBizType ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetBizType(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
func (*QueryDepartmentInfoResponseBodyContentLeaderJob) SetCategory ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetCategory(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
func (*QueryDepartmentInfoResponseBodyContentLeaderJob) SetDisplayName ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentLeaderJob) SetDisplayName(v string) *QueryDepartmentInfoResponseBodyContentLeaderJob
func (QueryDepartmentInfoResponseBodyContentLeaderJob) String ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentLeaderJob) String() string
type QueryDepartmentInfoResponseBodyContentResidentLeader ¶ added in v1.2.98
type QueryDepartmentInfoResponseBodyContentResidentLeader struct { // 工作标签 Job *QueryDepartmentInfoResponseBodyContentResidentLeaderJob `json:"job,omitempty" xml:"job,omitempty" type:"Struct"` // 工号 JobNumber *string `json:"jobNumber,omitempty" xml:"jobNumber,omitempty"` // 姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 人员Id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryDepartmentInfoResponseBodyContentResidentLeader) GoString ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentResidentLeader) GoString() string
func (*QueryDepartmentInfoResponseBodyContentResidentLeader) SetJobNumber ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentResidentLeader) SetJobNumber(v string) *QueryDepartmentInfoResponseBodyContentResidentLeader
func (QueryDepartmentInfoResponseBodyContentResidentLeader) String ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentResidentLeader) String() string
type QueryDepartmentInfoResponseBodyContentResidentLeaderJob ¶ added in v1.2.98
type QueryDepartmentInfoResponseBodyContentResidentLeaderJob struct { // 业务类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryDepartmentInfoResponseBodyContentResidentLeaderJob) GoString ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentResidentLeaderJob) GoString() string
func (*QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetBizType ¶ added in v1.2.98
func (*QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetCategory ¶ added in v1.2.98
func (*QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetDisplayName ¶ added in v1.2.98
func (s *QueryDepartmentInfoResponseBodyContentResidentLeaderJob) SetDisplayName(v string) *QueryDepartmentInfoResponseBodyContentResidentLeaderJob
func (QueryDepartmentInfoResponseBodyContentResidentLeaderJob) String ¶ added in v1.2.98
func (s QueryDepartmentInfoResponseBodyContentResidentLeaderJob) String() string
type QueryGroupInfoHeaders ¶
type QueryGroupInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryGroupInfoHeaders) GoString ¶
func (s QueryGroupInfoHeaders) GoString() string
func (*QueryGroupInfoHeaders) SetCommonHeaders ¶
func (s *QueryGroupInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryGroupInfoHeaders
func (*QueryGroupInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryGroupInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryGroupInfoHeaders
func (QueryGroupInfoHeaders) String ¶
func (s QueryGroupInfoHeaders) String() string
type QueryGroupInfoResponse ¶
type QueryGroupInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryGroupInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryGroupInfoResponse) GoString ¶
func (s QueryGroupInfoResponse) GoString() string
func (*QueryGroupInfoResponse) SetBody ¶
func (s *QueryGroupInfoResponse) SetBody(v *QueryGroupInfoResponseBody) *QueryGroupInfoResponse
func (*QueryGroupInfoResponse) SetHeaders ¶
func (s *QueryGroupInfoResponse) SetHeaders(v map[string]*string) *QueryGroupInfoResponse
func (QueryGroupInfoResponse) String ¶
func (s QueryGroupInfoResponse) String() string
type QueryGroupInfoResponseBody ¶
type QueryGroupInfoResponseBody struct { // 医疗组详情 Content *QueryGroupInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` }
func (QueryGroupInfoResponseBody) GoString ¶
func (s QueryGroupInfoResponseBody) GoString() string
func (*QueryGroupInfoResponseBody) SetContent ¶
func (s *QueryGroupInfoResponseBody) SetContent(v *QueryGroupInfoResponseBodyContent) *QueryGroupInfoResponseBody
func (QueryGroupInfoResponseBody) String ¶
func (s QueryGroupInfoResponseBody) String() string
type QueryGroupInfoResponseBodyContent ¶
type QueryGroupInfoResponseBodyContent struct { // 科室Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 有效期结束时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 医疗组Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 医疗组组长 Leader *QueryGroupInfoResponseBodyContentLeader `json:"leader,omitempty" xml:"leader,omitempty" type:"Struct"` // 医疗组名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 有效期开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (QueryGroupInfoResponseBodyContent) GoString ¶
func (s QueryGroupInfoResponseBodyContent) GoString() string
func (*QueryGroupInfoResponseBodyContent) SetDeptId ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContent) SetDeptId(v int64) *QueryGroupInfoResponseBodyContent
func (*QueryGroupInfoResponseBodyContent) SetEndTime ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContent) SetEndTime(v int64) *QueryGroupInfoResponseBodyContent
func (*QueryGroupInfoResponseBodyContent) SetId ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContent) SetId(v int64) *QueryGroupInfoResponseBodyContent
func (*QueryGroupInfoResponseBodyContent) SetLeader ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContent) SetLeader(v *QueryGroupInfoResponseBodyContentLeader) *QueryGroupInfoResponseBodyContent
func (*QueryGroupInfoResponseBodyContent) SetName ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContent) SetName(v string) *QueryGroupInfoResponseBodyContent
func (*QueryGroupInfoResponseBodyContent) SetStartTime ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContent) SetStartTime(v int64) *QueryGroupInfoResponseBodyContent
func (QueryGroupInfoResponseBodyContent) String ¶
func (s QueryGroupInfoResponseBodyContent) String() string
type QueryGroupInfoResponseBodyContentLeader ¶ added in v1.2.98
type QueryGroupInfoResponseBodyContentLeader struct { // 工作标签 Job *QueryGroupInfoResponseBodyContentLeaderJob `json:"job,omitempty" xml:"job,omitempty" type:"Struct"` // 工号 JobNumber *string `json:"jobNumber,omitempty" xml:"jobNumber,omitempty"` // 姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 人员Id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryGroupInfoResponseBodyContentLeader) GoString ¶ added in v1.2.98
func (s QueryGroupInfoResponseBodyContentLeader) GoString() string
func (*QueryGroupInfoResponseBodyContentLeader) SetJobNumber ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeader) SetJobNumber(v string) *QueryGroupInfoResponseBodyContentLeader
func (*QueryGroupInfoResponseBodyContentLeader) SetName ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeader) SetName(v string) *QueryGroupInfoResponseBodyContentLeader
func (*QueryGroupInfoResponseBodyContentLeader) SetUserId ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeader) SetUserId(v string) *QueryGroupInfoResponseBodyContentLeader
func (QueryGroupInfoResponseBodyContentLeader) String ¶ added in v1.2.98
func (s QueryGroupInfoResponseBodyContentLeader) String() string
type QueryGroupInfoResponseBodyContentLeaderJob ¶ added in v1.2.98
type QueryGroupInfoResponseBodyContentLeaderJob struct { // 业务类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryGroupInfoResponseBodyContentLeaderJob) GoString ¶ added in v1.2.98
func (s QueryGroupInfoResponseBodyContentLeaderJob) GoString() string
func (*QueryGroupInfoResponseBodyContentLeaderJob) SetBizType ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetBizType(v string) *QueryGroupInfoResponseBodyContentLeaderJob
func (*QueryGroupInfoResponseBodyContentLeaderJob) SetCategory ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetCategory(v string) *QueryGroupInfoResponseBodyContentLeaderJob
func (*QueryGroupInfoResponseBodyContentLeaderJob) SetCode ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetCode(v string) *QueryGroupInfoResponseBodyContentLeaderJob
func (*QueryGroupInfoResponseBodyContentLeaderJob) SetDisplayName ¶ added in v1.2.98
func (s *QueryGroupInfoResponseBodyContentLeaderJob) SetDisplayName(v string) *QueryGroupInfoResponseBodyContentLeaderJob
func (QueryGroupInfoResponseBodyContentLeaderJob) String ¶ added in v1.2.98
func (s QueryGroupInfoResponseBodyContentLeaderJob) String() string
type QueryHospitalDistrictInfoHeaders ¶
type QueryHospitalDistrictInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryHospitalDistrictInfoHeaders) GoString ¶
func (s QueryHospitalDistrictInfoHeaders) GoString() string
func (*QueryHospitalDistrictInfoHeaders) SetCommonHeaders ¶
func (s *QueryHospitalDistrictInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryHospitalDistrictInfoHeaders
func (*QueryHospitalDistrictInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryHospitalDistrictInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryHospitalDistrictInfoHeaders
func (QueryHospitalDistrictInfoHeaders) String ¶
func (s QueryHospitalDistrictInfoHeaders) String() string
type QueryHospitalDistrictInfoRequest ¶
type QueryHospitalDistrictInfoRequest struct { // 分页查询页码 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询分页大小 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryHospitalDistrictInfoRequest) GoString ¶
func (s QueryHospitalDistrictInfoRequest) GoString() string
func (*QueryHospitalDistrictInfoRequest) SetPageNumber ¶
func (s *QueryHospitalDistrictInfoRequest) SetPageNumber(v int32) *QueryHospitalDistrictInfoRequest
func (*QueryHospitalDistrictInfoRequest) SetPageSize ¶
func (s *QueryHospitalDistrictInfoRequest) SetPageSize(v int32) *QueryHospitalDistrictInfoRequest
func (QueryHospitalDistrictInfoRequest) String ¶
func (s QueryHospitalDistrictInfoRequest) String() string
type QueryHospitalDistrictInfoResponse ¶
type QueryHospitalDistrictInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryHospitalDistrictInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryHospitalDistrictInfoResponse) GoString ¶
func (s QueryHospitalDistrictInfoResponse) GoString() string
func (*QueryHospitalDistrictInfoResponse) SetHeaders ¶
func (s *QueryHospitalDistrictInfoResponse) SetHeaders(v map[string]*string) *QueryHospitalDistrictInfoResponse
func (QueryHospitalDistrictInfoResponse) String ¶
func (s QueryHospitalDistrictInfoResponse) String() string
type QueryHospitalDistrictInfoResponseBody ¶
type QueryHospitalDistrictInfoResponseBody struct { // 院区病区详情 Content []*QueryHospitalDistrictInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int64 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int32 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryHospitalDistrictInfoResponseBody) GoString ¶
func (s QueryHospitalDistrictInfoResponseBody) GoString() string
func (*QueryHospitalDistrictInfoResponseBody) SetContent ¶
func (s *QueryHospitalDistrictInfoResponseBody) SetContent(v []*QueryHospitalDistrictInfoResponseBodyContent) *QueryHospitalDistrictInfoResponseBody
func (*QueryHospitalDistrictInfoResponseBody) SetCurrentPage ¶
func (s *QueryHospitalDistrictInfoResponseBody) SetCurrentPage(v int64) *QueryHospitalDistrictInfoResponseBody
func (*QueryHospitalDistrictInfoResponseBody) SetTotalCount ¶
func (s *QueryHospitalDistrictInfoResponseBody) SetTotalCount(v int64) *QueryHospitalDistrictInfoResponseBody
func (*QueryHospitalDistrictInfoResponseBody) SetTotalPages ¶
func (s *QueryHospitalDistrictInfoResponseBody) SetTotalPages(v int32) *QueryHospitalDistrictInfoResponseBody
func (QueryHospitalDistrictInfoResponseBody) String ¶
func (s QueryHospitalDistrictInfoResponseBody) String() string
type QueryHospitalDistrictInfoResponseBodyContent ¶
type QueryHospitalDistrictInfoResponseBodyContent struct { // 病区对应的物理地址 Address *string `json:"address,omitempty" xml:"address,omitempty"` // 删除,0:正常,其他:已删除 Deleted *int32 `json:"deleted,omitempty" xml:"deleted,omitempty"` // 院区或病区名称 DistrictName *string `json:"districtName,omitempty" xml:"districtName,omitempty"` // 类型,1:院区;2:病区 DistrictType *int32 `json:"districtType,omitempty" xml:"districtType,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 主键 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 院区id ParentDistrictId *int64 `json:"parentDistrictId,omitempty" xml:"parentDistrictId,omitempty"` }
func (QueryHospitalDistrictInfoResponseBodyContent) GoString ¶
func (s QueryHospitalDistrictInfoResponseBodyContent) GoString() string
func (*QueryHospitalDistrictInfoResponseBodyContent) SetAddress ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetAddress(v string) *QueryHospitalDistrictInfoResponseBodyContent
func (*QueryHospitalDistrictInfoResponseBodyContent) SetDeleted ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetDeleted(v int32) *QueryHospitalDistrictInfoResponseBodyContent
func (*QueryHospitalDistrictInfoResponseBodyContent) SetDistrictName ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetDistrictName(v string) *QueryHospitalDistrictInfoResponseBodyContent
func (*QueryHospitalDistrictInfoResponseBodyContent) SetDistrictType ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetDistrictType(v int32) *QueryHospitalDistrictInfoResponseBodyContent
func (*QueryHospitalDistrictInfoResponseBodyContent) SetGmtCreate ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetGmtCreate(v string) *QueryHospitalDistrictInfoResponseBodyContent
func (*QueryHospitalDistrictInfoResponseBodyContent) SetGmtModified ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetGmtModified(v string) *QueryHospitalDistrictInfoResponseBodyContent
func (*QueryHospitalDistrictInfoResponseBodyContent) SetParentDistrictId ¶
func (s *QueryHospitalDistrictInfoResponseBodyContent) SetParentDistrictId(v int64) *QueryHospitalDistrictInfoResponseBodyContent
func (QueryHospitalDistrictInfoResponseBodyContent) String ¶
func (s QueryHospitalDistrictInfoResponseBodyContent) String() string
type QueryHospitalRoleUserInfoHeaders ¶
type QueryHospitalRoleUserInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryHospitalRoleUserInfoHeaders) GoString ¶
func (s QueryHospitalRoleUserInfoHeaders) GoString() string
func (*QueryHospitalRoleUserInfoHeaders) SetCommonHeaders ¶
func (s *QueryHospitalRoleUserInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryHospitalRoleUserInfoHeaders
func (*QueryHospitalRoleUserInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryHospitalRoleUserInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryHospitalRoleUserInfoHeaders
func (QueryHospitalRoleUserInfoHeaders) String ¶
func (s QueryHospitalRoleUserInfoHeaders) String() string
type QueryHospitalRoleUserInfoRequest ¶
type QueryHospitalRoleUserInfoRequest struct { // 分页查询页码 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页查询分页大小 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (QueryHospitalRoleUserInfoRequest) GoString ¶
func (s QueryHospitalRoleUserInfoRequest) GoString() string
func (*QueryHospitalRoleUserInfoRequest) SetPageNumber ¶
func (s *QueryHospitalRoleUserInfoRequest) SetPageNumber(v int64) *QueryHospitalRoleUserInfoRequest
func (*QueryHospitalRoleUserInfoRequest) SetPageSize ¶
func (s *QueryHospitalRoleUserInfoRequest) SetPageSize(v int64) *QueryHospitalRoleUserInfoRequest
func (QueryHospitalRoleUserInfoRequest) String ¶
func (s QueryHospitalRoleUserInfoRequest) String() string
type QueryHospitalRoleUserInfoResponse ¶
type QueryHospitalRoleUserInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryHospitalRoleUserInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryHospitalRoleUserInfoResponse) GoString ¶
func (s QueryHospitalRoleUserInfoResponse) GoString() string
func (*QueryHospitalRoleUserInfoResponse) SetHeaders ¶
func (s *QueryHospitalRoleUserInfoResponse) SetHeaders(v map[string]*string) *QueryHospitalRoleUserInfoResponse
func (QueryHospitalRoleUserInfoResponse) String ¶
func (s QueryHospitalRoleUserInfoResponse) String() string
type QueryHospitalRoleUserInfoResponseBody ¶
type QueryHospitalRoleUserInfoResponseBody struct { // 角色人员信息 Content []*QueryHospitalRoleUserInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 当前页码 CurrentPage *int32 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 总数量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` // 总页数 TotalPages *int32 `json:"totalPages,omitempty" xml:"totalPages,omitempty"` }
func (QueryHospitalRoleUserInfoResponseBody) GoString ¶
func (s QueryHospitalRoleUserInfoResponseBody) GoString() string
func (*QueryHospitalRoleUserInfoResponseBody) SetContent ¶
func (s *QueryHospitalRoleUserInfoResponseBody) SetContent(v []*QueryHospitalRoleUserInfoResponseBodyContent) *QueryHospitalRoleUserInfoResponseBody
func (*QueryHospitalRoleUserInfoResponseBody) SetCurrentPage ¶
func (s *QueryHospitalRoleUserInfoResponseBody) SetCurrentPage(v int32) *QueryHospitalRoleUserInfoResponseBody
func (*QueryHospitalRoleUserInfoResponseBody) SetTotalCount ¶
func (s *QueryHospitalRoleUserInfoResponseBody) SetTotalCount(v int64) *QueryHospitalRoleUserInfoResponseBody
func (*QueryHospitalRoleUserInfoResponseBody) SetTotalPages ¶
func (s *QueryHospitalRoleUserInfoResponseBody) SetTotalPages(v int32) *QueryHospitalRoleUserInfoResponseBody
func (QueryHospitalRoleUserInfoResponseBody) String ¶
func (s QueryHospitalRoleUserInfoResponseBody) String() string
type QueryHospitalRoleUserInfoResponseBodyContent ¶
type QueryHospitalRoleUserInfoResponseBodyContent struct { // gmtCreate GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 用户工号 JobNumber *string `json:"jobNumber,omitempty" xml:"jobNumber,omitempty"` // 角色编码 RoleCode *string `json:"roleCode,omitempty" xml:"roleCode,omitempty"` // 角色名称 RoleName *string `json:"roleName,omitempty" xml:"roleName,omitempty"` // 用户编码 UserCode *string `json:"userCode,omitempty" xml:"userCode,omitempty"` // 用户名称 UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (QueryHospitalRoleUserInfoResponseBodyContent) GoString ¶
func (s QueryHospitalRoleUserInfoResponseBodyContent) GoString() string
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetGmtCreate ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetGmtCreate(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetGmtModified ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetGmtModified(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetJobNumber ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetJobNumber(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetRoleCode ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetRoleCode(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetRoleName ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetRoleName(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetUserCode ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetUserCode(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (*QueryHospitalRoleUserInfoResponseBodyContent) SetUserName ¶
func (s *QueryHospitalRoleUserInfoResponseBodyContent) SetUserName(v string) *QueryHospitalRoleUserInfoResponseBodyContent
func (QueryHospitalRoleUserInfoResponseBodyContent) String ¶
func (s QueryHospitalRoleUserInfoResponseBodyContent) String() string
type QueryHospitalRolesHeaders ¶
type QueryHospitalRolesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryHospitalRolesHeaders) GoString ¶
func (s QueryHospitalRolesHeaders) GoString() string
func (*QueryHospitalRolesHeaders) SetCommonHeaders ¶
func (s *QueryHospitalRolesHeaders) SetCommonHeaders(v map[string]*string) *QueryHospitalRolesHeaders
func (*QueryHospitalRolesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryHospitalRolesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryHospitalRolesHeaders
func (QueryHospitalRolesHeaders) String ¶
func (s QueryHospitalRolesHeaders) String() string
type QueryHospitalRolesResponse ¶
type QueryHospitalRolesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryHospitalRolesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryHospitalRolesResponse) GoString ¶
func (s QueryHospitalRolesResponse) GoString() string
func (*QueryHospitalRolesResponse) SetBody ¶
func (s *QueryHospitalRolesResponse) SetBody(v *QueryHospitalRolesResponseBody) *QueryHospitalRolesResponse
func (*QueryHospitalRolesResponse) SetHeaders ¶
func (s *QueryHospitalRolesResponse) SetHeaders(v map[string]*string) *QueryHospitalRolesResponse
func (QueryHospitalRolesResponse) String ¶
func (s QueryHospitalRolesResponse) String() string
type QueryHospitalRolesResponseBody ¶
type QueryHospitalRolesResponseBody struct { // 角色列表 Content []*QueryHospitalRolesResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (QueryHospitalRolesResponseBody) GoString ¶
func (s QueryHospitalRolesResponseBody) GoString() string
func (*QueryHospitalRolesResponseBody) SetContent ¶
func (s *QueryHospitalRolesResponseBody) SetContent(v []*QueryHospitalRolesResponseBodyContent) *QueryHospitalRolesResponseBody
func (QueryHospitalRolesResponseBody) String ¶
func (s QueryHospitalRolesResponseBody) String() string
type QueryHospitalRolesResponseBodyContent ¶
type QueryHospitalRolesResponseBodyContent struct { // 修改时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 主键 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 是否已删除,默认0未删除,1已删除 IsDeleted *int64 `json:"isDeleted,omitempty" xml:"isDeleted,omitempty"` // 角色关联权限点是否只读 ReadOnly *int64 `json:"readOnly,omitempty" xml:"readOnly,omitempty"` // 备注 Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` // 角色编码 RoleCode *string `json:"roleCode,omitempty" xml:"roleCode,omitempty"` // 角色名称 RoleName *string `json:"roleName,omitempty" xml:"roleName,omitempty"` // 排序,数字越小越靠前,默认0 Sort *int64 `json:"sort,omitempty" xml:"sort,omitempty"` }
func (QueryHospitalRolesResponseBodyContent) GoString ¶
func (s QueryHospitalRolesResponseBodyContent) GoString() string
func (*QueryHospitalRolesResponseBodyContent) SetGmtCreate ¶
func (s *QueryHospitalRolesResponseBodyContent) SetGmtCreate(v string) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetId ¶
func (s *QueryHospitalRolesResponseBodyContent) SetId(v int64) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetIsDeleted ¶
func (s *QueryHospitalRolesResponseBodyContent) SetIsDeleted(v int64) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetReadOnly ¶
func (s *QueryHospitalRolesResponseBodyContent) SetReadOnly(v int64) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetRemark ¶
func (s *QueryHospitalRolesResponseBodyContent) SetRemark(v string) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetRoleCode ¶
func (s *QueryHospitalRolesResponseBodyContent) SetRoleCode(v string) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetRoleName ¶
func (s *QueryHospitalRolesResponseBodyContent) SetRoleName(v string) *QueryHospitalRolesResponseBodyContent
func (*QueryHospitalRolesResponseBodyContent) SetSort ¶
func (s *QueryHospitalRolesResponseBodyContent) SetSort(v int64) *QueryHospitalRolesResponseBodyContent
func (QueryHospitalRolesResponseBodyContent) String ¶
func (s QueryHospitalRolesResponseBodyContent) String() string
type QueryJobCodeDictionaryHeaders ¶
type QueryJobCodeDictionaryHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryJobCodeDictionaryHeaders) GoString ¶
func (s QueryJobCodeDictionaryHeaders) GoString() string
func (*QueryJobCodeDictionaryHeaders) SetCommonHeaders ¶
func (s *QueryJobCodeDictionaryHeaders) SetCommonHeaders(v map[string]*string) *QueryJobCodeDictionaryHeaders
func (*QueryJobCodeDictionaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryJobCodeDictionaryHeaders) SetXAcsDingtalkAccessToken(v string) *QueryJobCodeDictionaryHeaders
func (QueryJobCodeDictionaryHeaders) String ¶
func (s QueryJobCodeDictionaryHeaders) String() string
type QueryJobCodeDictionaryResponse ¶
type QueryJobCodeDictionaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryJobCodeDictionaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryJobCodeDictionaryResponse) GoString ¶
func (s QueryJobCodeDictionaryResponse) GoString() string
func (*QueryJobCodeDictionaryResponse) SetBody ¶
func (s *QueryJobCodeDictionaryResponse) SetBody(v *QueryJobCodeDictionaryResponseBody) *QueryJobCodeDictionaryResponse
func (*QueryJobCodeDictionaryResponse) SetHeaders ¶
func (s *QueryJobCodeDictionaryResponse) SetHeaders(v map[string]*string) *QueryJobCodeDictionaryResponse
func (QueryJobCodeDictionaryResponse) String ¶
func (s QueryJobCodeDictionaryResponse) String() string
type QueryJobCodeDictionaryResponseBody ¶
type QueryJobCodeDictionaryResponseBody struct { // code列表 Content []*QueryJobCodeDictionaryResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (QueryJobCodeDictionaryResponseBody) GoString ¶
func (s QueryJobCodeDictionaryResponseBody) GoString() string
func (*QueryJobCodeDictionaryResponseBody) SetContent ¶
func (s *QueryJobCodeDictionaryResponseBody) SetContent(v []*QueryJobCodeDictionaryResponseBodyContent) *QueryJobCodeDictionaryResponseBody
func (QueryJobCodeDictionaryResponseBody) String ¶
func (s QueryJobCodeDictionaryResponseBody) String() string
type QueryJobCodeDictionaryResponseBodyContent ¶
type QueryJobCodeDictionaryResponseBodyContent struct { // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 固定字段标识 Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名字 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` // 1:医师,0:非医师,2:待补充 DoctorType *string `json:"doctorType,omitempty" xml:"doctorType,omitempty"` }
func (QueryJobCodeDictionaryResponseBodyContent) GoString ¶
func (s QueryJobCodeDictionaryResponseBodyContent) GoString() string
func (*QueryJobCodeDictionaryResponseBodyContent) SetCategory ¶
func (s *QueryJobCodeDictionaryResponseBodyContent) SetCategory(v string) *QueryJobCodeDictionaryResponseBodyContent
func (*QueryJobCodeDictionaryResponseBodyContent) SetCode ¶
func (s *QueryJobCodeDictionaryResponseBodyContent) SetCode(v string) *QueryJobCodeDictionaryResponseBodyContent
func (*QueryJobCodeDictionaryResponseBodyContent) SetDisplayName ¶
func (s *QueryJobCodeDictionaryResponseBodyContent) SetDisplayName(v string) *QueryJobCodeDictionaryResponseBodyContent
func (*QueryJobCodeDictionaryResponseBodyContent) SetDoctorType ¶
func (s *QueryJobCodeDictionaryResponseBodyContent) SetDoctorType(v string) *QueryJobCodeDictionaryResponseBodyContent
func (QueryJobCodeDictionaryResponseBodyContent) String ¶
func (s QueryJobCodeDictionaryResponseBodyContent) String() string
type QueryJobStatusCodeDictionaryHeaders ¶
type QueryJobStatusCodeDictionaryHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryJobStatusCodeDictionaryHeaders) GoString ¶
func (s QueryJobStatusCodeDictionaryHeaders) GoString() string
func (*QueryJobStatusCodeDictionaryHeaders) SetCommonHeaders ¶
func (s *QueryJobStatusCodeDictionaryHeaders) SetCommonHeaders(v map[string]*string) *QueryJobStatusCodeDictionaryHeaders
func (*QueryJobStatusCodeDictionaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryJobStatusCodeDictionaryHeaders) SetXAcsDingtalkAccessToken(v string) *QueryJobStatusCodeDictionaryHeaders
func (QueryJobStatusCodeDictionaryHeaders) String ¶
func (s QueryJobStatusCodeDictionaryHeaders) String() string
type QueryJobStatusCodeDictionaryResponse ¶
type QueryJobStatusCodeDictionaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryJobStatusCodeDictionaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryJobStatusCodeDictionaryResponse) GoString ¶
func (s QueryJobStatusCodeDictionaryResponse) GoString() string
func (*QueryJobStatusCodeDictionaryResponse) SetHeaders ¶
func (s *QueryJobStatusCodeDictionaryResponse) SetHeaders(v map[string]*string) *QueryJobStatusCodeDictionaryResponse
func (QueryJobStatusCodeDictionaryResponse) String ¶
func (s QueryJobStatusCodeDictionaryResponse) String() string
type QueryJobStatusCodeDictionaryResponseBody ¶
type QueryJobStatusCodeDictionaryResponseBody struct { // code列表 Content []*QueryJobStatusCodeDictionaryResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (QueryJobStatusCodeDictionaryResponseBody) GoString ¶
func (s QueryJobStatusCodeDictionaryResponseBody) GoString() string
func (*QueryJobStatusCodeDictionaryResponseBody) SetContent ¶
func (QueryJobStatusCodeDictionaryResponseBody) String ¶
func (s QueryJobStatusCodeDictionaryResponseBody) String() string
type QueryJobStatusCodeDictionaryResponseBodyContent ¶
type QueryJobStatusCodeDictionaryResponseBodyContent struct { // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 固定字段标识 Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名字 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryJobStatusCodeDictionaryResponseBodyContent) GoString ¶
func (s QueryJobStatusCodeDictionaryResponseBodyContent) GoString() string
func (*QueryJobStatusCodeDictionaryResponseBodyContent) SetCategory ¶
func (s *QueryJobStatusCodeDictionaryResponseBodyContent) SetCategory(v string) *QueryJobStatusCodeDictionaryResponseBodyContent
func (*QueryJobStatusCodeDictionaryResponseBodyContent) SetDisplayName ¶
func (s *QueryJobStatusCodeDictionaryResponseBodyContent) SetDisplayName(v string) *QueryJobStatusCodeDictionaryResponseBodyContent
func (QueryJobStatusCodeDictionaryResponseBodyContent) String ¶
func (s QueryJobStatusCodeDictionaryResponseBodyContent) String() string
type QueryMedicalEventsHeaders ¶
type QueryMedicalEventsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryMedicalEventsHeaders) GoString ¶
func (s QueryMedicalEventsHeaders) GoString() string
func (*QueryMedicalEventsHeaders) SetCommonHeaders ¶
func (s *QueryMedicalEventsHeaders) SetCommonHeaders(v map[string]*string) *QueryMedicalEventsHeaders
func (*QueryMedicalEventsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryMedicalEventsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryMedicalEventsHeaders
func (QueryMedicalEventsHeaders) String ¶
func (s QueryMedicalEventsHeaders) String() string
type QueryMedicalEventsResponse ¶
type QueryMedicalEventsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryMedicalEventsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryMedicalEventsResponse) GoString ¶
func (s QueryMedicalEventsResponse) GoString() string
func (*QueryMedicalEventsResponse) SetBody ¶
func (s *QueryMedicalEventsResponse) SetBody(v *QueryMedicalEventsResponseBody) *QueryMedicalEventsResponse
func (*QueryMedicalEventsResponse) SetHeaders ¶
func (s *QueryMedicalEventsResponse) SetHeaders(v map[string]*string) *QueryMedicalEventsResponse
func (QueryMedicalEventsResponse) String ¶
func (s QueryMedicalEventsResponse) String() string
type QueryMedicalEventsResponseBody ¶
type QueryMedicalEventsResponseBody struct { // 事件详情列表 Content []*QueryMedicalEventsResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 是否成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (QueryMedicalEventsResponseBody) GoString ¶
func (s QueryMedicalEventsResponseBody) GoString() string
func (*QueryMedicalEventsResponseBody) SetContent ¶
func (s *QueryMedicalEventsResponseBody) SetContent(v []*QueryMedicalEventsResponseBodyContent) *QueryMedicalEventsResponseBody
func (*QueryMedicalEventsResponseBody) SetSuccess ¶
func (s *QueryMedicalEventsResponseBody) SetSuccess(v bool) *QueryMedicalEventsResponseBody
func (*QueryMedicalEventsResponseBody) SetTotalCount ¶
func (s *QueryMedicalEventsResponseBody) SetTotalCount(v int64) *QueryMedicalEventsResponseBody
func (QueryMedicalEventsResponseBody) String ¶
func (s QueryMedicalEventsResponseBody) String() string
type QueryMedicalEventsResponseBodyContent ¶
type QueryMedicalEventsResponseBodyContent struct { // 事件code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 事件内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 事件id EventId *int64 `json:"eventId,omitempty" xml:"eventId,omitempty"` }
func (QueryMedicalEventsResponseBodyContent) GoString ¶
func (s QueryMedicalEventsResponseBodyContent) GoString() string
func (*QueryMedicalEventsResponseBodyContent) SetCode ¶
func (s *QueryMedicalEventsResponseBodyContent) SetCode(v string) *QueryMedicalEventsResponseBodyContent
func (*QueryMedicalEventsResponseBodyContent) SetContent ¶
func (s *QueryMedicalEventsResponseBodyContent) SetContent(v string) *QueryMedicalEventsResponseBodyContent
func (*QueryMedicalEventsResponseBodyContent) SetEventId ¶
func (s *QueryMedicalEventsResponseBodyContent) SetEventId(v int64) *QueryMedicalEventsResponseBodyContent
func (QueryMedicalEventsResponseBodyContent) String ¶
func (s QueryMedicalEventsResponseBodyContent) String() string
type QueryUserExtInfoHeaders ¶
type QueryUserExtInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryUserExtInfoHeaders) GoString ¶
func (s QueryUserExtInfoHeaders) GoString() string
func (*QueryUserExtInfoHeaders) SetCommonHeaders ¶
func (s *QueryUserExtInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryUserExtInfoHeaders
func (*QueryUserExtInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryUserExtInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserExtInfoHeaders
func (QueryUserExtInfoHeaders) String ¶
func (s QueryUserExtInfoHeaders) String() string
type QueryUserExtInfoResponse ¶
type QueryUserExtInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryUserExtInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryUserExtInfoResponse) GoString ¶
func (s QueryUserExtInfoResponse) GoString() string
func (*QueryUserExtInfoResponse) SetBody ¶
func (s *QueryUserExtInfoResponse) SetBody(v *QueryUserExtInfoResponseBody) *QueryUserExtInfoResponse
func (*QueryUserExtInfoResponse) SetHeaders ¶
func (s *QueryUserExtInfoResponse) SetHeaders(v map[string]*string) *QueryUserExtInfoResponse
func (QueryUserExtInfoResponse) String ¶
func (s QueryUserExtInfoResponse) String() string
type QueryUserExtInfoResponseBody ¶
type QueryUserExtInfoResponseBody struct { // 扩展属性 Content []*QueryUserExtInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (QueryUserExtInfoResponseBody) GoString ¶
func (s QueryUserExtInfoResponseBody) GoString() string
func (*QueryUserExtInfoResponseBody) SetContent ¶
func (s *QueryUserExtInfoResponseBody) SetContent(v []*QueryUserExtInfoResponseBodyContent) *QueryUserExtInfoResponseBody
func (QueryUserExtInfoResponseBody) String ¶
func (s QueryUserExtInfoResponseBody) String() string
type QueryUserExtInfoResponseBodyContent ¶
type QueryUserExtInfoResponseBodyContent struct { // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 组织id OrgId *string `json:"orgId,omitempty" xml:"orgId,omitempty"` // 状态:0-有效,1-无效 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 用户标识 UserCode *string `json:"userCode,omitempty" xml:"userCode,omitempty"` // 扩展属性描述 UserExtendDisplayName *string `json:"userExtendDisplayName,omitempty" xml:"userExtendDisplayName,omitempty"` // 扩展属性Key UserExtendKey *string `json:"userExtendKey,omitempty" xml:"userExtendKey,omitempty"` // 扩展属性值 UserExtendValue *string `json:"userExtendValue,omitempty" xml:"userExtendValue,omitempty"` }
func (QueryUserExtInfoResponseBodyContent) GoString ¶
func (s QueryUserExtInfoResponseBodyContent) GoString() string
func (*QueryUserExtInfoResponseBodyContent) SetGmtCreate ¶
func (s *QueryUserExtInfoResponseBodyContent) SetGmtCreate(v string) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetGmtModified ¶
func (s *QueryUserExtInfoResponseBodyContent) SetGmtModified(v string) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetOrgId ¶ added in v1.2.98
func (s *QueryUserExtInfoResponseBodyContent) SetOrgId(v string) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetStatus ¶
func (s *QueryUserExtInfoResponseBodyContent) SetStatus(v int32) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetUserCode ¶
func (s *QueryUserExtInfoResponseBodyContent) SetUserCode(v string) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetUserExtendDisplayName ¶
func (s *QueryUserExtInfoResponseBodyContent) SetUserExtendDisplayName(v string) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetUserExtendKey ¶
func (s *QueryUserExtInfoResponseBodyContent) SetUserExtendKey(v string) *QueryUserExtInfoResponseBodyContent
func (*QueryUserExtInfoResponseBodyContent) SetUserExtendValue ¶
func (s *QueryUserExtInfoResponseBodyContent) SetUserExtendValue(v string) *QueryUserExtInfoResponseBodyContent
func (QueryUserExtInfoResponseBodyContent) String ¶
func (s QueryUserExtInfoResponseBodyContent) String() string
type QueryUserExtendValuesHeaders ¶
type QueryUserExtendValuesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryUserExtendValuesHeaders) GoString ¶
func (s QueryUserExtendValuesHeaders) GoString() string
func (*QueryUserExtendValuesHeaders) SetCommonHeaders ¶
func (s *QueryUserExtendValuesHeaders) SetCommonHeaders(v map[string]*string) *QueryUserExtendValuesHeaders
func (*QueryUserExtendValuesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryUserExtendValuesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserExtendValuesHeaders
func (QueryUserExtendValuesHeaders) String ¶
func (s QueryUserExtendValuesHeaders) String() string
type QueryUserExtendValuesRequest ¶
type QueryUserExtendValuesRequest struct { // 用户拓展key UserExtendKey *string `json:"userExtendKey,omitempty" xml:"userExtendKey,omitempty"` // userId列表 UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (QueryUserExtendValuesRequest) GoString ¶
func (s QueryUserExtendValuesRequest) GoString() string
func (*QueryUserExtendValuesRequest) SetUserExtendKey ¶
func (s *QueryUserExtendValuesRequest) SetUserExtendKey(v string) *QueryUserExtendValuesRequest
func (*QueryUserExtendValuesRequest) SetUserIds ¶
func (s *QueryUserExtendValuesRequest) SetUserIds(v []*string) *QueryUserExtendValuesRequest
func (QueryUserExtendValuesRequest) String ¶
func (s QueryUserExtendValuesRequest) String() string
type QueryUserExtendValuesResponse ¶
type QueryUserExtendValuesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryUserExtendValuesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryUserExtendValuesResponse) GoString ¶
func (s QueryUserExtendValuesResponse) GoString() string
func (*QueryUserExtendValuesResponse) SetBody ¶
func (s *QueryUserExtendValuesResponse) SetBody(v *QueryUserExtendValuesResponseBody) *QueryUserExtendValuesResponse
func (*QueryUserExtendValuesResponse) SetHeaders ¶
func (s *QueryUserExtendValuesResponse) SetHeaders(v map[string]*string) *QueryUserExtendValuesResponse
func (QueryUserExtendValuesResponse) String ¶
func (s QueryUserExtendValuesResponse) String() string
type QueryUserExtendValuesResponseBody ¶
type QueryUserExtendValuesResponseBody struct { // 人员列表 Content []*QueryUserExtendValuesResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` // 是否成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` // 数据总量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (QueryUserExtendValuesResponseBody) GoString ¶
func (s QueryUserExtendValuesResponseBody) GoString() string
func (*QueryUserExtendValuesResponseBody) SetContent ¶
func (s *QueryUserExtendValuesResponseBody) SetContent(v []*QueryUserExtendValuesResponseBodyContent) *QueryUserExtendValuesResponseBody
func (*QueryUserExtendValuesResponseBody) SetSuccess ¶
func (s *QueryUserExtendValuesResponseBody) SetSuccess(v bool) *QueryUserExtendValuesResponseBody
func (*QueryUserExtendValuesResponseBody) SetTotalCount ¶
func (s *QueryUserExtendValuesResponseBody) SetTotalCount(v int64) *QueryUserExtendValuesResponseBody
func (QueryUserExtendValuesResponseBody) String ¶
func (s QueryUserExtendValuesResponseBody) String() string
type QueryUserExtendValuesResponseBodyContent ¶
type QueryUserExtendValuesResponseBodyContent struct { // 用户code UserCode *string `json:"userCode,omitempty" xml:"userCode,omitempty"` // 扩展字段描述 UserExtendDisplayName *string `json:"userExtendDisplayName,omitempty" xml:"userExtendDisplayName,omitempty"` // 扩展字段key UserExtendKey *string `json:"userExtendKey,omitempty" xml:"userExtendKey,omitempty"` // 扩展字段value UserExtendValue *string `json:"userExtendValue,omitempty" xml:"userExtendValue,omitempty"` }
func (QueryUserExtendValuesResponseBodyContent) GoString ¶
func (s QueryUserExtendValuesResponseBodyContent) GoString() string
func (*QueryUserExtendValuesResponseBodyContent) SetUserCode ¶
func (s *QueryUserExtendValuesResponseBodyContent) SetUserCode(v string) *QueryUserExtendValuesResponseBodyContent
func (*QueryUserExtendValuesResponseBodyContent) SetUserExtendDisplayName ¶
func (s *QueryUserExtendValuesResponseBodyContent) SetUserExtendDisplayName(v string) *QueryUserExtendValuesResponseBodyContent
func (*QueryUserExtendValuesResponseBodyContent) SetUserExtendKey ¶
func (s *QueryUserExtendValuesResponseBodyContent) SetUserExtendKey(v string) *QueryUserExtendValuesResponseBodyContent
func (*QueryUserExtendValuesResponseBodyContent) SetUserExtendValue ¶
func (s *QueryUserExtendValuesResponseBodyContent) SetUserExtendValue(v string) *QueryUserExtendValuesResponseBodyContent
func (QueryUserExtendValuesResponseBodyContent) String ¶
func (s QueryUserExtendValuesResponseBodyContent) String() string
type QueryUserInfoHeaders ¶
type QueryUserInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryUserInfoHeaders) GoString ¶
func (s QueryUserInfoHeaders) GoString() string
func (*QueryUserInfoHeaders) SetCommonHeaders ¶
func (s *QueryUserInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryUserInfoHeaders
func (*QueryUserInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryUserInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserInfoHeaders
func (QueryUserInfoHeaders) String ¶
func (s QueryUserInfoHeaders) String() string
type QueryUserInfoResponse ¶
type QueryUserInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryUserInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryUserInfoResponse) GoString ¶
func (s QueryUserInfoResponse) GoString() string
func (*QueryUserInfoResponse) SetBody ¶
func (s *QueryUserInfoResponse) SetBody(v *QueryUserInfoResponseBody) *QueryUserInfoResponse
func (*QueryUserInfoResponse) SetHeaders ¶
func (s *QueryUserInfoResponse) SetHeaders(v map[string]*string) *QueryUserInfoResponse
func (QueryUserInfoResponse) String ¶
func (s QueryUserInfoResponse) String() string
type QueryUserInfoResponseBody ¶
type QueryUserInfoResponseBody struct { // 人员详情 Content *QueryUserInfoResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` }
func (QueryUserInfoResponseBody) GoString ¶
func (s QueryUserInfoResponseBody) GoString() string
func (*QueryUserInfoResponseBody) SetContent ¶
func (s *QueryUserInfoResponseBody) SetContent(v *QueryUserInfoResponseBodyContent) *QueryUserInfoResponseBody
func (QueryUserInfoResponseBody) String ¶
func (s QueryUserInfoResponseBody) String() string
type QueryUserInfoResponseBodyContent ¶
type QueryUserInfoResponseBodyContent struct { // comments Comments *string `json:"comments,omitempty" xml:"comments,omitempty"` // 所在科室 Dept []*QueryUserInfoResponseBodyContentDept `json:"dept,omitempty" xml:"dept,omitempty" type:"Repeated"` // 所在医疗组 Group []*QueryUserInfoResponseBodyContentGroup `json:"group,omitempty" xml:"group,omitempty" type:"Repeated"` // 职称标签 Job *QueryUserInfoResponseBodyContentJob `json:"job,omitempty" xml:"job,omitempty" type:"Struct"` // 工号 JobNum *string `json:"jobNum,omitempty" xml:"jobNum,omitempty"` // 工作状态标签, 已废弃, 请使用jobStatusList字段 JobStatus *QueryUserInfoResponseBodyContentJobStatus `json:"jobStatus,omitempty" xml:"jobStatus,omitempty" type:"Struct"` // 工作状态标签 JobStatusList []*QueryUserInfoResponseBodyContentJobStatusList `json:"jobStatusList,omitempty" xml:"jobStatusList,omitempty" type:"Repeated"` // 用户Id Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` // 用户名称 UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` // 人员属性标签 UserProb *QueryUserInfoResponseBodyContentUserProb `json:"userProb,omitempty" xml:"userProb,omitempty" type:"Struct"` }
func (QueryUserInfoResponseBodyContent) GoString ¶
func (s QueryUserInfoResponseBodyContent) GoString() string
func (*QueryUserInfoResponseBodyContent) SetComments ¶
func (s *QueryUserInfoResponseBodyContent) SetComments(v string) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetDept ¶
func (s *QueryUserInfoResponseBodyContent) SetDept(v []*QueryUserInfoResponseBodyContentDept) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetGroup ¶
func (s *QueryUserInfoResponseBodyContent) SetGroup(v []*QueryUserInfoResponseBodyContentGroup) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetJobNum ¶
func (s *QueryUserInfoResponseBodyContent) SetJobNum(v string) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetJobStatus ¶
func (s *QueryUserInfoResponseBodyContent) SetJobStatus(v *QueryUserInfoResponseBodyContentJobStatus) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetJobStatusList ¶
func (s *QueryUserInfoResponseBodyContent) SetJobStatusList(v []*QueryUserInfoResponseBodyContentJobStatusList) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetUid ¶
func (s *QueryUserInfoResponseBodyContent) SetUid(v string) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetUserName ¶
func (s *QueryUserInfoResponseBodyContent) SetUserName(v string) *QueryUserInfoResponseBodyContent
func (*QueryUserInfoResponseBodyContent) SetUserProb ¶
func (s *QueryUserInfoResponseBodyContent) SetUserProb(v *QueryUserInfoResponseBodyContentUserProb) *QueryUserInfoResponseBodyContent
func (QueryUserInfoResponseBodyContent) String ¶
func (s QueryUserInfoResponseBodyContent) String() string
type QueryUserInfoResponseBodyContentDept ¶
type QueryUserInfoResponseBodyContentDept struct { // 科室Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 科室名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (QueryUserInfoResponseBodyContentDept) GoString ¶
func (s QueryUserInfoResponseBodyContentDept) GoString() string
func (*QueryUserInfoResponseBodyContentDept) SetId ¶
func (s *QueryUserInfoResponseBodyContentDept) SetId(v int64) *QueryUserInfoResponseBodyContentDept
func (*QueryUserInfoResponseBodyContentDept) SetName ¶
func (s *QueryUserInfoResponseBodyContentDept) SetName(v string) *QueryUserInfoResponseBodyContentDept
func (QueryUserInfoResponseBodyContentDept) String ¶
func (s QueryUserInfoResponseBodyContentDept) String() string
type QueryUserInfoResponseBodyContentGroup ¶
type QueryUserInfoResponseBodyContentGroup struct { // 医疗组所在科室Id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 医疗组所在科室名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 医疗组Id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 医疗组名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (QueryUserInfoResponseBodyContentGroup) GoString ¶
func (s QueryUserInfoResponseBodyContentGroup) GoString() string
func (*QueryUserInfoResponseBodyContentGroup) SetDeptId ¶
func (s *QueryUserInfoResponseBodyContentGroup) SetDeptId(v int64) *QueryUserInfoResponseBodyContentGroup
func (*QueryUserInfoResponseBodyContentGroup) SetDeptName ¶
func (s *QueryUserInfoResponseBodyContentGroup) SetDeptName(v string) *QueryUserInfoResponseBodyContentGroup
func (*QueryUserInfoResponseBodyContentGroup) SetId ¶
func (s *QueryUserInfoResponseBodyContentGroup) SetId(v int64) *QueryUserInfoResponseBodyContentGroup
func (*QueryUserInfoResponseBodyContentGroup) SetName ¶
func (s *QueryUserInfoResponseBodyContentGroup) SetName(v string) *QueryUserInfoResponseBodyContentGroup
func (QueryUserInfoResponseBodyContentGroup) String ¶
func (s QueryUserInfoResponseBodyContentGroup) String() string
type QueryUserInfoResponseBodyContentJob ¶
type QueryUserInfoResponseBodyContentJob struct { // 标签类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryUserInfoResponseBodyContentJob) GoString ¶
func (s QueryUserInfoResponseBodyContentJob) GoString() string
func (*QueryUserInfoResponseBodyContentJob) SetBizType ¶
func (s *QueryUserInfoResponseBodyContentJob) SetBizType(v string) *QueryUserInfoResponseBodyContentJob
func (*QueryUserInfoResponseBodyContentJob) SetCategory ¶
func (s *QueryUserInfoResponseBodyContentJob) SetCategory(v string) *QueryUserInfoResponseBodyContentJob
func (*QueryUserInfoResponseBodyContentJob) SetCode ¶
func (s *QueryUserInfoResponseBodyContentJob) SetCode(v string) *QueryUserInfoResponseBodyContentJob
func (*QueryUserInfoResponseBodyContentJob) SetDisplayName ¶
func (s *QueryUserInfoResponseBodyContentJob) SetDisplayName(v string) *QueryUserInfoResponseBodyContentJob
func (QueryUserInfoResponseBodyContentJob) String ¶
func (s QueryUserInfoResponseBodyContentJob) String() string
type QueryUserInfoResponseBodyContentJobStatus ¶
type QueryUserInfoResponseBodyContentJobStatus struct { // 标签类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryUserInfoResponseBodyContentJobStatus) GoString ¶
func (s QueryUserInfoResponseBodyContentJobStatus) GoString() string
func (*QueryUserInfoResponseBodyContentJobStatus) SetBizType ¶
func (s *QueryUserInfoResponseBodyContentJobStatus) SetBizType(v string) *QueryUserInfoResponseBodyContentJobStatus
func (*QueryUserInfoResponseBodyContentJobStatus) SetCategory ¶
func (s *QueryUserInfoResponseBodyContentJobStatus) SetCategory(v string) *QueryUserInfoResponseBodyContentJobStatus
func (*QueryUserInfoResponseBodyContentJobStatus) SetCode ¶
func (s *QueryUserInfoResponseBodyContentJobStatus) SetCode(v string) *QueryUserInfoResponseBodyContentJobStatus
func (*QueryUserInfoResponseBodyContentJobStatus) SetDisplayName ¶
func (s *QueryUserInfoResponseBodyContentJobStatus) SetDisplayName(v string) *QueryUserInfoResponseBodyContentJobStatus
func (QueryUserInfoResponseBodyContentJobStatus) String ¶
func (s QueryUserInfoResponseBodyContentJobStatus) String() string
type QueryUserInfoResponseBodyContentJobStatusList ¶
type QueryUserInfoResponseBodyContentJobStatusList struct { // 标签类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryUserInfoResponseBodyContentJobStatusList) GoString ¶
func (s QueryUserInfoResponseBodyContentJobStatusList) GoString() string
func (*QueryUserInfoResponseBodyContentJobStatusList) SetBizType ¶
func (s *QueryUserInfoResponseBodyContentJobStatusList) SetBizType(v string) *QueryUserInfoResponseBodyContentJobStatusList
func (*QueryUserInfoResponseBodyContentJobStatusList) SetCategory ¶
func (s *QueryUserInfoResponseBodyContentJobStatusList) SetCategory(v string) *QueryUserInfoResponseBodyContentJobStatusList
func (*QueryUserInfoResponseBodyContentJobStatusList) SetCode ¶
func (s *QueryUserInfoResponseBodyContentJobStatusList) SetCode(v string) *QueryUserInfoResponseBodyContentJobStatusList
func (*QueryUserInfoResponseBodyContentJobStatusList) SetDisplayName ¶
func (s *QueryUserInfoResponseBodyContentJobStatusList) SetDisplayName(v string) *QueryUserInfoResponseBodyContentJobStatusList
func (QueryUserInfoResponseBodyContentJobStatusList) String ¶
func (s QueryUserInfoResponseBodyContentJobStatusList) String() string
type QueryUserInfoResponseBodyContentUserProb ¶
type QueryUserInfoResponseBodyContentUserProb struct { // 标签类型 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 标签Code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名称 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryUserInfoResponseBodyContentUserProb) GoString ¶
func (s QueryUserInfoResponseBodyContentUserProb) GoString() string
func (*QueryUserInfoResponseBodyContentUserProb) SetBizType ¶
func (s *QueryUserInfoResponseBodyContentUserProb) SetBizType(v string) *QueryUserInfoResponseBodyContentUserProb
func (*QueryUserInfoResponseBodyContentUserProb) SetCategory ¶
func (s *QueryUserInfoResponseBodyContentUserProb) SetCategory(v string) *QueryUserInfoResponseBodyContentUserProb
func (*QueryUserInfoResponseBodyContentUserProb) SetCode ¶
func (s *QueryUserInfoResponseBodyContentUserProb) SetCode(v string) *QueryUserInfoResponseBodyContentUserProb
func (*QueryUserInfoResponseBodyContentUserProb) SetDisplayName ¶
func (s *QueryUserInfoResponseBodyContentUserProb) SetDisplayName(v string) *QueryUserInfoResponseBodyContentUserProb
func (QueryUserInfoResponseBodyContentUserProb) String ¶
func (s QueryUserInfoResponseBodyContentUserProb) String() string
type QueryUserProbCodeDictionaryHeaders ¶
type QueryUserProbCodeDictionaryHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryUserProbCodeDictionaryHeaders) GoString ¶
func (s QueryUserProbCodeDictionaryHeaders) GoString() string
func (*QueryUserProbCodeDictionaryHeaders) SetCommonHeaders ¶
func (s *QueryUserProbCodeDictionaryHeaders) SetCommonHeaders(v map[string]*string) *QueryUserProbCodeDictionaryHeaders
func (*QueryUserProbCodeDictionaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryUserProbCodeDictionaryHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserProbCodeDictionaryHeaders
func (QueryUserProbCodeDictionaryHeaders) String ¶
func (s QueryUserProbCodeDictionaryHeaders) String() string
type QueryUserProbCodeDictionaryResponse ¶
type QueryUserProbCodeDictionaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryUserProbCodeDictionaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryUserProbCodeDictionaryResponse) GoString ¶
func (s QueryUserProbCodeDictionaryResponse) GoString() string
func (*QueryUserProbCodeDictionaryResponse) SetHeaders ¶
func (s *QueryUserProbCodeDictionaryResponse) SetHeaders(v map[string]*string) *QueryUserProbCodeDictionaryResponse
func (QueryUserProbCodeDictionaryResponse) String ¶
func (s QueryUserProbCodeDictionaryResponse) String() string
type QueryUserProbCodeDictionaryResponseBody ¶
type QueryUserProbCodeDictionaryResponseBody struct { // code列表 Content []*QueryUserProbCodeDictionaryResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (QueryUserProbCodeDictionaryResponseBody) GoString ¶
func (s QueryUserProbCodeDictionaryResponseBody) GoString() string
func (*QueryUserProbCodeDictionaryResponseBody) SetContent ¶
func (QueryUserProbCodeDictionaryResponseBody) String ¶
func (s QueryUserProbCodeDictionaryResponseBody) String() string
type QueryUserProbCodeDictionaryResponseBodyContent ¶
type QueryUserProbCodeDictionaryResponseBodyContent struct { // 分类 Category *string `json:"category,omitempty" xml:"category,omitempty"` // 固定字段标识 Code *string `json:"code,omitempty" xml:"code,omitempty"` // 展示名字 DisplayName *string `json:"displayName,omitempty" xml:"displayName,omitempty"` }
func (QueryUserProbCodeDictionaryResponseBodyContent) GoString ¶
func (s QueryUserProbCodeDictionaryResponseBodyContent) GoString() string
func (*QueryUserProbCodeDictionaryResponseBodyContent) SetCategory ¶
func (s *QueryUserProbCodeDictionaryResponseBodyContent) SetCategory(v string) *QueryUserProbCodeDictionaryResponseBodyContent
func (*QueryUserProbCodeDictionaryResponseBodyContent) SetDisplayName ¶
func (s *QueryUserProbCodeDictionaryResponseBodyContent) SetDisplayName(v string) *QueryUserProbCodeDictionaryResponseBodyContent
func (QueryUserProbCodeDictionaryResponseBodyContent) String ¶
func (s QueryUserProbCodeDictionaryResponseBodyContent) String() string
type QueryUserRolesHeaders ¶
type QueryUserRolesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryUserRolesHeaders) GoString ¶
func (s QueryUserRolesHeaders) GoString() string
func (*QueryUserRolesHeaders) SetCommonHeaders ¶
func (s *QueryUserRolesHeaders) SetCommonHeaders(v map[string]*string) *QueryUserRolesHeaders
func (*QueryUserRolesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryUserRolesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryUserRolesHeaders
func (QueryUserRolesHeaders) String ¶
func (s QueryUserRolesHeaders) String() string
type QueryUserRolesResponse ¶
type QueryUserRolesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryUserRolesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryUserRolesResponse) GoString ¶
func (s QueryUserRolesResponse) GoString() string
func (*QueryUserRolesResponse) SetBody ¶
func (s *QueryUserRolesResponse) SetBody(v *QueryUserRolesResponseBody) *QueryUserRolesResponse
func (*QueryUserRolesResponse) SetHeaders ¶
func (s *QueryUserRolesResponse) SetHeaders(v map[string]*string) *QueryUserRolesResponse
func (QueryUserRolesResponse) String ¶
func (s QueryUserRolesResponse) String() string
type QueryUserRolesResponseBody ¶
type QueryUserRolesResponseBody struct { // 扩展属性 Content []*QueryUserRolesResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` }
func (QueryUserRolesResponseBody) GoString ¶
func (s QueryUserRolesResponseBody) GoString() string
func (*QueryUserRolesResponseBody) SetContent ¶
func (s *QueryUserRolesResponseBody) SetContent(v []*QueryUserRolesResponseBodyContent) *QueryUserRolesResponseBody
func (QueryUserRolesResponseBody) String ¶
func (s QueryUserRolesResponseBody) String() string
type QueryUserRolesResponseBodyContent ¶
type QueryUserRolesResponseBodyContent struct { // 角色编码 RoleCode *string `json:"roleCode,omitempty" xml:"roleCode,omitempty"` // 角色名称 RoleName *string `json:"roleName,omitempty" xml:"roleName,omitempty"` }
func (QueryUserRolesResponseBodyContent) GoString ¶
func (s QueryUserRolesResponseBodyContent) GoString() string
func (*QueryUserRolesResponseBodyContent) SetRoleCode ¶
func (s *QueryUserRolesResponseBodyContent) SetRoleCode(v string) *QueryUserRolesResponseBodyContent
func (*QueryUserRolesResponseBodyContent) SetRoleName ¶
func (s *QueryUserRolesResponseBodyContent) SetRoleName(v string) *QueryUserRolesResponseBodyContent
func (QueryUserRolesResponseBodyContent) String ¶
func (s QueryUserRolesResponseBodyContent) String() string
type SaveUserExtendValuesHeaders ¶
type SaveUserExtendValuesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SaveUserExtendValuesHeaders) GoString ¶
func (s SaveUserExtendValuesHeaders) GoString() string
func (*SaveUserExtendValuesHeaders) SetCommonHeaders ¶
func (s *SaveUserExtendValuesHeaders) SetCommonHeaders(v map[string]*string) *SaveUserExtendValuesHeaders
func (*SaveUserExtendValuesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SaveUserExtendValuesHeaders) SetXAcsDingtalkAccessToken(v string) *SaveUserExtendValuesHeaders
func (SaveUserExtendValuesHeaders) String ¶
func (s SaveUserExtendValuesHeaders) String() string
type SaveUserExtendValuesRequest ¶
type SaveUserExtendValuesRequest struct { // 字段展示名称 UserDisplayName *string `json:"userDisplayName,omitempty" xml:"userDisplayName,omitempty"` // 用户拓展字段key UserExtendKey *string `json:"userExtendKey,omitempty" xml:"userExtendKey,omitempty"` // 用户扩展字段value UserExtendValue *string `json:"userExtendValue,omitempty" xml:"userExtendValue,omitempty"` }
func (SaveUserExtendValuesRequest) GoString ¶
func (s SaveUserExtendValuesRequest) GoString() string
func (*SaveUserExtendValuesRequest) SetUserDisplayName ¶
func (s *SaveUserExtendValuesRequest) SetUserDisplayName(v string) *SaveUserExtendValuesRequest
func (*SaveUserExtendValuesRequest) SetUserExtendKey ¶
func (s *SaveUserExtendValuesRequest) SetUserExtendKey(v string) *SaveUserExtendValuesRequest
func (*SaveUserExtendValuesRequest) SetUserExtendValue ¶
func (s *SaveUserExtendValuesRequest) SetUserExtendValue(v string) *SaveUserExtendValuesRequest
func (SaveUserExtendValuesRequest) String ¶
func (s SaveUserExtendValuesRequest) String() string
type SaveUserExtendValuesResponse ¶
type SaveUserExtendValuesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SaveUserExtendValuesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SaveUserExtendValuesResponse) GoString ¶
func (s SaveUserExtendValuesResponse) GoString() string
func (*SaveUserExtendValuesResponse) SetBody ¶
func (s *SaveUserExtendValuesResponse) SetBody(v *SaveUserExtendValuesResponseBody) *SaveUserExtendValuesResponse
func (*SaveUserExtendValuesResponse) SetHeaders ¶
func (s *SaveUserExtendValuesResponse) SetHeaders(v map[string]*string) *SaveUserExtendValuesResponse
func (SaveUserExtendValuesResponse) String ¶
func (s SaveUserExtendValuesResponse) String() string
type SaveUserExtendValuesResponseBody ¶
type SaveUserExtendValuesResponseBody struct { // 是否成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (SaveUserExtendValuesResponseBody) GoString ¶
func (s SaveUserExtendValuesResponseBody) GoString() string
func (*SaveUserExtendValuesResponseBody) SetSuccess ¶
func (s *SaveUserExtendValuesResponseBody) SetSuccess(v bool) *SaveUserExtendValuesResponseBody
func (SaveUserExtendValuesResponseBody) String ¶
func (s SaveUserExtendValuesResponseBody) String() string
type UpdateUserExtendInfoHeaders ¶
type UpdateUserExtendInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateUserExtendInfoHeaders) GoString ¶
func (s UpdateUserExtendInfoHeaders) GoString() string
func (*UpdateUserExtendInfoHeaders) SetCommonHeaders ¶
func (s *UpdateUserExtendInfoHeaders) SetCommonHeaders(v map[string]*string) *UpdateUserExtendInfoHeaders
func (*UpdateUserExtendInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateUserExtendInfoHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateUserExtendInfoHeaders
func (UpdateUserExtendInfoHeaders) String ¶
func (s UpdateUserExtendInfoHeaders) String() string
type UpdateUserExtendInfoRequest ¶
type UpdateUserExtendInfoRequest struct { // comments Comments *string `json:"comments,omitempty" xml:"comments,omitempty"` // 职称code JobCode *string `json:"jobCode,omitempty" xml:"jobCode,omitempty"` // 工作状态code JobStatusCode []*string `json:"jobStatusCode,omitempty" xml:"jobStatusCode,omitempty" type:"Repeated"` // 用户属性code UserProbCode *string `json:"userProbCode,omitempty" xml:"userProbCode,omitempty"` }
func (UpdateUserExtendInfoRequest) GoString ¶
func (s UpdateUserExtendInfoRequest) GoString() string
func (*UpdateUserExtendInfoRequest) SetComments ¶
func (s *UpdateUserExtendInfoRequest) SetComments(v string) *UpdateUserExtendInfoRequest
func (*UpdateUserExtendInfoRequest) SetJobCode ¶
func (s *UpdateUserExtendInfoRequest) SetJobCode(v string) *UpdateUserExtendInfoRequest
func (*UpdateUserExtendInfoRequest) SetJobStatusCode ¶
func (s *UpdateUserExtendInfoRequest) SetJobStatusCode(v []*string) *UpdateUserExtendInfoRequest
func (*UpdateUserExtendInfoRequest) SetUserProbCode ¶
func (s *UpdateUserExtendInfoRequest) SetUserProbCode(v string) *UpdateUserExtendInfoRequest
func (UpdateUserExtendInfoRequest) String ¶
func (s UpdateUserExtendInfoRequest) String() string
type UpdateUserExtendInfoResponse ¶
type UpdateUserExtendInfoResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (UpdateUserExtendInfoResponse) GoString ¶
func (s UpdateUserExtendInfoResponse) GoString() string
func (*UpdateUserExtendInfoResponse) SetHeaders ¶
func (s *UpdateUserExtendInfoResponse) SetHeaders(v map[string]*string) *UpdateUserExtendInfoResponse
func (UpdateUserExtendInfoResponse) String ¶
func (s UpdateUserExtendInfoResponse) String() string
Click to show internal directories.
Click to hide internal directories.