Record
custom-object-custom-field-definition-update
No description available.
record custom-object-custom-field-definition-update {
default: option<string>,
description: option<string>,
format: option<string>,
label: option<string>,
origin: option<custom-object-custom-field-definition-update-origin-enum>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| default | option<string> | |
| description | option<string> | |
| format | option<string> | |
| label | option<string> | |
| origin | option<custom-object-custom-field-definition-update-origin-enum> | |
| type-op | option<string> |