## MedicationCartClearRequest interface 
Vendor-neutral input to clear the patient's whole vendor cart (`$clear-cart`).

**Signature:**
```typescript
export interface MedicationCartClearRequest
```

## Properties  
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [patientId](/content/docs/sdk/core.medicationcartclearrequest.patientid) | `readonly` | string |  |
