Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetProductDetailState

Hierarchy

Index

Properties

chainStarter

chainStarter: string

error

error: Error | null

isConfigurable

isConfigurable: boolean

isFetching

isFetching: boolean

orderLines

orderLines: OrderLineDto[]

quantityInCart

quantityInCart: number

request

request: GetProductDetail | null

response

response: GetProductDetailResponse | null