Record
get-pull-request-hosted-property-value-params
No description available.
record get-pull-request-hosted-property-value-params {
workspace: string,
repo-slug: string,
pullrequest-id: string,
app-key: string,
property-name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| workspace | string | |
| repo-slug | string | |
| pullrequest-id | string | |
| app-key | string | |
| property-name | string |