Record
tag-protection
No description available.
record tag-protection {
created-at: option<string>,
enabled: option<bool>,
id: option<s32>,
pattern: string,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| enabled | option<bool> | |
| id | option<s32> | |
| pattern | string | |
| updated-at | option<string> |