If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / GetProductResult
src/apis/products/responses.ts:8
created_date:
Date
src/apis/products/responses.ts:9
featured_image:
null
| {id
:string
;url
:string
; }
src/apis/products/responses.ts:10
last_updated_timestamp:
Date
src/apis/products/responses.ts:14
name:
string
src/apis/products/responses.ts:15
parent_product:
null
| {parent_product_id
:string
; }
src/apis/products/responses.ts:16
product_categories:
object
product_categories:
ProductCategory
[]
src/apis/products/responses.ts:19
product_id:
string
src/apis/products/responses.ts:22
product_type:
null
| {name
:string
;product_type_id
:string
; }
src/apis/products/responses.ts:23
sku:
string