[I] EncodeData
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
encoding? | string | Known encoding key. Can be undefined when @encode(string) is used on a numeric or boolean type. For numeric this means using the base10 decimal representation of the number. For boolean this means using true or false. |
type | Scalar | - |