|  | |
| SplitReceivableItem Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe SplitReceivableItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AccountLookupCode | 
  The current client account and also client accounts related to the current client account are also valid. Created in Epic SDK 2018. Sometimes Required | 
|  | Address | 
  Required (either default or entered) if DeliveryMethodCode is M (Mail). Created in Epic SDK 2018. | 
|  | AddressDescription | 
   Address Description Created in Epic SDK 2018. | 
|  | 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. Created in Epic SDK 2018. | 
|  | ContactName | 
   Contact Name Created in Epic SDK 2018. | 
|  | DeliveryMethodCode | 
  If blank on insert, defaults to M (Mail).  Created in Epic SDK 2018. Sometimes Required | 
|  | 
  Required (either default or entered) if DeliveryMethodCode is E (Email). Created in Epic SDK 2018. | |
|  | FaxCountryCode | 
  Country code is ignored if corresponding number is not entered. Created in Epic SDK 2018. | 
|  | FaxExtension | 
   Fax Extension Created in Epic SDK 2018. | 
|  | FaxNumber | 
  Required (either default or entered) if DeliveryMethodCode is F (Fax). Created in Epic SDK 2018. | 
|  | Flag | 
  Used to choose what action to apply to split receivable item. Created in Epic SDK 2018. | 
|  | GenerateInvoice | 
   Generate Invoice Created in Epic SDK 2018. Sometimes Required | 
|  | InvoiceGroupingCode | 
   Invoice Grouping Code Created in Epic SDK 2018. | 
|  | InvoiceMessage | 
   Invoice Message Created in Epic SDK 2018. | 
|  | LoanNumber | 
   Loan Number Created in Epic SDK 2018. | 
|  | SiteID | 
   Site I D Created in Epic SDK 2018. | 
|  | SplitAmount | 
  Required if the parent template has the SplitPercentageAmountOption set to Amount. Otherwise, it is ignored and set to null. Created in Epic SDK 2018. | 
|  | SplitPercentage | 
  Required if the parent template has the SplitPercentageAmountOption set to Percentage. Otherwise, it is ignored and set to 0. Created in Epic SDK 2018. | 
|  | SplitReceivableID | 
  Unique identifier used to specify the split receivable item. Created in Epic SDK 2018. Sometimes Required | 
 See Also
See Also