Open the Portico Developer Guide site
PosGateway Schema
NameValuePair Element
PosGateway Schema > ManageSettingsReqType Complex Type > SettingActions Element > Set Element : NameValuePair Element
Description

The name and value of the setting to update

Namespace http://Hps.Exchange.PosGateway
Type
NameValuePairType Complex Type
Diagram
Value Element Name Element Sequence NameValuePair Element
Overview
NameValuePair NameValuePairType Complex Type

The name and value of the setting to update

Sequence
Name xs:string
Value xs:string
Source
<xs:element name="NameValuePair" type="NameValuePairType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The name and value of the setting to update</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Set ElementSettingActions ElementManageSettingsReqType Complex TypePosGateway Schema