Open the Portico Developer Guide site
PosGateway Schema
TermsAndConditionsId Element
PosGateway Schema > CardMetadataRspType Complex Type : TermsAndConditionsId Element
Description

Unique identifier (GUID format) of the terms and conditions.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
TermsAndConditionsId Restriction of xs:string

Unique identifier (GUID format) of the terms and conditions.

Source
<xs:element name="TermsAndConditionsId" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Unique identifier (GUID format) of the terms and conditions.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
CardMetadataRspType Complex TypePosGateway Schema