Record
bulk-set-issue-property-params
No description available.
record bulk-set-issue-property-params {
property-key: string,
expression: option<string>,
filter: option<bulk-issue-property-update-request-filter>,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| property-key | string | |
| expression | option<string> | |
| filter | option<bulk-issue-property-update-request-filter> | |
| value | option<string> |