Data Types in Salesforce
Apex assigns a data type in Salesforce to all variables and expressions, such as sObject, primitive, or enum. We use these data types as required depending on the condition. Integer, Double, Long, Date, Datetime, String, ID, or Boolean are examples of primitives. Data types in Salesforce. Salesforce Data Type Range and Description Transformation Data Type AnyType