listFormat property
ListFormat?
listFormat
getter/setter pair
Indicates the format of collection data in request query parameters and
x-www-url-encoded
body data.
Defaults to ListFormat.multi
.
Implementation
ListFormat? listFormat;