n8n Semble Integration

  • Home
Getting Started
  • Configuration
  • Installation
Node Reference
  • Booking Nodes
  • Credentials
  • Overview
  • Patient Nodes
  • Product Nodes
  • Trigger Nodes
API Reference
  • Overview
  • Components
  • Core
Examples
  • Common Workflows
  • Integration Patterns
  • Troubleshooting
Development
  • Architecture
  • Contributing
  • Testing

RecordLimitValidation

n8n-nodes-semble v2.1.0


n8n-nodes-semble / components/RecordLimitField / RecordLimitValidation

Interface: RecordLimitValidation¶

Defined in: components/RecordLimitField.ts:41

Record limit validation result

Properties¶

isValid¶

isValid: boolean

Defined in: components/RecordLimitField.ts:42


value¶

value: number

Defined in: components/RecordLimitField.ts:43


isUnlimited¶

isUnlimited: boolean

Defined in: components/RecordLimitField.ts:44


message?¶

optional message: string

Defined in: components/RecordLimitField.ts:45

Menu
Home
Getting Started
Configuration Installation
Node Reference
Booking Nodes Credentials Overview Patient Nodes Product Nodes Trigger Nodes
API Reference
Overview Components Core
Examples
Common Workflows Integration Patterns Troubleshooting
Development
Architecture Contributing Testing

On This Page

Properties isValid value isUnlimited message?
shadcn theme provided by @asiffer