共用方式為


QueryCollectionFormat type

將用來將值陣列聯結在一起的查詢參數值格式。

type QueryCollectionFormat = "CSV" | "SSV" | "TSV" | "Pipes" | "Multi"