Appearance
const ResourcefulBigintType: CallableNewable< ResourcefulBigintTypeOptions, BaseClass >;
Callable constructor for creating validated bigint type instances. Automatically sets the OpenAPI format to 'int64' for 64-bit signed integers.
OpenAPI 3.0 Integer Type