QueryParam Type

A query parameter to send in the request.

Remarks

This type represents a query parameter to send in the request.

Fields

name
String

The name of the query parameter.

This property specifies the name of the query parameter.

value
String

The value of the query parameter.

This property specifies the value of the query parameter. The class will automatically URL-encode this value when sending the request.

Constructors

public init()
public init(name: String, value: String)

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 macOS Edition - Version 20.0 [Build 8157]