Open the Portico Developer Guide site
PosGateway Schema
ImageUrl Element
PosGateway Schema > BNPLOrderItemDetailType Complex Type : ImageUrl Element
Description

Item Image Url

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

Item Image Url

Source
<xs:element name="ImageUrl" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Item Image Url</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
BNPLOrderItemDetailType Complex TypePosGateway Schema