Reference of the billing account which handles the payment transaction.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="BillingNumber" type="StringLength1to64" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Reference of the billing account which handles the payment transaction.</xs:documentation>
</xs:annotation>
</xs:attribute>