| Name | Description | Type | Additional information |
|---|---|---|---|
| _custom_field |
Custom field info #Readonly |
company_custom_field_API |
None. |
| _field_data_id |
#Readonly |
integer |
None. |
| _integer_data |
Numeric type user input. Used as single numeric input or value of Lists - Company, Person, Bill, Invoice and user custom lists (type: integer, personnel, list, company, bill, invoice ) |
integer |
None. |
| _text_data |
Text type user input (type: text, textarea ) |
string |
None. |
| _datetime_data |
Datetime type user input (type: datetime ) |
date |
None. |
| _bit_data |
Bool type user input (type: bit ) |
boolean |
None. |
| _floating_data |
Decimal type user input (type: floating ) |
decimal number |
None. |