Type Definitions
IntegerTypeCastOptions :object
Configuration to convert
values of integerValue
type to a custom value. Must provide an
integerTypeCastFunction
to handle integerValue
conversion.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
integerTypeCastFunction |
function |
A custom user
provided function to convert |
|
properties |
string | Array.<string> |
<optional> |
|