Builder

class Builder

Properties

Link copied to clipboard
var key: String?

The key with the value that is to be converted to a different type.

Link copied to clipboard
var type: Type?

The type to convert the field value to. Valid values are integer, double, string and boolean.