Type Alias CreateCustomObjectDto
CreateCustomObjectDto: { labels: Labels; key: string; description?: string; locationId: string; primaryDisplayPropertyDetails: DisplayPropertyDetails;} Type declaration
key: string
Optional
description?: string
locationId: string