Fields Response
Output representation of the details of the optional fields on the usage-based
selling-related objects.
- JSON Example
-
"fields": { "MyCustomDate__c": { "displayValue": "2024-09-24", "value": "2024-09-24T17:46:30.662Z" }, "MyCustomNumber__c": { "displayValue": "20.0", "value": 20 } }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
displayValue | String | Display value of a field. | Big, 63.0 | 63.0 |
value | Object | Value of a field in its original data form. | Big, 63.0 | 63.0 |