ModelAttribute: {
    properties?: Record<string, any>;
    type: string;
}

Type declaration

  • Optional properties?: Record<string, any>
  • type: string