Identifies who should be billed for the commission amount.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="BillToID" type="StringLength1to8" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies who should be billed for the commission amount.</xs:documentation>
</xs:annotation>
</xs:attribute>