Open the Portico Developer Guide site
PosGateway Schema
TzConversion Element
PosGateway Schema > PosReportActivityReqType Complex Type : TzConversion Element
Description

Indicates that a time zone conversion should be applied to dates/times in the response; see the associated Type enumerations for specific values supported.

Namespace http://Hps.Exchange.PosGateway
Type
tzoneConversionType Simple Type
Overview
TzConversion optional tzoneConversionType Simple Type

Indicates that a time zone conversion should be applied to dates/times in the response; see the associated Type enumerations for specific values supported.

Source
<xs:element name="TzConversion" type="tzoneConversionType" default="UTC" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates that a time zone conversion should be applied to dates/times in the response; see the associated Type enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportActivityReqType Complex TypePosGateway Schema