DaffProductDriverResponse

The driver response model that contains all products returned by the platform.

Properties

Name Type Description
id T['id'] The ID of the "main" product. That is, the ID that was passed into the driver call.
products T[] The list of products. Contains the main product referenced by `id` and possibly additional products that were nested inside the main product. Does not guarantee uniqueness; duplicates may appear.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.