Skip to content

Interface: ResourcefulDateTimeType

Instance type for ResourcefulDateTimeType with validated properties. Represents a date-time value formatted as ISO 8601 date-time string as defined in the OpenAPI 3.0 specification.

See

OpenAPI 3.0 String Type

Extends

Properties

PropertyTypeDescriptionInherited from
autoCreate?boolean-ResourcefulDateTimeTypeOptions.autoCreate
autoUpdate?boolean-ResourcefulDateTimeTypeOptions.autoUpdate
format"date-time"--
nullable?booleanWhether the value can be nullResourcefulDateTimeTypeOptions.nullable
readOnly?booleanWhether the property is read-only (not included in create/update operations)ResourcefulDateTimeTypeOptions.readOnly
type"string"--
writeOnly?booleanWhether the property is write-only (not included in response serialization)ResourcefulDateTimeTypeOptions.writeOnly