Open the Portico Developer Guide site
PosGateway Schema
ServiceName Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Details Element : ServiceName Element
Description

This is the original request type (i.e. CreditSale)

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
ServiceName optional xs:string

This is the original request type (i.e. CreditSale)

Source
<xs:element name="ServiceName" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This is the original request type (i.e. CreditSale)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportBatchDetailRspType Complex TypePosGateway Schema