Maps
Create, update, delete, and query the map information of SuiteCRM
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The unique identifier of the map. |
| Name | String | False |
Name assigned to the map |
| DateEntered | Datetime | False |
The date the record was created. |
| DateModified | Datetime | False |
The date the record was last modified. |
| ModifiedUserId | String | False |
The Id of the user who last modified the record. |
| ModifiedByName | String | True |
The name of the user who last modified the record. |
| CreatedBy | String | False |
The Id of the user who created the record. |
| CreatedByName | String | True |
The name of the user who created the record. |
| Description | String | False |
Description for the map |
| Deleted | Bool | False |
The record deletion indicator. |
| CreatedByLink | String | True |
Link to the record who created it |
| ModifiedUserLink | String | True |
Link to the record who modified it. |
| AssignedUserId | String | False |
The Id of the user assigned to the record. |
| AssignedUserName | String | True |
|
| AssignedUserLink | String | True |
Link to the user which the record has been assigned to |
| SecurityGroups | String | True |
The security group associated with the record. |
| Distance | Double | False |
|
| UnitType | String | False |
Length unit expressing the radius |
| ModuleType | String | False |
|
| ParentName | String | True |
The name of the parent of this account. |
| ParentType | String | False |
Type of the map's parent |
| ParentId | String | False |
The Id of the parent of this account. |
| Accounts | String | True |
The accounts associated with the record |
| Contacts | String | True |
The contacts associated with the record |
| Leads | String | True |
The leads associated with the record. |
| Opportunities | String | True |
The opportunities associated with the record. |
| Cases | String | True |
The cases associated with the record. |
| Projects | String | True |
|
| Meetings | String | True |
The meetings associated with the record. |
| Prospects | String | True |
|