Record
models-content-type-default-value
No description available.
record models-content-type-default-value {
default-value: option<string>,
when-clause: option<string>,
when-value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| default-value | option<string> | |
| when-clause | option<string> | |
| when-value | option<string> |