Open the Portico Developer Guide site
PosGateway Schema
OneTime Element
PosGateway Schema > SearchCriteriaType Complex Type : OneTime Element
Description

Search for only card-on-file, one-time payments; the default is N.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
OneTime optional booleanType Simple Type

Search for only card-on-file, one-time payments; the default is N.

Source
<xs:element name="OneTime" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Search for only card-on-file, one-time payments; the default is N.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema