lib/client/crm/docs/AccountBasic.md

33 lines
1.8 KiB
Markdown

# Crm.AccountBasic
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accountNumber** | **String** | Taxnexus Account Number of the OEM/Reseller | [optional]
**billingAddress** | [**Address**](Address.md) | | [optional]
**billingContactID** | **String** | Contact ID | [optional]
**companyID** | **String** | Taxnexus OEM/Reseller Record Id | [optional]
**coordinateID** | **String** | The id of the Coordinate of the business establishment | [optional]
**customerID** | **String** | Taxpayer Customer Id designated by OEM/Reseller | [optional]
**defaultAddress** | [**Address**](Address.md) | | [optional]
**defaultBackendID** | **String** | Default Backend ID | [optional]
**defaultDeliveryContactID** | **String** | Default Delivery Address Contact ID | [optional]
**defaultEndUserID** | **String** | Contact ID | [optional]
**email** | **String** | Taxpayer Public Email Address | [optional]
**fax** | **String** | Taxpayer Fax Number | [optional]
**ID** | **String** | Taxpayer Account Record Id | [optional]
**name** | **String** | Taxpayer Account Name (ignored for Tax Processing) | [optional]
**parentFK** | **String** | UUID Reference the master record that owns this item | [optional]
**phone** | **String** | Taxpayer Public Phone Number | [optional]
**preparerID** | **String** | Contact ID | [optional]
**ref** | **String** | Source System identifier for this record, if any | [optional]
**shippingAddress** | [**Address**](Address.md) | | [optional]
**shippingContactID** | **String** | Contact ID | [optional]
**site** | **String** | Taxpayer Location Designation | [optional]
**tenantID** | **String** | Tenant Identifier | [optional]
**type** | **String** | Account Type | [optional]
**website** | **String** | Taxpayer Website | [optional]