http://www.FatTail.com/api
BillingComments Element
http://www.FatTail.com/api > Order Complex Type : BillingComments Element
Description
This is a free form text field to save notes on an order.
Namespace http://www.FatTail.com/api
Type
xs:string
Overview
BillingComments optional xs:string
This is a free form text field to save notes on an order.
Source
<xs:element minOccurs="0" name="BillingComments" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo />
    <xs:documentation>&lt;summary&gt;This is a free form text field to save notes on an order.&lt;/summary&gt;</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Order Complex Typehttp://www.FatTail.com/api