package entity
type OutreachPatch struct {
Status string
PublishedReplyID string
PublishedPermalink string
}