Variable: ResourcefulUnsignedIntegerType
ts
const ResourcefulUnsignedIntegerType: CallableNewable<
ResourcefulUnsignedIntegerTypeOptions,
BaseClass
>;Callable constructor for creating validated unsigned integer type instances. Represents unsigned integers without a specific OpenAPI format constraint.