type property

String? type
getter/setter pair

String of comma-delimited FHIR resource types.

If provided, only resources of the specified resource type(s) will be deleted.

Optional.

Implementation

core.String? type;