Skip to content

Interface: ResourcefulDateType

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

See

OpenAPI 3.0 String Type

Extends

Properties

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