Appearance
const ResourcefulIntegerType: CallableNewable< ResourcefulIntegerTypeOptions, BaseClass >;
Callable constructor for creating validated integer type instances. Automatically sets the OpenAPI format to 'int32' for 32-bit signed integers.
OpenAPI 3.0 Integer Type