跳到主要内容

IDP.Product.getProductAsync() function

获取商品信息

Signature:

function getProductAsync(productId: string): Promise<IProduct>;

Links: function getProductAsync(productId: string): Promise<IProduct>;

Parameters

Parameter

Type

Description

productId

string

Returns:

Promise<IProduct>