EntityFunctionCalculationResponse
EntityFunctionCalculationResponse
Section titled “EntityFunctionCalculationResponse”Schema definition for EntityFunctionCalculationResponse
Schema Viewer
Section titled “Schema Viewer”EntityFunctionCalculationResponse
entityIdstringrequired
Entity ID.
requestIdstringrequired
ID of the original function calculation request.
resultobject
Function calculation result.
resultKindstring
Discriminator identifying the shape of `result`.
Description
Section titled “Description”This schema defines the structure and validation rules for EntityFunctionCalculationResponse.
Properties
Section titled “Properties”- entityId (string, required): Entity ID.
- requestId (string, required): ID of the original function calculation request.
- result (object): Function calculation result.
- resultKind (string): Discriminator identifying the shape of
result.
Related Schemas
Section titled “Related Schemas”See other schemas in the processing category.