9 values · Used by 1 field
| Lookup Value | Definition | Status |
|---|
| Lookup Value | Definition | Status |
|---|---|---|
| Edm.Boolean EdmBoolean | The OData Edm.Boolean data type representing a boolean true or false field. | — |
| Edm.Date EdmDate | The OData Edm.Date data type representing an ISO 8601 date in YYYY-MM-DD format. Example: "2024-08-13" | — |
| Edm.DateTimeOffset EdmDateTimeOffset | The OData Edm.DateTimeOffset data type representing an ISO 8601 date in YYYY-MM-DDTHH:MM:SS.F[Z|+/-Offset] format. Example: "2024-08-13T21:55:08.002Z" | — |
| Edm.Decimal EdmDecimal | The OData Edm.Decimal data type representing a floating-point decimal number. | — |
| Edm.Double EdmDouble | The OData Edm.Double data type representing a double precision floating point number. | — |
| Edm.Int16 EdmInt16 | The OData Edm.Int16 data type representing a 16-bit signed integer. | — |
| Edm.Int32 EdmInt32 | The OData Edm.Int32 data type representing a 32-bit signed integer. | — |
| Edm.Int64 EdmInt64 | The OData Edm.Int64 data type representing a 64-bit signed integer. | — |
| Edm.String EdmString | The OData Edm.String data type | — |