Sensibill Rest API
/
com.getsensibill.rest.generated.infrastructure
/
CollectionFormats
/
SSVParams
S
S
V
Params
open class
SSVParams
:
CollectionFormats.CSVParams
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
SSVParams
Link copied to clipboard
fun
SSVParams
(params:
List
<
String
>)
Content copied to clipboard
SSVParams
Link copied to clipboard
fun
SSVParams
(vararg params:
String
)
Content copied to clipboard
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
params
Link copied to clipboard
var
params
:
List
<
String
>
Content copied to clipboard
Inheritors
CollectionFormats
Link copied to clipboard