toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
CsvOptions
Csv
Options
@
JsonSerializable
data
class
CsvOptions
(
val
Delimiter
:
Char
?
=
null
,
val
HeaderList
:
List
<
String
>
?
=
null
)
Members
Constructors
Csv
Options
Link copied to clipboard
constructor
(
Delimiter
:
Char
?
=
null
,
HeaderList
:
List
<
String
>
?
=
null
)
Properties
Delimiter
Link copied to clipboard
val
Delimiter
:
Char
?
=
null
Header
List
Link copied to clipboard
val
HeaderList
:
List
<
String
>
?
=
null