| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Invoice record id |
decimal number |
None. |
| ContactType |
Contact type (Customer, Supplier) |
string |
Required |
| Name |
Contact full name |
string |
Required |
|
Contact email |
string |
None. |
|
| Address1 |
Address line 1 |
string |
None. |
| Address2 |
Address line 2 |
string |
None. |
| Address3 |
Address line 3 |
string |
None. |
| Post |
Post code |
string |
None. |
| State |
State/County (for address) |
string |
None. |
| Phone |
Contact phone number |
string |
None. |
| F_CountryMaster |
Country id (for address) |
decimal number |
None. |
| CountryName |
Country name (for address) |
string |
None. |
| IsActive |
Contact is active or inactive |
boolean |
None. |
| ContactImage |
Contact image base64 string |
string |
None. |