core.slicedefinition
Home > @medplum/core > SliceDefinition
SliceDefinition interface
Signature:
export interface SliceDefinition extends Omit<InternalSchemaElement, 'slicing'> 
Extends: Omit<InternalSchemaElement, 'slicing'>
Properties
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
string  | (Optional)  | ||
Record<string, InternalSchemaElement>  | |||
string  |