Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrettifyPicListItem ¶
type ProductBatchCreatePrettifyPicData ¶
type ProductBatchCreatePrettifyPicData struct { // 返回内容,与入参顺序对应 PrettifyPicList []PrettifyPicListItem `json:"prettify_pic_list"` }
type ProductBatchCreatePrettifyPicResponse ¶
type ProductBatchCreatePrettifyPicResponse struct { doudian_sdk.BaseDoudianOpApiResponse Data *ProductBatchCreatePrettifyPicData `json:"data"` }
Click to show internal directories.
Click to hide internal directories.