| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id |
integer |
None. |
| Name |
Profile Name |
string |
None. |
| CompanyName |
Company name |
string |
None. |
| TCC |
TCC code(Control Code) |
string |
None. |
| TaxId |
TIN, Federal Tax Id |
string |
None. |
| AddressId |
Key to the Address obj that holds all the address information of the Tax Profile |
integer |
None. |
| ContactName |
Contact Name |
string |
None. |
| ContactPhone |
Contact Phone |
string |
None. |
| ContactEmail |
Contact Email |
string |
None. |
| CreatedBy |
Creator Id |
integer |
None. |
| CreatedOn |
Date of creation |
date |
None. |
| ModifiedBy |
Id of the user who last modified the profile |
integer |
None. |
| ModifiedOn |
Last Modification date |
date |
None. |
| Address |
Address full object |
AddressViewModel |
None. |