Models
Schema: `ColumnMask`
- Type:
object - Required fields:
column_name,id,mask_expression,name,table_id
Properties
| Name | Type | Required | Description |
|---|---|---|---|
column_name |
string |
true |
- |
created_at |
string |
false |
- |
description |
string |
false |
- |
id |
string |
true |
- |
mask_expression |
string |
true |
- |
name |
string |
true |
- |
table_id |
string |
true |
- |