Documentation
¶
Overview ¶
脚模API model
Index ¶
- type AlibabaFootscanMiniImageUploadAPIRequest
- func (r AlibabaFootscanMiniImageUploadAPIRequest) GetApiMethodName() string
- func (r AlibabaFootscanMiniImageUploadAPIRequest) GetApiParams() url.Values
- func (r AlibabaFootscanMiniImageUploadAPIRequest) GetReqData() *CheckParam
- func (r AlibabaFootscanMiniImageUploadAPIRequest) GetToken() string
- func (r *AlibabaFootscanMiniImageUploadAPIRequest) SetReqData(_reqData *CheckParam) error
- func (r *AlibabaFootscanMiniImageUploadAPIRequest) SetToken(_token string) error
- type AlibabaFootscanMiniImageUploadAPIResponse
- type AlibabaFootscanMiniImageUploadAPIResponseModel
- type AlibabaFootscanMiniImageUploadData
- type AlibabaFootscanMiniImageUploadMtopResult
- type AlibabaFootscanMiniQueryMobilereportAPIRequest
- func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetApiMethodName() string
- func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetApiParams() url.Values
- func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetScanId() string
- func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetToken() string
- func (r *AlibabaFootscanMiniQueryMobilereportAPIRequest) SetScanId(_scanId string) error
- func (r *AlibabaFootscanMiniQueryMobilereportAPIRequest) SetToken(_token string) error
- type AlibabaFootscanMiniQueryMobilereportAPIResponse
- type AlibabaFootscanMiniQueryMobilereportAPIResponseModel
- type AlibabaFootscanMiniQueryMobilereportData
- type AlibabaFootscanMiniQueryMobilereportMtopResult
- type AlibabaFootscanMiniReportFragmentFirstAPIRequest
- func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetApiMethodName() string
- func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetApiParams() url.Values
- func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetReqData() *FilePackageRequest
- func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetToken() string
- func (r *AlibabaFootscanMiniReportFragmentFirstAPIRequest) SetReqData(_reqData *FilePackageRequest) error
- func (r *AlibabaFootscanMiniReportFragmentFirstAPIRequest) SetToken(_token string) error
- type AlibabaFootscanMiniReportFragmentFirstAPIResponse
- type AlibabaFootscanMiniReportFragmentFirstAPIResponseModel
- type AlibabaFootscanMiniReportFragmentFirstData
- type AlibabaFootscanMiniReportFragmentFirstMtopResult
- type AlibabaFootscanMiniReportFragmentSecondAPIRequest
- func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetApiMethodName() string
- func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetApiParams() url.Values
- func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetReqData() *FilePackageBasicReq
- func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetToken() string
- func (r *AlibabaFootscanMiniReportFragmentSecondAPIRequest) SetReqData(_reqData *FilePackageBasicReq) error
- func (r *AlibabaFootscanMiniReportFragmentSecondAPIRequest) SetToken(_token string) error
- type AlibabaFootscanMiniReportFragmentSecondAPIResponse
- type AlibabaFootscanMiniReportFragmentSecondAPIResponseModel
- type AlibabaFootscanMiniReportFragmentSecondData
- type AlibabaFootscanMiniReportFragmentSecondMtopResult
- type AlibabaFootscanMiniReportListAPIRequest
- func (r AlibabaFootscanMiniReportListAPIRequest) GetApiMethodName() string
- func (r AlibabaFootscanMiniReportListAPIRequest) GetApiParams() url.Values
- func (r AlibabaFootscanMiniReportListAPIRequest) GetReqData() *TobFeetModelMobileReportRequest
- func (r AlibabaFootscanMiniReportListAPIRequest) GetToken() string
- func (r *AlibabaFootscanMiniReportListAPIRequest) SetReqData(_reqData *TobFeetModelMobileReportRequest) error
- func (r *AlibabaFootscanMiniReportListAPIRequest) SetToken(_token string) error
- type AlibabaFootscanMiniReportListAPIResponse
- type AlibabaFootscanMiniReportListAPIResponseModel
- type AlibabaFootscanMiniReportListData
- type AlibabaFootscanMiniReportListMtopResult
- type AlibabaFootscanMiniSavedAPIRequest
- func (r AlibabaFootscanMiniSavedAPIRequest) GetApiMethodName() string
- func (r AlibabaFootscanMiniSavedAPIRequest) GetApiParams() url.Values
- func (r AlibabaFootscanMiniSavedAPIRequest) GetReqData() string
- func (r AlibabaFootscanMiniSavedAPIRequest) GetToken() string
- func (r *AlibabaFootscanMiniSavedAPIRequest) SetReqData(_reqData string) error
- func (r *AlibabaFootscanMiniSavedAPIRequest) SetToken(_token string) error
- type AlibabaFootscanMiniSavedAPIResponse
- type AlibabaFootscanMiniSavedAPIResponseModel
- type AlibabaFootscanMiniSavedMtopResult
- type CheckParam
- type FeetModelMobileReportVo
- type FilePackageBasicReq
- type FilePackageRequest
- type TobFeetModelMobileReportRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlibabaFootscanMiniImageUploadAPIRequest ¶ added in v1.2.0
type AlibabaFootscanMiniImageUploadAPIRequest struct { model.Params // contains filtered or unexported fields }
AlibabaFootscanMiniImageUploadAPIRequest
商家端图片上传 API请求 alibaba.footscan.mini.image.upload
提供图片上传功能,同时进行图片的检测
func NewAlibabaFootscanMiniImageUploadRequest ¶
func NewAlibabaFootscanMiniImageUploadRequest() *AlibabaFootscanMiniImageUploadAPIRequest
NewAlibabaFootscanMiniImageUploadRequest 初始化AlibabaFootscanMiniImageUploadAPIRequest对象
func (AlibabaFootscanMiniImageUploadAPIRequest) GetApiMethodName ¶ added in v1.2.0
func (r AlibabaFootscanMiniImageUploadAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (AlibabaFootscanMiniImageUploadAPIRequest) GetApiParams ¶ added in v1.2.0
func (r AlibabaFootscanMiniImageUploadAPIRequest) GetApiParams() url.Values
GetApiParams IRequest interface 方法, 获取API参数
func (AlibabaFootscanMiniImageUploadAPIRequest) GetReqData ¶ added in v1.2.0
func (r AlibabaFootscanMiniImageUploadAPIRequest) GetReqData() *CheckParam
Get ReqData Getter
func (AlibabaFootscanMiniImageUploadAPIRequest) GetToken ¶ added in v1.2.0
func (r AlibabaFootscanMiniImageUploadAPIRequest) GetToken() string
Get Token Getter
func (*AlibabaFootscanMiniImageUploadAPIRequest) SetReqData ¶ added in v1.2.0
func (r *AlibabaFootscanMiniImageUploadAPIRequest) SetReqData(_reqData *CheckParam) error
Set is ReqData Setter 请求数据
func (*AlibabaFootscanMiniImageUploadAPIRequest) SetToken ¶ added in v1.2.0
func (r *AlibabaFootscanMiniImageUploadAPIRequest) SetToken(_token string) error
Set is Token Setter 平台分配的token
type AlibabaFootscanMiniImageUploadAPIResponse ¶
type AlibabaFootscanMiniImageUploadAPIResponse struct { model.CommonResponse AlibabaFootscanMiniImageUploadAPIResponseModel }
AlibabaFootscanMiniImageUploadAPIResponse
商家端图片上传 API返回值 alibaba.footscan.mini.image.upload
提供图片上传功能,同时进行图片的检测
type AlibabaFootscanMiniImageUploadAPIResponseModel ¶ added in v1.2.0
type AlibabaFootscanMiniImageUploadAPIResponseModel struct { XMLName xml.Name `xml:"alibaba_footscan_mini_image_upload_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 服务出参 Result *AlibabaFootscanMiniImageUploadMtopResult `json:"result,omitempty" xml:"result,omitempty"` }
AlibabaFootscanMiniImageUploadAPIResponseModel is 商家端图片上传 成功返回结果
type AlibabaFootscanMiniImageUploadData ¶
type AlibabaFootscanMiniImageUploadData struct { // 图片URL Url string `json:"url,omitempty" xml:"url,omitempty"` // 图片名称 FileName string `json:"file_name,omitempty" xml:"file_name,omitempty"` }
AlibabaFootscanMiniImageUploadData 结构体
type AlibabaFootscanMiniImageUploadMtopResult ¶
type AlibabaFootscanMiniImageUploadMtopResult struct { // 成功 Code int64 `json:"code,omitempty" xml:"code,omitempty"` // 返回i数据 Data *AlibabaFootscanMiniImageUploadData `json:"data,omitempty" xml:"data,omitempty"` // 成功 Message string `json:"message,omitempty" xml:"message,omitempty"` }
AlibabaFootscanMiniImageUploadMtopResult 结构体
type AlibabaFootscanMiniQueryMobilereportAPIRequest ¶ added in v1.2.0
type AlibabaFootscanMiniQueryMobilereportAPIRequest struct { model.Params // contains filtered or unexported fields }
AlibabaFootscanMiniQueryMobilereportAPIRequest
根据scanId查询报告 API请求 alibaba.footscan.mini.query.mobilereport
根据scanId查询报告
func NewAlibabaFootscanMiniQueryMobilereportRequest ¶
func NewAlibabaFootscanMiniQueryMobilereportRequest() *AlibabaFootscanMiniQueryMobilereportAPIRequest
NewAlibabaFootscanMiniQueryMobilereportRequest 初始化AlibabaFootscanMiniQueryMobilereportAPIRequest对象
func (AlibabaFootscanMiniQueryMobilereportAPIRequest) GetApiMethodName ¶ added in v1.2.0
func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (AlibabaFootscanMiniQueryMobilereportAPIRequest) GetApiParams ¶ added in v1.2.0
func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetApiParams() url.Values
GetApiParams IRequest interface 方法, 获取API参数
func (AlibabaFootscanMiniQueryMobilereportAPIRequest) GetScanId ¶ added in v1.2.0
func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetScanId() string
Get ScanId Getter
func (AlibabaFootscanMiniQueryMobilereportAPIRequest) GetToken ¶ added in v1.2.0
func (r AlibabaFootscanMiniQueryMobilereportAPIRequest) GetToken() string
Get Token Getter
func (*AlibabaFootscanMiniQueryMobilereportAPIRequest) SetScanId ¶ added in v1.2.0
func (r *AlibabaFootscanMiniQueryMobilereportAPIRequest) SetScanId(_scanId string) error
Set is ScanId Setter 扫描ID
func (*AlibabaFootscanMiniQueryMobilereportAPIRequest) SetToken ¶ added in v1.2.0
func (r *AlibabaFootscanMiniQueryMobilereportAPIRequest) SetToken(_token string) error
Set is Token Setter 平台分配的token
type AlibabaFootscanMiniQueryMobilereportAPIResponse ¶
type AlibabaFootscanMiniQueryMobilereportAPIResponse struct { model.CommonResponse AlibabaFootscanMiniQueryMobilereportAPIResponseModel }
AlibabaFootscanMiniQueryMobilereportAPIResponse
根据scanId查询报告 API返回值 alibaba.footscan.mini.query.mobilereport
根据scanId查询报告
type AlibabaFootscanMiniQueryMobilereportAPIResponseModel ¶ added in v1.2.0
type AlibabaFootscanMiniQueryMobilereportAPIResponseModel struct { XMLName xml.Name `xml:"alibaba_footscan_mini_query_mobilereport_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 服务出参 Result *AlibabaFootscanMiniQueryMobilereportMtopResult `json:"result,omitempty" xml:"result,omitempty"` }
AlibabaFootscanMiniQueryMobilereportAPIResponseModel is 根据scanId查询报告 成功返回结果
type AlibabaFootscanMiniQueryMobilereportData ¶
type AlibabaFootscanMiniQueryMobilereportData struct { // 右脚趾围 RightZhiwei string `json:"right_zhiwei,omitempty" xml:"right_zhiwei,omitempty"` // 右脚跗围 RightFuwei string `json:"right_fuwei,omitempty" xml:"right_fuwei,omitempty"` // 右脚宽 RightWidth string `json:"right_width,omitempty" xml:"right_width,omitempty"` // 右脚长 RightLength string `json:"right_length,omitempty" xml:"right_length,omitempty"` // 左脚趾围 LeftZhiwei string `json:"left_zhiwei,omitempty" xml:"left_zhiwei,omitempty"` // 左脚跗围 LeftFuwei string `json:"left_fuwei,omitempty" xml:"left_fuwei,omitempty"` // 左脚宽 LeftWidth string `json:"left_width,omitempty" xml:"left_width,omitempty"` // 左脚长 LeftLength string `json:"left_length,omitempty" xml:"left_length,omitempty"` }
AlibabaFootscanMiniQueryMobilereportData 结构体
type AlibabaFootscanMiniQueryMobilereportMtopResult ¶
type AlibabaFootscanMiniQueryMobilereportMtopResult struct { // 成功 Code int64 `json:"code,omitempty" xml:"code,omitempty"` // 返回i数据 Data *AlibabaFootscanMiniQueryMobilereportData `json:"data,omitempty" xml:"data,omitempty"` // 成功 Message string `json:"message,omitempty" xml:"message,omitempty"` }
AlibabaFootscanMiniQueryMobilereportMtopResult 结构体
type AlibabaFootscanMiniReportFragmentFirstAPIRequest ¶ added in v1.2.0
type AlibabaFootscanMiniReportFragmentFirstAPIRequest struct { model.Params // contains filtered or unexported fields }
AlibabaFootscanMiniReportFragmentFirstAPIRequest
第一只脚生成报告接口 API请求 alibaba.footscan.mini.report.fragment.first
第一只脚生成报告接口
func NewAlibabaFootscanMiniReportFragmentFirstRequest ¶
func NewAlibabaFootscanMiniReportFragmentFirstRequest() *AlibabaFootscanMiniReportFragmentFirstAPIRequest
NewAlibabaFootscanMiniReportFragmentFirstRequest 初始化AlibabaFootscanMiniReportFragmentFirstAPIRequest对象
func (AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetApiMethodName ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetApiParams ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetApiParams() url.Values
GetApiParams IRequest interface 方法, 获取API参数
func (AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetReqData ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetReqData() *FilePackageRequest
Get ReqData Getter
func (AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetToken ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentFirstAPIRequest) GetToken() string
Get Token Getter
func (*AlibabaFootscanMiniReportFragmentFirstAPIRequest) SetReqData ¶ added in v1.2.0
func (r *AlibabaFootscanMiniReportFragmentFirstAPIRequest) SetReqData(_reqData *FilePackageRequest) error
Set is ReqData Setter 请求数据
func (*AlibabaFootscanMiniReportFragmentFirstAPIRequest) SetToken ¶ added in v1.2.0
func (r *AlibabaFootscanMiniReportFragmentFirstAPIRequest) SetToken(_token string) error
Set is Token Setter 平台分配的token
type AlibabaFootscanMiniReportFragmentFirstAPIResponse ¶
type AlibabaFootscanMiniReportFragmentFirstAPIResponse struct { model.CommonResponse AlibabaFootscanMiniReportFragmentFirstAPIResponseModel }
AlibabaFootscanMiniReportFragmentFirstAPIResponse
第一只脚生成报告接口 API返回值 alibaba.footscan.mini.report.fragment.first
第一只脚生成报告接口
type AlibabaFootscanMiniReportFragmentFirstAPIResponseModel ¶ added in v1.2.0
type AlibabaFootscanMiniReportFragmentFirstAPIResponseModel struct { XMLName xml.Name `xml:"alibaba_footscan_mini_report_fragment_first_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 服务出参 Result *AlibabaFootscanMiniReportFragmentFirstMtopResult `json:"result,omitempty" xml:"result,omitempty"` }
AlibabaFootscanMiniReportFragmentFirstAPIResponseModel is 第一只脚生成报告接口 成功返回结果
type AlibabaFootscanMiniReportFragmentFirstData ¶
type AlibabaFootscanMiniReportFragmentFirstData struct { // 扫描ID ScanId string `json:"scan_id,omitempty" xml:"scan_id,omitempty"` // 测量结果为0 IsZero bool `json:"is_zero,omitempty" xml:"is_zero,omitempty"` }
AlibabaFootscanMiniReportFragmentFirstData 结构体
type AlibabaFootscanMiniReportFragmentFirstMtopResult ¶
type AlibabaFootscanMiniReportFragmentFirstMtopResult struct { // 成功 Code int64 `json:"code,omitempty" xml:"code,omitempty"` // 返回i数据 Data *AlibabaFootscanMiniReportFragmentFirstData `json:"data,omitempty" xml:"data,omitempty"` // 成功 Message string `json:"message,omitempty" xml:"message,omitempty"` }
AlibabaFootscanMiniReportFragmentFirstMtopResult 结构体
type AlibabaFootscanMiniReportFragmentSecondAPIRequest ¶ added in v1.2.0
type AlibabaFootscanMiniReportFragmentSecondAPIRequest struct { model.Params // contains filtered or unexported fields }
AlibabaFootscanMiniReportFragmentSecondAPIRequest
第二只脚生成报告接口 API请求 alibaba.footscan.mini.report.fragment.second
第二只脚生成报告接口
func NewAlibabaFootscanMiniReportFragmentSecondRequest ¶
func NewAlibabaFootscanMiniReportFragmentSecondRequest() *AlibabaFootscanMiniReportFragmentSecondAPIRequest
NewAlibabaFootscanMiniReportFragmentSecondRequest 初始化AlibabaFootscanMiniReportFragmentSecondAPIRequest对象
func (AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetApiMethodName ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetApiParams ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetApiParams() url.Values
GetApiParams IRequest interface 方法, 获取API参数
func (AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetReqData ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetReqData() *FilePackageBasicReq
Get ReqData Getter
func (AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetToken ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportFragmentSecondAPIRequest) GetToken() string
Get Token Getter
func (*AlibabaFootscanMiniReportFragmentSecondAPIRequest) SetReqData ¶ added in v1.2.0
func (r *AlibabaFootscanMiniReportFragmentSecondAPIRequest) SetReqData(_reqData *FilePackageBasicReq) error
Set is ReqData Setter 请求数据
func (*AlibabaFootscanMiniReportFragmentSecondAPIRequest) SetToken ¶ added in v1.2.0
func (r *AlibabaFootscanMiniReportFragmentSecondAPIRequest) SetToken(_token string) error
Set is Token Setter 平台分配的token
type AlibabaFootscanMiniReportFragmentSecondAPIResponse ¶
type AlibabaFootscanMiniReportFragmentSecondAPIResponse struct { model.CommonResponse AlibabaFootscanMiniReportFragmentSecondAPIResponseModel }
AlibabaFootscanMiniReportFragmentSecondAPIResponse
第二只脚生成报告接口 API返回值 alibaba.footscan.mini.report.fragment.second
第二只脚生成报告接口
type AlibabaFootscanMiniReportFragmentSecondAPIResponseModel ¶ added in v1.2.0
type AlibabaFootscanMiniReportFragmentSecondAPIResponseModel struct { XMLName xml.Name `xml:"alibaba_footscan_mini_report_fragment_second_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 服务出参 Result *AlibabaFootscanMiniReportFragmentSecondMtopResult `json:"result,omitempty" xml:"result,omitempty"` }
AlibabaFootscanMiniReportFragmentSecondAPIResponseModel is 第二只脚生成报告接口 成功返回结果
type AlibabaFootscanMiniReportFragmentSecondData ¶
type AlibabaFootscanMiniReportFragmentSecondData struct { // 扫描ID ScanId string `json:"scan_id,omitempty" xml:"scan_id,omitempty"` // 测量结果为0 IsZero bool `json:"is_zero,omitempty" xml:"is_zero,omitempty"` }
AlibabaFootscanMiniReportFragmentSecondData 结构体
type AlibabaFootscanMiniReportFragmentSecondMtopResult ¶
type AlibabaFootscanMiniReportFragmentSecondMtopResult struct { // 成功 Code int64 `json:"code,omitempty" xml:"code,omitempty"` // 返回i数据 Data *AlibabaFootscanMiniReportFragmentSecondData `json:"data,omitempty" xml:"data,omitempty"` // 成功 Message string `json:"message,omitempty" xml:"message,omitempty"` }
AlibabaFootscanMiniReportFragmentSecondMtopResult 结构体
type AlibabaFootscanMiniReportListAPIRequest ¶ added in v1.2.0
type AlibabaFootscanMiniReportListAPIRequest struct { model.Params // contains filtered or unexported fields }
AlibabaFootscanMiniReportListAPIRequest
查询报告列表 API请求 alibaba.footscan.mini.report.list
查询报告列表
func NewAlibabaFootscanMiniReportListRequest ¶
func NewAlibabaFootscanMiniReportListRequest() *AlibabaFootscanMiniReportListAPIRequest
NewAlibabaFootscanMiniReportListRequest 初始化AlibabaFootscanMiniReportListAPIRequest对象
func (AlibabaFootscanMiniReportListAPIRequest) GetApiMethodName ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportListAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (AlibabaFootscanMiniReportListAPIRequest) GetApiParams ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportListAPIRequest) GetApiParams() url.Values
GetApiParams IRequest interface 方法, 获取API参数
func (AlibabaFootscanMiniReportListAPIRequest) GetReqData ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportListAPIRequest) GetReqData() *TobFeetModelMobileReportRequest
Get ReqData Getter
func (AlibabaFootscanMiniReportListAPIRequest) GetToken ¶ added in v1.2.0
func (r AlibabaFootscanMiniReportListAPIRequest) GetToken() string
Get Token Getter
func (*AlibabaFootscanMiniReportListAPIRequest) SetReqData ¶ added in v1.2.0
func (r *AlibabaFootscanMiniReportListAPIRequest) SetReqData(_reqData *TobFeetModelMobileReportRequest) error
Set is ReqData Setter 请求数据
func (*AlibabaFootscanMiniReportListAPIRequest) SetToken ¶ added in v1.2.0
func (r *AlibabaFootscanMiniReportListAPIRequest) SetToken(_token string) error
Set is Token Setter 平台分配的token
type AlibabaFootscanMiniReportListAPIResponse ¶
type AlibabaFootscanMiniReportListAPIResponse struct { model.CommonResponse AlibabaFootscanMiniReportListAPIResponseModel }
AlibabaFootscanMiniReportListAPIResponse
查询报告列表 API返回值 alibaba.footscan.mini.report.list
查询报告列表
type AlibabaFootscanMiniReportListAPIResponseModel ¶ added in v1.2.0
type AlibabaFootscanMiniReportListAPIResponseModel struct { XMLName xml.Name `xml:"alibaba_footscan_mini_report_list_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 服务出参 Result *AlibabaFootscanMiniReportListMtopResult `json:"result,omitempty" xml:"result,omitempty"` }
AlibabaFootscanMiniReportListAPIResponseModel is 查询报告列表 成功返回结果
type AlibabaFootscanMiniReportListData ¶
type AlibabaFootscanMiniReportListData struct { // 页码 PageNum int64 `json:"page_num,omitempty" xml:"page_num,omitempty"` // 页长 PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"` // 列表数据 List []FeetModelMobileReportVo `json:"list,omitempty" xml:"list>feet_model_mobile_report_vo,omitempty"` }
AlibabaFootscanMiniReportListData 结构体
type AlibabaFootscanMiniReportListMtopResult ¶
type AlibabaFootscanMiniReportListMtopResult struct { // 成功 Code int64 `json:"code,omitempty" xml:"code,omitempty"` // 返回数据 Data *AlibabaFootscanMiniReportListData `json:"data,omitempty" xml:"data,omitempty"` // 成功 Message string `json:"message,omitempty" xml:"message,omitempty"` }
AlibabaFootscanMiniReportListMtopResult 结构体
type AlibabaFootscanMiniSavedAPIRequest ¶ added in v1.2.0
type AlibabaFootscanMiniSavedAPIRequest struct { model.Params // contains filtered or unexported fields }
AlibabaFootscanMiniSavedAPIRequest
更新报告状态 API请求 alibaba.footscan.mini.saved
更新报告状态接口
func NewAlibabaFootscanMiniSavedRequest ¶
func NewAlibabaFootscanMiniSavedRequest() *AlibabaFootscanMiniSavedAPIRequest
NewAlibabaFootscanMiniSavedRequest 初始化AlibabaFootscanMiniSavedAPIRequest对象
func (AlibabaFootscanMiniSavedAPIRequest) GetApiMethodName ¶ added in v1.2.0
func (r AlibabaFootscanMiniSavedAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (AlibabaFootscanMiniSavedAPIRequest) GetApiParams ¶ added in v1.2.0
func (r AlibabaFootscanMiniSavedAPIRequest) GetApiParams() url.Values
GetApiParams IRequest interface 方法, 获取API参数
func (AlibabaFootscanMiniSavedAPIRequest) GetReqData ¶ added in v1.2.0
func (r AlibabaFootscanMiniSavedAPIRequest) GetReqData() string
Get ReqData Getter
func (AlibabaFootscanMiniSavedAPIRequest) GetToken ¶ added in v1.2.0
func (r AlibabaFootscanMiniSavedAPIRequest) GetToken() string
Get Token Getter
func (*AlibabaFootscanMiniSavedAPIRequest) SetReqData ¶ added in v1.2.0
func (r *AlibabaFootscanMiniSavedAPIRequest) SetReqData(_reqData string) error
Set is ReqData Setter 请求数据
func (*AlibabaFootscanMiniSavedAPIRequest) SetToken ¶ added in v1.2.0
func (r *AlibabaFootscanMiniSavedAPIRequest) SetToken(_token string) error
Set is Token Setter 平台分配的token
type AlibabaFootscanMiniSavedAPIResponse ¶
type AlibabaFootscanMiniSavedAPIResponse struct { model.CommonResponse AlibabaFootscanMiniSavedAPIResponseModel }
AlibabaFootscanMiniSavedAPIResponse
更新报告状态 API返回值 alibaba.footscan.mini.saved
更新报告状态接口
type AlibabaFootscanMiniSavedAPIResponseModel ¶ added in v1.2.0
type AlibabaFootscanMiniSavedAPIResponseModel struct { XMLName xml.Name `xml:"alibaba_footscan_mini_saved_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 服务出参 Result *AlibabaFootscanMiniSavedMtopResult `json:"result,omitempty" xml:"result,omitempty"` }
AlibabaFootscanMiniSavedAPIResponseModel is 更新报告状态 成功返回结果
type AlibabaFootscanMiniSavedMtopResult ¶
type AlibabaFootscanMiniSavedMtopResult struct { // 成功 Code int64 `json:"code,omitempty" xml:"code,omitempty"` // 是否更新成功 Data bool `json:"data,omitempty" xml:"data,omitempty"` // 成功 Message string `json:"message,omitempty" xml:"message,omitempty"` }
AlibabaFootscanMiniSavedMtopResult 结构体
type CheckParam ¶
type CheckParam struct { // 图片base64编码,注意字符串前缀 BaseCode string `json:"base_code,omitempty" xml:"base_code,omitempty"` // 1男2女 Gender int64 `json:"gender,omitempty" xml:"gender,omitempty"` // 淘宝的nickName NickName string `json:"nick_name,omitempty" xml:"nick_name,omitempty"` // 前8位是日期,后10位是随机字符串 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 第几次拍照 0 左脚背面 1 左脚内侧 2 左脚外侧 3右脚脚背 4右脚内侧 5右脚外侧 Index int64 `json:"index,omitempty" xml:"index,omitempty"` // 1左脚 2右脚 ModelType int64 `json:"model_type,omitempty" xml:"model_type,omitempty"` // 用户唯一标识,可以是淘宝用户Id UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"` }
CheckParam 结构体
type FeetModelMobileReportVo ¶
type FeetModelMobileReportVo struct { // 创建时间 GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"` // 扫描ID ScanId string `json:"scan_id,omitempty" xml:"scan_id,omitempty"` // 脚长 FootLength string `json:"foot_length,omitempty" xml:"foot_length,omitempty"` // 脚宽 FootWidth string `json:"foot_width,omitempty" xml:"foot_width,omitempty"` // 性别 1:男 2:女 Gender int64 `json:"gender,omitempty" xml:"gender,omitempty"` }
FeetModelMobileReportVo 结构体
type FilePackageBasicReq ¶
type FilePackageBasicReq struct { // 脚型报告的唯一标识 ScanId string `json:"scan_id,omitempty" xml:"scan_id,omitempty"` // 第一张图片的文件名 FileName1 string `json:"file_name1,omitempty" xml:"file_name1,omitempty"` // 第二张图片的文件名 FileName2 string `json:"file_name2,omitempty" xml:"file_name2,omitempty"` // 1左脚 2右脚 Type int64 `json:"type,omitempty" xml:"type,omitempty"` // 用户唯一标识,可以是淘宝用户ID UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"` // 第三张图片的文件名 FileName3 string `json:"file_name3,omitempty" xml:"file_name3,omitempty"` }
FilePackageBasicReq 结构体
type FilePackageRequest ¶
type FilePackageRequest struct { // 用户关系类型0/本人 1/爱人 2/父母 3/朋友 4/子女 99/他人 RelationType int64 `json:"relation_type,omitempty" xml:"relation_type,omitempty"` // 1男2女 Gender int64 `json:"gender,omitempty" xml:"gender,omitempty"` // 城市名称 City string `json:"city,omitempty" xml:"city,omitempty"` // 淘宝的nickName NickName string `json:"nick_name,omitempty" xml:"nick_name,omitempty"` // 角色ID RoleId string `json:"role_id,omitempty" xml:"role_id,omitempty"` // 区域编码 DistrictAdcode string `json:"district_adcode,omitempty" xml:"district_adcode,omitempty"` // 1左脚 2右脚 Type int64 `json:"type,omitempty" xml:"type,omitempty"` // 用户唯一标识,可以是淘宝用户Id UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"` // 设备系统平台 Platform string `json:"platform,omitempty" xml:"platform,omitempty"` // 设备品牌 MobileBrand string `json:"mobile_brand,omitempty" xml:"mobile_brand,omitempty"` // 省份名称 Province string `json:"province,omitempty" xml:"province,omitempty"` // 前8位是日期,后10位是随机字符串 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 城市代码 CityAdcode string `json:"city_adcode,omitempty" xml:"city_adcode,omitempty"` // 国家代码 CountryCode string `json:"country_code,omitempty" xml:"country_code,omitempty"` // 手机型号 MobileModel string `json:"mobile_model,omitempty" xml:"mobile_model,omitempty"` // 区域名称 District string `json:"district,omitempty" xml:"district,omitempty"` // 第一张图片的文件名 FileName1 string `json:"file_name1,omitempty" xml:"file_name1,omitempty"` // 第二张图片的文件名 FileName2 string `json:"file_name2,omitempty" xml:"file_name2,omitempty"` // 第三张图片的文件名 FileName3 string `json:"file_name3,omitempty" xml:"file_name3,omitempty"` }
FilePackageRequest 结构体
type TobFeetModelMobileReportRequest ¶
type TobFeetModelMobileReportRequest struct { // 2020-05-20 00:00:00 RelationType int64 `json:"relation_type,omitempty" xml:"relation_type,omitempty"` // 1男2女 Gender int64 `json:"gender,omitempty" xml:"gender,omitempty"` // yyyy-MM-dd HH:mm:ss StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"` // yyyy-MM-dd HH:mm:ss EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"` // 第几页 PageNum int64 `json:"page_num,omitempty" xml:"page_num,omitempty"` // 用户唯一标识,可以是淘宝用户ID UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"` // 淘宝昵称 NickName string `json:"nick_name,omitempty" xml:"nick_name,omitempty"` }
TobFeetModelMobileReportRequest 结构体
Source Files
¶
- AlibabaFootscanMiniImageUploadAPIRequest.go
- AlibabaFootscanMiniImageUploadAPIResponse.go
- AlibabaFootscanMiniImageUploadData.go
- AlibabaFootscanMiniImageUploadMtopResult.go
- AlibabaFootscanMiniQueryMobilereportAPIRequest.go
- AlibabaFootscanMiniQueryMobilereportAPIResponse.go
- AlibabaFootscanMiniQueryMobilereportData.go
- AlibabaFootscanMiniQueryMobilereportMtopResult.go
- AlibabaFootscanMiniReportFragmentFirstAPIRequest.go
- AlibabaFootscanMiniReportFragmentFirstAPIResponse.go
- AlibabaFootscanMiniReportFragmentFirstData.go
- AlibabaFootscanMiniReportFragmentFirstMtopResult.go
- AlibabaFootscanMiniReportFragmentSecondAPIRequest.go
- AlibabaFootscanMiniReportFragmentSecondAPIResponse.go
- AlibabaFootscanMiniReportFragmentSecondData.go
- AlibabaFootscanMiniReportFragmentSecondMtopResult.go
- AlibabaFootscanMiniReportListAPIRequest.go
- AlibabaFootscanMiniReportListAPIResponse.go
- AlibabaFootscanMiniReportListData.go
- AlibabaFootscanMiniReportListMtopResult.go
- AlibabaFootscanMiniSavedAPIRequest.go
- AlibabaFootscanMiniSavedAPIResponse.go
- AlibabaFootscanMiniSavedMtopResult.go
- CheckParam.go
- FeetModelMobileReportVo.go
- FilePackageBasicReq.go
- FilePackageRequest.go
- TobFeetModelMobileReportRequest.go
- doc.go