The generalInvoiceResponse TL COM module loads &
analyzes electronic responses to general invoice requests
						analyzes electronic responses to general invoice requests
	
API browser of generalInvoiceResponse440 COM module
							
							
						
|  IAddress interface | V4.40/15 Mar 2013 | |
|---|---|---|
| With the IAddress interface structured address data can be set and retrieved. The address of a person is set by the method SetPerson and a company address is entered by the method SetCompany. Before setting a new address the address data has to be initialized by the method Initialize. |  | |
|  Methods | 15 methods | |
| AddPhone | Adds a structured phone number | |
| GetAbortInfo | Get the abort information string with the error coded in the module language | |
| GetCompany | Retrieves the company's naming part of the address | |
| GetFax | Retrieves the structured fax number | |
| GetFirstPhone | Retrieves the first phone number information | |
| GetNextPhone | Retrieves the next phone number information | |
| GetOnline | Retrieves the structured online part of the address | |
| GetPerson | Retrieves the person's naming part of the address | |
| GetPostal | Retrieves the structured postal address part. | |
| Initialize | Initializes all address variables | |
| SetCompany | Sets the company's naming part of the address | |
| SetFax | Sets a structured fax number | |
| SetOnline | Sets the structured online part of the address. | |
| SetPerson | Sets the person's naming part of the address | |
| SetPostal | Sets the structured postal address part | |
|  Properties | 1 properties | |
| [get] Type | GetType returns the type of address either enAddressPerson or enAddressCompany if a address is defined at all | |
