10 lines
565 B
Plaintext
10 lines
565 B
Plaintext
import { TypeList } from "docs-ui"
|
|
|
|
# AdminPostNotificationsNotificationResendReq
|
|
|
|
The resend details.
|
|
|
|
## Properties
|
|
|
|
<TypeList types={[{"name":"to","type":"`string`","description":"A new address or user identifier that the Notification should be sent to. If not provided, the previous `to` field of the notification will be used.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records" sectionTitle="AdminPostNotificationsNotificationResendReq"/>
|