Function: getCDNProduct()
getCDNProduct<
T
>(externalProductId
,query
?):Promise
<CDNProductType
<T
>>
Type Parameters
Type Parameter | Default type |
---|---|
T extends CDNProductQuery_2020_12 | CDNProductQuery_2022_06 | CDNProductQuery_2020_12 |
Parameters
Parameter | Type |
---|---|
externalProductId | string | number |
query ? | T |
Returns
Promise
<CDNProductType
<T
>>