Legytma Schemas

Duration Schema

https://legytma.com.br/schema/duration.schema.json

Created by Windol [email protected] at 27/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none duration.schema.json

Duration Type

object (Duration)

Duration Properties

Property Type Required Nullable Defined by
days integer Optional cannot be null Duration
hours integer Optional cannot be null Duration
minutes integer Optional cannot be null Duration
seconds integer Optional cannot be null Duration
milliseconds integer Optional cannot be null Duration
microseconds integer Optional cannot be null Duration

days

Number of days

days

days Type

integer (Days)

hours

Number of hours

hours

hours Type

integer (Hours)

minutes

Number of minutes

minutes

minutes Type

integer (Minutes)

seconds

Number of seconds

seconds

seconds Type

integer (Seconds)

milliseconds

Number of milliseconds

milliseconds

milliseconds Type

integer (Milliseconds)

microseconds

Number of microseconds

microseconds

microseconds Type

integer (Microseconds)