# FactTypeDefinition
## Properties
**name** | **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 ::) |
**description** | **String** | |
**arguments** | [**Vec<models::NewFactTypeDefinitionArgumentsInner>**](NewFactTypeDefinition_arguments_inner.md) | |
**imported** | **bool** | true if this fact type is imported |
**source_domain_id** | Option<**String**> | A globally unique identifier for a domain | [optional]
**source_domain_name** | Option<**String**> | | [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)