productattributeservice

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddBrandReq added in v0.0.2

type AddBrandReq = pmsclient.AddBrandReq

type AddBrandResp added in v0.0.2

type AddBrandResp = pmsclient.AddBrandResp

type AddCommentReplayReq added in v0.0.2

type AddCommentReplayReq = pmsclient.AddCommentReplayReq

type AddCommentReplayResp added in v0.0.2

type AddCommentReplayResp = pmsclient.AddCommentReplayResp

type AddCommentReq added in v0.0.2

type AddCommentReq = pmsclient.AddCommentReq

type AddCommentResp added in v0.0.2

type AddCommentResp = pmsclient.AddCommentResp

type AddFeightTemplateReq added in v0.0.2

type AddFeightTemplateReq = pmsclient.AddFeightTemplateReq

type AddFeightTemplateResp added in v0.0.2

type AddFeightTemplateResp = pmsclient.AddFeightTemplateResp

type AddProductAttributeCategoryReq added in v0.0.2

type AddProductAttributeCategoryReq = pmsclient.AddProductAttributeCategoryReq

type AddProductAttributeCategoryResp added in v0.0.2

type AddProductAttributeCategoryResp = pmsclient.AddProductAttributeCategoryResp

type AddProductAttributeReq added in v0.0.2

type AddProductAttributeReq = pmsclient.AddProductAttributeReq

type AddProductAttributeResp added in v0.0.2

type AddProductAttributeResp = pmsclient.AddProductAttributeResp

type AddProductAttributeValueReq added in v0.0.2

type AddProductAttributeValueReq = pmsclient.AddProductAttributeValueReq

type AddProductAttributeValueResp added in v0.0.2

type AddProductAttributeValueResp = pmsclient.AddProductAttributeValueResp

type AddProductCategoryAttributeRelationReq added in v0.0.2

type AddProductCategoryAttributeRelationReq = pmsclient.AddProductCategoryAttributeRelationReq

type AddProductCategoryAttributeRelationResp added in v0.0.2

type AddProductCategoryAttributeRelationResp = pmsclient.AddProductCategoryAttributeRelationResp

type AddProductCategoryReq added in v0.0.2

type AddProductCategoryReq = pmsclient.AddProductCategoryReq

type AddProductCategoryResp added in v0.0.2

type AddProductCategoryResp = pmsclient.AddProductCategoryResp

type AddProductCollectReq added in v0.0.2

type AddProductCollectReq = pmsclient.AddProductCollectReq

type AddProductCollectResp added in v0.0.2

type AddProductCollectResp = pmsclient.AddProductCollectResp

type AddProductFullReductionReq added in v0.0.2

type AddProductFullReductionReq = pmsclient.AddProductFullReductionReq

type AddProductFullReductionResp added in v0.0.2

type AddProductFullReductionResp = pmsclient.AddProductFullReductionResp

type AddProductLadderReq added in v0.0.2

type AddProductLadderReq = pmsclient.AddProductLadderReq

type AddProductLadderResp added in v0.0.2

type AddProductLadderResp = pmsclient.AddProductLadderResp

type AddProductOperateLogReq added in v0.0.2

type AddProductOperateLogReq = pmsclient.AddProductOperateLogReq

type AddProductOperateLogResp added in v0.0.2

type AddProductOperateLogResp = pmsclient.AddProductOperateLogResp

type AddProductReq added in v0.0.2

type AddProductReq = pmsclient.AddProductReq

type AddProductResp added in v0.0.2

type AddProductResp = pmsclient.AddProductResp

type AddProductVertifyRecordReq added in v0.0.2

type AddProductVertifyRecordReq = pmsclient.AddProductVertifyRecordReq

type AddProductVertifyRecordResp added in v0.0.2

type AddProductVertifyRecordResp = pmsclient.AddProductVertifyRecordResp

type AddSkuStockReq added in v0.0.2

type AddSkuStockReq = pmsclient.AddSkuStockReq

type AddSkuStockResp added in v0.0.2

type AddSkuStockResp = pmsclient.AddSkuStockResp

type BrandData added in v0.0.2

type BrandData = pmsclient.BrandData

type BrandListData

type BrandListData = pmsclient.BrandListData

type CommentListData

type CommentListData = pmsclient.CommentListData

type CommentReplayListData

type CommentReplayListData = pmsclient.CommentReplayListData

type DeleteBrandReq added in v0.0.2

type DeleteBrandReq = pmsclient.DeleteBrandReq

type DeleteBrandResp added in v0.0.2

type DeleteBrandResp = pmsclient.DeleteBrandResp

type DeleteCommentReplayReq added in v0.0.2

type DeleteCommentReplayReq = pmsclient.DeleteCommentReplayReq

type DeleteCommentReplayResp added in v0.0.2

type DeleteCommentReplayResp = pmsclient.DeleteCommentReplayResp

type DeleteCommentReq added in v0.0.2

type DeleteCommentReq = pmsclient.DeleteCommentReq

type DeleteCommentResp added in v0.0.2

type DeleteCommentResp = pmsclient.DeleteCommentResp

type DeleteFeightTemplateReq added in v0.0.2

type DeleteFeightTemplateReq = pmsclient.DeleteFeightTemplateReq

type DeleteFeightTemplateResp added in v0.0.2

type DeleteFeightTemplateResp = pmsclient.DeleteFeightTemplateResp

type DeleteProductAttributeCategoryReq added in v0.0.2

type DeleteProductAttributeCategoryReq = pmsclient.DeleteProductAttributeCategoryReq

type DeleteProductAttributeCategoryResp added in v0.0.2

type DeleteProductAttributeCategoryResp = pmsclient.DeleteProductAttributeCategoryResp

type DeleteProductAttributeReq added in v0.0.2

type DeleteProductAttributeReq = pmsclient.DeleteProductAttributeReq

type DeleteProductAttributeResp added in v0.0.2

type DeleteProductAttributeResp = pmsclient.DeleteProductAttributeResp

type DeleteProductAttributeValueReq added in v0.0.2

type DeleteProductAttributeValueReq = pmsclient.DeleteProductAttributeValueReq

type DeleteProductAttributeValueResp added in v0.0.2

type DeleteProductAttributeValueResp = pmsclient.DeleteProductAttributeValueResp

type DeleteProductCategoryReq added in v0.0.2

type DeleteProductCategoryReq = pmsclient.DeleteProductCategoryReq

type DeleteProductCategoryResp added in v0.0.2

type DeleteProductCategoryResp = pmsclient.DeleteProductCategoryResp

type DeleteProductCollectReq added in v0.0.2

type DeleteProductCollectReq = pmsclient.DeleteProductCollectReq

type DeleteProductCollectResp added in v0.0.2

type DeleteProductCollectResp = pmsclient.DeleteProductCollectResp

type DeleteProductFullReductionReq added in v0.0.2

type DeleteProductFullReductionReq = pmsclient.DeleteProductFullReductionReq

type DeleteProductFullReductionResp added in v0.0.2

type DeleteProductFullReductionResp = pmsclient.DeleteProductFullReductionResp

type DeleteProductLadderReq added in v0.0.2

type DeleteProductLadderReq = pmsclient.DeleteProductLadderReq

type DeleteProductLadderResp added in v0.0.2

type DeleteProductLadderResp = pmsclient.DeleteProductLadderResp

type DeleteProductOperateLogReq added in v0.0.2

type DeleteProductOperateLogReq = pmsclient.DeleteProductOperateLogReq

type DeleteProductOperateLogResp added in v0.0.2

type DeleteProductOperateLogResp = pmsclient.DeleteProductOperateLogResp

type DeleteProductReq added in v0.0.2

type DeleteProductReq = pmsclient.DeleteProductReq

type DeleteProductResp added in v0.0.2

type DeleteProductResp = pmsclient.DeleteProductResp

type DeleteProductVertifyRecordReq added in v0.0.2

type DeleteProductVertifyRecordReq = pmsclient.DeleteProductVertifyRecordReq

type DeleteProductVertifyRecordResp added in v0.0.2

type DeleteProductVertifyRecordResp = pmsclient.DeleteProductVertifyRecordResp

type DeleteSkuStockReq added in v0.0.2

type DeleteSkuStockReq = pmsclient.DeleteSkuStockReq

type DeleteSkuStockResp added in v0.0.2

type DeleteSkuStockResp = pmsclient.DeleteSkuStockResp

type FeightTemplateListData

type FeightTemplateListData = pmsclient.FeightTemplateListData

type LockSkuStockLockData

type LockSkuStockLockData = pmsclient.LockSkuStockLockData

type LockSkuStockLockReq

type LockSkuStockLockReq = pmsclient.LockSkuStockLockReq

type LockSkuStockLockResp

type LockSkuStockLockResp = pmsclient.LockSkuStockLockResp

type MemberPriceList

type MemberPriceList = pmsclient.MemberPriceList

type MemberPriceListData

type MemberPriceListData = pmsclient.MemberPriceListData

type ProductAttributeCategoryListData

type ProductAttributeCategoryListData = pmsclient.ProductAttributeCategoryListData

type ProductAttributeData added in v0.0.2

type ProductAttributeData = pmsclient.ProductAttributeData

type ProductAttributeDataList added in v0.0.2

type ProductAttributeDataList = pmsclient.ProductAttributeDataList

type ProductAttributeListData

type ProductAttributeListData = pmsclient.ProductAttributeListData

type ProductAttributeService

type ProductAttributeService interface {
	// 添加商品属性参数表
	AddProductAttribute(ctx context.Context, in *AddProductAttributeReq, opts ...grpc.CallOption) (*AddProductAttributeResp, error)
	// 删除商品属性参数表
	DeleteProductAttribute(ctx context.Context, in *DeleteProductAttributeReq, opts ...grpc.CallOption) (*DeleteProductAttributeResp, error)
	// 查询商品属性参数表列表
	QueryProductAttributeList(ctx context.Context, in *QueryProductAttributeListReq, opts ...grpc.CallOption) (*QueryProductAttributeListResp, error)
	// 根据商品分类的id获取商品属性及属性分类
	QueryByproductCategoryId(ctx context.Context, in *QueryByproductCategoryIdReq, opts ...grpc.CallOption) (*QueryByproductCategoryIdResp, error)
}

func NewProductAttributeService

func NewProductAttributeService(cli zrpc.Client) ProductAttributeService

type ProductAttributeValueData added in v0.0.2

type ProductAttributeValueData = pmsclient.ProductAttributeValueData

type ProductAttributeValueList

type ProductAttributeValueList = pmsclient.ProductAttributeValueList

type ProductAttributeValueListData

type ProductAttributeValueListData = pmsclient.ProductAttributeValueListData

type ProductCategoryListData

type ProductCategoryListData = pmsclient.ProductCategoryListData

type ProductCollectListData added in v0.0.2

type ProductCollectListData = pmsclient.ProductCollectListData

type ProductFullReductionData added in v0.0.2

type ProductFullReductionData = pmsclient.ProductFullReductionData

type ProductFullReductionList

type ProductFullReductionList = pmsclient.ProductFullReductionList

type ProductFullReductionListData

type ProductFullReductionListData = pmsclient.ProductFullReductionListData

type ProductLadderData added in v0.0.2

type ProductLadderData = pmsclient.ProductLadderData

type ProductLadderList

type ProductLadderList = pmsclient.ProductLadderList

type ProductLadderListData

type ProductLadderListData = pmsclient.ProductLadderListData

type ProductListData

type ProductListData = pmsclient.ProductListData

type ProductOperateLogListData

type ProductOperateLogListData = pmsclient.ProductOperateLogListData

type ProductVertifyRecordListData

type ProductVertifyRecordListData = pmsclient.ProductVertifyRecordListData

type QueryBrandDetailReq added in v0.0.2

type QueryBrandDetailReq = pmsclient.QueryBrandDetailReq

type QueryBrandDetailResp added in v0.0.2

type QueryBrandDetailResp = pmsclient.QueryBrandDetailResp

type QueryBrandListByIdsReq added in v0.0.2

type QueryBrandListByIdsReq = pmsclient.QueryBrandListByIdsReq

type QueryBrandListReq added in v0.0.2

type QueryBrandListReq = pmsclient.QueryBrandListReq

type QueryBrandListResp added in v0.0.2

type QueryBrandListResp = pmsclient.QueryBrandListResp

type QueryByproductCategoryIdData added in v0.0.2

type QueryByproductCategoryIdData = pmsclient.QueryByproductCategoryIdData

type QueryByproductCategoryIdReq added in v0.0.2

type QueryByproductCategoryIdReq = pmsclient.QueryByproductCategoryIdReq

type QueryByproductCategoryIdResp added in v0.0.2

type QueryByproductCategoryIdResp = pmsclient.QueryByproductCategoryIdResp

type QueryCommentDetailReq added in v0.0.2

type QueryCommentDetailReq = pmsclient.QueryCommentDetailReq

type QueryCommentDetailResp added in v0.0.2

type QueryCommentDetailResp = pmsclient.QueryCommentDetailResp

type QueryCommentListReq added in v0.0.2

type QueryCommentListReq = pmsclient.QueryCommentListReq

type QueryCommentListResp added in v0.0.2

type QueryCommentListResp = pmsclient.QueryCommentListResp

type QueryCommentReplayDetailReq added in v0.0.2

type QueryCommentReplayDetailReq = pmsclient.QueryCommentReplayDetailReq

type QueryCommentReplayDetailResp added in v0.0.2

type QueryCommentReplayDetailResp = pmsclient.QueryCommentReplayDetailResp

type QueryCommentReplayListReq added in v0.0.2

type QueryCommentReplayListReq = pmsclient.QueryCommentReplayListReq

type QueryCommentReplayListResp added in v0.0.2

type QueryCommentReplayListResp = pmsclient.QueryCommentReplayListResp

type QueryFeightTemplateDetailReq added in v0.0.2

type QueryFeightTemplateDetailReq = pmsclient.QueryFeightTemplateDetailReq

type QueryFeightTemplateDetailResp added in v0.0.2

type QueryFeightTemplateDetailResp = pmsclient.QueryFeightTemplateDetailResp

type QueryFeightTemplateListReq added in v0.0.2

type QueryFeightTemplateListReq = pmsclient.QueryFeightTemplateListReq

type QueryFeightTemplateListResp added in v0.0.2

type QueryFeightTemplateListResp = pmsclient.QueryFeightTemplateListResp

type QueryProductAttributeCategoryListReq added in v0.0.2

type QueryProductAttributeCategoryListReq = pmsclient.QueryProductAttributeCategoryListReq

type QueryProductAttributeCategoryListResp added in v0.0.2

type QueryProductAttributeCategoryListResp = pmsclient.QueryProductAttributeCategoryListResp

type QueryProductAttributeListReq added in v0.0.2

type QueryProductAttributeListReq = pmsclient.QueryProductAttributeListReq

type QueryProductAttributeListResp added in v0.0.2

type QueryProductAttributeListResp = pmsclient.QueryProductAttributeListResp

type QueryProductAttributeValueListReq added in v0.0.2

type QueryProductAttributeValueListReq = pmsclient.QueryProductAttributeValueListReq

type QueryProductAttributeValueListResp added in v0.0.2

type QueryProductAttributeValueListResp = pmsclient.QueryProductAttributeValueListResp

type QueryProductByIdsReq added in v0.0.2

type QueryProductByIdsReq = pmsclient.QueryProductByIdsReq

type QueryProductCategoryAttributeRelationListReq added in v0.0.2

type QueryProductCategoryAttributeRelationListReq = pmsclient.QueryProductCategoryAttributeRelationListReq

type QueryProductCategoryAttributeRelationListResp added in v0.0.2

type QueryProductCategoryAttributeRelationListResp = pmsclient.QueryProductCategoryAttributeRelationListResp

type QueryProductCategoryDetailReq added in v0.0.2

type QueryProductCategoryDetailReq = pmsclient.QueryProductCategoryDetailReq

type QueryProductCategoryDetailResp added in v0.0.2

type QueryProductCategoryDetailResp = pmsclient.QueryProductCategoryDetailResp

type QueryProductCategoryListReq

type QueryProductCategoryListReq = pmsclient.QueryProductCategoryListReq

type QueryProductCategoryListResp

type QueryProductCategoryListResp = pmsclient.QueryProductCategoryListResp

type QueryProductCategoryListTreeData added in v0.0.2

type QueryProductCategoryListTreeData = pmsclient.QueryProductCategoryListTreeData

type QueryProductCategoryListTreeResp added in v0.0.2

type QueryProductCategoryListTreeResp = pmsclient.QueryProductCategoryListTreeResp

type QueryProductCategoryTreeListReq added in v0.0.2

type QueryProductCategoryTreeListReq = pmsclient.QueryProductCategoryTreeListReq

type QueryProductCollectDetailReq added in v0.0.2

type QueryProductCollectDetailReq = pmsclient.QueryProductCollectDetailReq

type QueryProductCollectDetailResp added in v0.0.2

type QueryProductCollectDetailResp = pmsclient.QueryProductCollectDetailResp

type QueryProductCollectListReq added in v0.0.2

type QueryProductCollectListReq = pmsclient.QueryProductCollectListReq

type QueryProductCollectListResp added in v0.0.2

type QueryProductCollectListResp = pmsclient.QueryProductCollectListResp

type QueryProductDetailByIdReq added in v0.0.2

type QueryProductDetailByIdReq = pmsclient.QueryProductDetailByIdReq

type QueryProductDetailByIdResp added in v0.0.2

type QueryProductDetailByIdResp = pmsclient.QueryProductDetailByIdResp

type QueryProductFullReductionListReq added in v0.0.2

type QueryProductFullReductionListReq = pmsclient.QueryProductFullReductionListReq

type QueryProductFullReductionListResp added in v0.0.2

type QueryProductFullReductionListResp = pmsclient.QueryProductFullReductionListResp

type QueryProductLadderDetailReq added in v0.0.2

type QueryProductLadderDetailReq = pmsclient.QueryProductLadderDetailReq

type QueryProductLadderDetailResp added in v0.0.2

type QueryProductLadderDetailResp = pmsclient.QueryProductLadderDetailResp

type QueryProductLadderListReq added in v0.0.2

type QueryProductLadderListReq = pmsclient.QueryProductLadderListReq

type QueryProductLadderListResp added in v0.0.2

type QueryProductLadderListResp = pmsclient.QueryProductLadderListResp

type QueryProductListReq added in v0.0.2

type QueryProductListReq = pmsclient.QueryProductListReq

type QueryProductListResp added in v0.0.2

type QueryProductListResp = pmsclient.QueryProductListResp

type QueryProductOperateLogDetailReq added in v0.0.2

type QueryProductOperateLogDetailReq = pmsclient.QueryProductOperateLogDetailReq

type QueryProductOperateLogDetailResp added in v0.0.2

type QueryProductOperateLogDetailResp = pmsclient.QueryProductOperateLogDetailResp

type QueryProductOperateLogListReq added in v0.0.2

type QueryProductOperateLogListReq = pmsclient.QueryProductOperateLogListReq

type QueryProductOperateLogListResp added in v0.0.2

type QueryProductOperateLogListResp = pmsclient.QueryProductOperateLogListResp

type QueryProductVertifyRecordDetailReq added in v0.0.2

type QueryProductVertifyRecordDetailReq = pmsclient.QueryProductVertifyRecordDetailReq

type QueryProductVertifyRecordDetailResp added in v0.0.2

type QueryProductVertifyRecordDetailResp = pmsclient.QueryProductVertifyRecordDetailResp

type QueryProductVertifyRecordListReq added in v0.0.2

type QueryProductVertifyRecordListReq = pmsclient.QueryProductVertifyRecordListReq

type QueryProductVertifyRecordListResp added in v0.0.2

type QueryProductVertifyRecordListResp = pmsclient.QueryProductVertifyRecordListResp

type QuerySkuStockByProductSkuIdReq

type QuerySkuStockByProductSkuIdReq = pmsclient.QuerySkuStockByProductSkuIdReq

type QuerySkuStockDetailReq added in v0.0.2

type QuerySkuStockDetailReq = pmsclient.QuerySkuStockDetailReq

type QuerySkuStockDetailResp added in v0.0.2

type QuerySkuStockDetailResp = pmsclient.QuerySkuStockDetailResp

type QuerySkuStockListReq added in v0.0.2

type QuerySkuStockListReq = pmsclient.QuerySkuStockListReq

type QuerySkuStockListResp added in v0.0.2

type QuerySkuStockListResp = pmsclient.QuerySkuStockListResp

type ReleaseSkuStockLockData

type ReleaseSkuStockLockData = pmsclient.ReleaseSkuStockLockData

type ReleaseSkuStockLockReq

type ReleaseSkuStockLockReq = pmsclient.ReleaseSkuStockLockReq

type ReleaseSkuStockLockResp

type ReleaseSkuStockLockResp = pmsclient.ReleaseSkuStockLockResp

type SkuStockData added in v0.0.2

type SkuStockData = pmsclient.SkuStockData

type SkuStockList

type SkuStockList = pmsclient.SkuStockList

type SkuStockListData

type SkuStockListData = pmsclient.SkuStockListData

type UpdateBrandFactoryStatusReq added in v0.0.2

type UpdateBrandFactoryStatusReq = pmsclient.UpdateBrandFactoryStatusReq

type UpdateBrandRecommendStatusReq added in v0.0.2

type UpdateBrandRecommendStatusReq = pmsclient.UpdateBrandRecommendStatusReq

type UpdateBrandReq added in v0.0.2

type UpdateBrandReq = pmsclient.UpdateBrandReq

type UpdateBrandResp added in v0.0.2

type UpdateBrandResp = pmsclient.UpdateBrandResp

type UpdateBrandShowStatusReq added in v0.0.2

type UpdateBrandShowStatusReq = pmsclient.UpdateBrandShowStatusReq

type UpdateBrandStatusResp added in v0.0.2

type UpdateBrandStatusResp = pmsclient.UpdateBrandStatusResp

type UpdateCommentReplayReq added in v0.0.2

type UpdateCommentReplayReq = pmsclient.UpdateCommentReplayReq

type UpdateCommentReplayResp added in v0.0.2

type UpdateCommentReplayResp = pmsclient.UpdateCommentReplayResp

type UpdateCommentReq added in v0.0.2

type UpdateCommentReq = pmsclient.UpdateCommentReq

type UpdateCommentResp added in v0.0.2

type UpdateCommentResp = pmsclient.UpdateCommentResp

type UpdateFeightTemplateReq added in v0.0.2

type UpdateFeightTemplateReq = pmsclient.UpdateFeightTemplateReq

type UpdateFeightTemplateResp added in v0.0.2

type UpdateFeightTemplateResp = pmsclient.UpdateFeightTemplateResp

type UpdateProductAttributeCategoryReq added in v0.0.2

type UpdateProductAttributeCategoryReq = pmsclient.UpdateProductAttributeCategoryReq

type UpdateProductAttributeCategoryResp added in v0.0.2

type UpdateProductAttributeCategoryResp = pmsclient.UpdateProductAttributeCategoryResp

type UpdateProductAttributeValueReq added in v0.0.2

type UpdateProductAttributeValueReq = pmsclient.UpdateProductAttributeValueReq

type UpdateProductAttributeValueResp added in v0.0.2

type UpdateProductAttributeValueResp = pmsclient.UpdateProductAttributeValueResp

type UpdateProductCategoryReq added in v0.0.2

type UpdateProductCategoryReq = pmsclient.UpdateProductCategoryReq

type UpdateProductCategoryResp added in v0.0.2

type UpdateProductCategoryResp = pmsclient.UpdateProductCategoryResp

type UpdateProductCategoryStatusReq added in v0.0.2

type UpdateProductCategoryStatusReq = pmsclient.UpdateProductCategoryStatusReq

type UpdateProductCategoryStatusResp added in v0.0.2

type UpdateProductCategoryStatusResp = pmsclient.UpdateProductCategoryStatusResp

type UpdateProductLadderReq added in v0.0.2

type UpdateProductLadderReq = pmsclient.UpdateProductLadderReq

type UpdateProductLadderResp added in v0.0.2

type UpdateProductLadderResp = pmsclient.UpdateProductLadderResp

type UpdateProductReq added in v0.0.2

type UpdateProductReq = pmsclient.UpdateProductReq

type UpdateProductResp added in v0.0.2

type UpdateProductResp = pmsclient.UpdateProductResp

type UpdateProductStatusReq added in v0.0.2

type UpdateProductStatusReq = pmsclient.UpdateProductStatusReq

type UpdateProductStatusResp added in v0.0.2

type UpdateProductStatusResp = pmsclient.UpdateProductStatusResp

type UpdateProductVertifyRecordReq added in v0.0.2

type UpdateProductVertifyRecordReq = pmsclient.UpdateProductVertifyRecordReq

type UpdateProductVertifyRecordResp added in v0.0.2

type UpdateProductVertifyRecordResp = pmsclient.UpdateProductVertifyRecordResp

type UpdateProductVertifyRecordStatusReq added in v0.0.2

type UpdateProductVertifyRecordStatusReq = pmsclient.UpdateProductVertifyRecordStatusReq

type UpdateProductVertifyRecordStatusResp added in v0.0.2

type UpdateProductVertifyRecordStatusResp = pmsclient.UpdateProductVertifyRecordStatusResp

type UpdateSkuStockData added in v0.0.2

type UpdateSkuStockData = pmsclient.UpdateSkuStockData

type UpdateSkuStockReq added in v0.0.2

type UpdateSkuStockReq = pmsclient.UpdateSkuStockReq

type UpdateSkuStockResp added in v0.0.2

type UpdateSkuStockResp = pmsclient.UpdateSkuStockResp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL