E-Payment Integrator 2020 macOS Edition

Questions / Feedback?

OAuthParam Type

The parameter to be used in the request, or received in the response.

Remarks

This type describes a parameter that is used in a request or received in the response.

Fields

name
String

This property contains the name of the parameter to be used in the request or returned in the response.

value
String

This property contains the value of the parameter to be used in the request or returned in the response. When issuing a request the class will URL encode the value specified here. Returned values will be automatically URL decoded.

Constructors

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

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 macOS Edition - Version 20.0 [Build 7941]