SellMethodType

A code defining method to be used to sell a product

Simple Type Information

Used By

Source

<xs:simpleType name="SellMethodType">
  <xs:annotation>
    <xs:documentation>A code defining method to be used to sell a product</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="ChannelCodeType SellMethodCodeType"/>
</xs:simpleType>