Types > CustomerExpandableItems
Description
Topic: Search
Fields
items: [Customer]
Generic array of expandable items
Expandable
Permission bit: "customers.read"
Used By
Queries
Preview (typescript)
interface CustomerExpandableItems {items?: ( | null)[]}