Files
discoursejs/docs/sdk/models/operations/queryparamasc.md

15 lines
203 B
Markdown

# QueryParamAsc
## Example Usage
```typescript
import { QueryParamAsc } from "@lukehagar/discoursejs/sdk/models/operations";
let value: QueryParamAsc = "true";
```
## Values
```typescript
"true"
```