Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 289 Bytes

queryparamtagids.md

File metadata and controls

19 lines (11 loc) · 289 Bytes

QueryParamTagIds

The tag IDs to filter the links by.

Supported Types

queryParamTagIds := operations.CreateQueryParamTagIdsStr(string{/* values here */})

queryParamTagIds := operations.CreateQueryParamTagIdsArrayOfStr([]string{/* values here */})