|  | |
| SendInvoiceToItemV1 Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe SendInvoiceToItemV1 type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AccountLookupCode | 
  Ignored if InvoiceGrouping is ExistingInvoice. Required for certain values of InvoiceToType. Created in Epic SDK V5.0. | 
|  | Address | 
  Ignored if InvoiceGrouping is ExistingInvoice. Address cannot be empty if DeliveryMethod is Mail. Created in Epic SDK V4.1. | 
|  | AddressDescription | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V4.1. | 
|  | BillBrokerNet | 
  If blank on insert, defaults a value. Ignroed for certain conditions such as InvoiceToType is not Broker. Created in Epic SDK 2018. | 
|  | Contact | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V4.1. | 
|  | ContactID | 
  Unique identifier used to specify a contact. On insert, this property can be used to default other Invoice related properties if they are left blank. Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V5.0. | 
|  | DeliveryMethod | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V4.1. Required | 
|  | 
  Ignored if InvoiceGrouping is ExistingInvoice. Email cannot be empty if DeliveryMethod is Email. Created in Epic SDK V4.1. | |
|  | FaxCountryCode | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V5.0. | 
|  | FaxExtension | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V4.1. | 
|  | FaxNumber | 
  Ignored if InvoiceGrouping is ExistingInvoice. FaxNumber cannot be empty if DeliveryMethod is Fax. Created in Epic SDK V4.1. | 
|  | GenerateInvoice | 
  Specifies if invoice needs to be generated. Created in Epic SDK V4.1. | 
|  | InvoiceGrouping | 
  Required if GenerateInvoice is true, ignored otherwise. Created in Epic SDK V5.0. | 
|  | InvoiceGroupingExistingInvoiceNumber | 
  Required if InvoiceGrouping is ExistingInvoice, otherwise ingnored. Created in Epic SDK V5.0. | 
|  | InvoiceMessage | 
  Ignored if GenerateInvoice is false. Created in Epic SDK V5.0. | 
|  | InvoiceNumber | 
  Displays the invoice number. Created in Epic SDK V4.1. | 
|  | InvoiceToType | 
  Ignored if InvoiceGrouping is ExistingInvoice. Required if Transaction account type is client. Created in Epic SDK V4.1. | 
|  | LoanNumber | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V4.1. | 
|  | SiteID | 
  Ignored if InvoiceGrouping is ExistingInvoice. Created in Epic SDK V5.0. | 
|  | SplitReceivableAmount | 
   Split Receivable Amount Created in Epic SDK V4.1. | 
|  | SplitReceivablePercent | 
   Split Receivable Percent Created in Epic SDK V4.1. | 
 See Also
See Also