## AddPharmacyResponse interface  
Response from adding a pharmacy to a patient's favorites.

**Signature:**  
```typescript
export interface AddPharmacyResponse
```

## Properties  
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [message](/content/docs/sdk/core.addpharmacyresponse.message) |  | string |  |
| [organization?](/content/docs/sdk/core.addpharmacyresponse.organization) |  | Organization | _(Optional)_ |
| [success](/content/docs/sdk/core.addpharmacyresponse.success) |  | boolean |  |

- [AddPharmacyResponse interface](/content/docs/sdk/core.addpharmacyresponse#addpharmacyresponse-interface/index.html)  
- [Properties](/content/docs/sdk/core.addpharmacyresponse#properties/index.html)
