Open the Portico Developer Guide site
PosGateway Schema
TermsConditions Element
PosGateway Schema > MatchedPlansType Complex Type : TermsConditions Element
Description

Contains the Plan Terms and Conditions to be presented to the customer. This element may be repeated when multiple Terms and Conditions are available.

Namespace http://Hps.Exchange.PosGateway
Type
TermsConditionsType Complex Type
Diagram
LanguageCode Element Text Element Version Element Url Element All TermsConditions Element
Overview
TermsConditions 0..∞ TermsConditionsType Complex Type

Contains the Plan Terms and Conditions to be presented to the customer. This element may be repeated when multiple Terms and Conditions are available.

All
Url optional xs:string

The display URL for the plan terms and conditions

Version optional xs:string

The version of the plan terms and conditions

Text optional xs:string

The text of the plan terms and conditions

LanguageCode optional xs:string

The language of plan terms and conditions

Source
<xs:element name="TermsConditions" type="TermsConditionsType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Contains the Plan Terms and Conditions to be presented to the customer. This element may be repeated when multiple Terms and Conditions are available.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
MatchedPlansType Complex TypePosGateway Schema