DaffSearchProductDriverResponse
import { DaffSearchProductDriverResponse } from '@daffodil/search-product/driver'
interface DaffSearchProductDriverResponse<T extends DaffSearchProductResult = DaffSearchProductResult> {
metadata: DaffCollectionMetadata
}
Properties
Name | Type | Description |
---|---|---|
metadata | DaffCollectionMetadata |