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

validateDuration

n8n-nodes-semble v2.1.0


n8n-nodes-semble / nodes/Semble/descriptions/ProductDescription / ProductValidation / validateDuration

Function: validateDuration()¶

validateDuration(duration, isBookable): boolean

Defined in: nodes/Semble/descriptions/ProductDescription.ts:522

Validate duration for bookable services

Parameters¶

duration¶

number

Duration in minutes

isBookable¶

boolean

Whether the product is bookable

Returns¶

boolean

  • Whether the duration is valid
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

Parameters duration isBookable Returns
shadcn theme provided by @asiffer