Type Field Value | What the Field Object Contains |
---|---|
anytype | Any value of the following types: String, Boolean, Integer, Double, ID, Date or DateTime. |
base64binary | Base64-encoded arbitrary binary data (of type base64Binary) |
Boolean | Boolean (true or false) values |
Date | Date values |
DateTime | DateTime values |
Double | Double values |
ID | Primary key field for an object |
Integer | Integer values |
String | String values |
Time | Time values |
For more information, see SOAPTypes in the SOAP API Developer's Guide. For more information about the methods shared by all enums, see Enum Methods.