Open the Portico Developer Guide site
PosGateway Schema
GuId Element
PosGateway Schema > CardAssetsDataDataType Complex Type : GuId Element
Description

Unique identifier (GUID format) of the asset.

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

Unique identifier (GUID format) of the asset.

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