Text that will default into the description field on creating receipts, journal entries and the for field on creating checks. Entered and maintained by the agency.
<xs:complexTypename="VendorGetByCodeResponse"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Response object containing a single vendor entity having the requested code.
</summary></xs:documentation></xs:annotation><xs:sequence><xs:elementminOccurs="0"name="Vendor"nillable="true"type="tns:Vendor"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Single vendor type data structure.
</summary><required/></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>