ListPricingMethod

Simple Type Information

Source

<xsd:simpleType name="ListPricingMethod">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="Exchange"/>
    <xsd:enumeration value="Order"/>
    <xsd:enumeration value="Spot"/>
  </xsd:restriction>
</xsd:simpleType>