import { type PullRequestHeadOrBaseModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Holds information about a pull requests head or base branches.
Properties
repo: RepoModel
Gets or sets the repository info.
x/kd_clients/core/Models/mod.ts>PullRequestHeadOrBaseModel
import { type PullRequestHeadOrBaseModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Holds information about a pull requests head or base branches.
Gets or sets the repository info.