TimeSpanApiDTO

Description

Schedule Time span information

Required Parameters

begins
  • type: string

  • description: Start time of the time span

  • pattern: ^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$

ends
  • type: string

  • description: End time of the time span

  • pattern: ^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$

policy