package model type PullRequest struct { ID string Title string Body string }