# FactExpression
## Properties
**r#type** | **String** | An identifier for a fact type that might be imported from a peer domain. If it is, it will bear an imported resource prefix (either a domain identifier or an alias, followed by ::) |
**operator** | **String** | |
**arguments** | [**Vec<models::FactExpressionArgumentsInner>**](FactExpression_arguments_inner.md) | |
**variables** | Option<[**Vec<models::VariableDefinition>**](VariableDefinition.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)