Open the Portico Developer Guide site
PosGateway Schema
TokenUpdaterHistoryActionResultType Simple Type
PosGateway Schema : TokenUpdaterHistoryActionResultType Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
TokenUpdaterHistoryActionResultType Restriction of xs:string
Facets
EnumerationCounts
EnumerationDetails
Source
<xs:simpleType name="TokenUpdaterHistoryActionResultType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Counts" />
    <xs:enumeration value="Details" />
  </xs:restriction>
</xs:simpleType>
See Also
PosGateway Schema