## FhircastEventContextDetails type [​](/content/docs/sdk/core.fhircasteventcontextdetails#fhircasteventcontextdetails-type/index.html)

**Signature:**

```typescript
export type FhircastEventContextDetails = {

resourceType: FhircastResourceType | '*';

optional?: boolean;

manyAllowed?: boolean;

array?: boolean;

reference?: boolean;

};
```

**References:** [FhircastResourceType](/content/docs/sdk/core.fhircastresourcetype)  
- [FhircastEventContextDetails type](/content/docs/sdk/core.fhircasteventcontextdetails#fhircasteventcontextdetails-type/index.html)
