[]
Simple class representing a parsed CSV object that will be Fired from the JsonStreamParser.
public class CSVValueObject
| Name | Description |
|---|---|
| CSVValueObject(object, Type) | CSV Parsed object basic constructor |
| Name | Description |
|---|---|
| Type | The type of the field |
| Value | The value of the field |