@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
cmn_building
Interface cmn_building
interface
cmn_building
{
contact
:
Typed
<
|
string
|
Record
<
"sys_user"
>
|
ExplicitKey
<
"sys_user"
>
|
TableBrand
<
"sys_user"
>
,
{
dependent
:
"company"
;
label
:
[
{
hint
:
"Primary contact for the building"
;
label
:
"Contact"
;
language
:
"en"
;
plural
:
"Contacts"
;
}
,
]
;
referenceTable
:
"sys_user"
;
}
,
>
;
floors
:
Typed
<
number
,
{
label
:
[
{
hint
:
"Number of floors in building"
;
label
:
"Floors"
;
language
:
"en"
;
plural
:
"Floors"
;
}
,
]
;
}
,
>
;
location
:
Typed
<
|
string
|
Record
<
"cmn_location"
>
|
ExplicitKey
<
"cmn_location"
>
|
TableBrand
<
"cmn_location"
>
,
{
label
:
"Location"
;
referenceFloats
:
true
;
referenceTable
:
"cmn_location"
;
}
,
>
;
name
:
Typed
<
string
,
{
label
:
"Name"
;
maxLength
:
100
}
>
;
notes
:
Typed
<
string
,
{
label
:
"Notes"
;
maxLength
:
4000
}
>
;
sys_created_by
:
Typed
<
string
,
{
label
:
[
{
label
:
"Created by"
;
language
:
"en"
;
plural
:
"Created by"
}
]
}
,
>
;
sys_created_on
:
Typed
<
`
${
number
}
-
${
number
}
-
${
number
}
${
number
}
:
${
number
}
:
${
number
}
`
,
{
label
:
[
{
label
:
"Created"
;
language
:
"en"
;
plural
:
"Created"
}
]
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
;
sys_mod_count
:
Typed
<
number
,
{
label
:
[
{
label
:
"Updates"
;
language
:
"en"
;
plural
:
"Updates"
}
]
}
,
>
;
sys_updated_by
:
Typed
<
string
,
{
label
:
[
{
label
:
"Updated by"
;
language
:
"en"
;
plural
:
"Updated by"
}
]
}
,
>
;
sys_updated_on
:
Typed
<
`
${
number
}
-
${
number
}
-
${
number
}
${
number
}
:
${
number
}
:
${
number
}
`
,
{
label
:
[
{
label
:
"Updated"
;
language
:
"en"
;
plural
:
"Updated"
}
]
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
cmn_building
>
cmn_building
Index
Properties
contact
floors
location
name
notes
sys_
created_
by
sys_
created_
on
sys_
id
sys_
mod_
count
sys_
updated_
by
sys_
updated_
on
Properties
Readonly
contact
contact
:
Typed
<
|
string
|
Record
<
"sys_user"
>
|
ExplicitKey
<
"sys_user"
>
|
TableBrand
<
"sys_user"
>
,
{
dependent
:
"company"
;
label
:
[
{
hint
:
"Primary contact for the building"
;
label
:
"Contact"
;
language
:
"en"
;
plural
:
"Contacts"
;
}
,
]
;
referenceTable
:
"sys_user"
;
}
,
>
Readonly
floors
floors
:
Typed
<
number
,
{
label
:
[
{
hint
:
"Number of floors in building"
;
label
:
"Floors"
;
language
:
"en"
;
plural
:
"Floors"
;
}
,
]
;
}
,
>
Readonly
location
location
:
Typed
<
|
string
|
Record
<
"cmn_location"
>
|
ExplicitKey
<
"cmn_location"
>
|
TableBrand
<
"cmn_location"
>
,
{
label
:
"Location"
;
referenceFloats
:
true
;
referenceTable
:
"cmn_location"
;
}
,
>
Readonly
name
name
:
Typed
<
string
,
{
label
:
"Name"
;
maxLength
:
100
}
>
Readonly
notes
notes
:
Typed
<
string
,
{
label
:
"Notes"
;
maxLength
:
4000
}
>
Readonly
sys_
created_
by
sys_created_by
:
Typed
<
string
,
{
label
:
[
{
label
:
"Created by"
;
language
:
"en"
;
plural
:
"Created by"
}
]
}
,
>
Readonly
sys_
created_
on
sys_created_on
:
Typed
<
`
${
number
}
-
${
number
}
-
${
number
}
${
number
}
:
${
number
}
:
${
number
}
`
,
{
label
:
[
{
label
:
"Created"
;
language
:
"en"
;
plural
:
"Created"
}
]
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
Readonly
sys_
mod_
count
sys_mod_count
:
Typed
<
number
,
{
label
:
[
{
label
:
"Updates"
;
language
:
"en"
;
plural
:
"Updates"
}
]
}
,
>
Readonly
sys_
updated_
by
sys_updated_by
:
Typed
<
string
,
{
label
:
[
{
label
:
"Updated by"
;
language
:
"en"
;
plural
:
"Updated by"
}
]
}
,
>
Readonly
sys_
updated_
on
sys_updated_on
:
Typed
<
`
${
number
}
-
${
number
}
-
${
number
}
${
number
}
:
${
number
}
:
${
number
}
`
,
{
label
:
[
{
label
:
"Updated"
;
language
:
"en"
;
plural
:
"Updated"
}
]
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact
floors
location
name
notes
sys_
created_
by
sys_
created_
on
sys_
id
sys_
mod_
count
sys_
updated_
by
sys_
updated_
on
@servicenow/sdk - v4.4.1
Loading...