CloudsmithApi::PackageTagRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| action | String | [optional] [default to 'Add'] | |
| is_immutable | BOOLEAN | If true, created tags will be immutable. An immutable flag is a tag that cannot be removed from a package. | [optional] [default to false] |
| tags | Array<String> | A list of tags to apply the action to. Not required for clears. | [optional] |