toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Rest API
/
com.getsensibill.rest.generated.infrastructure
/
CollectionFormats
/
CSVParams
CSVParams
open
class
CSVParams
Inheritors
SSVParams
TSVParams
PIPESParams
Members
Constructors
CSVParams
Link copied to clipboard
constructor
(
params
:
List
<
String
>
)
constructor
(
vararg
params
:
String
)
Properties
params
Link copied to clipboard
var
params
:
List
<
String
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String