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