http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
GetCustomerNotesResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : GetCustomerNotesResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
UserInitials Element UserLoginName Element CustomerNumber Element CustomerName Element ProjectNumber Element UserFullName Element InboundInvoiceNumber Element PurchaseOrderNumber Element SaleOrderNumber Element NoteTypeDescription Element Information Element Description Element NoteDateTime Element InvoiceId Element InboundInvoiceId Element PurchaseOrderId Element QuoteId Element ReservationId Element SaleOrderId Element ProjectId Element NoteTypeId Element DebtorId Element CustomerContactId Element CustomerId Element UserId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCustomerNoteInfo Element Sequence GetCustomerNotesResult Element Sequence GetCustomerNotesResponse Element
Overview
Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
UserId xs:int
CustomerId xs:int
DebtorId xs:int
NoteTypeId xs:int
ProjectId xs:int
QuoteId xs:int
InvoiceId xs:int
NoteDateTime xs:dateTime
Description optional xs:string
Information optional xs:string
NoteTypeDescription optional xs:string
UserFullName optional xs:string
CustomerName optional xs:string
UserLoginName optional xs:string
UserInitials optional xs:string
Source
<xs:element name="GetCustomerNotesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetCustomerNotesResult" type="tns:ArrayOfViewCustomerNoteInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents