@ukkidney/ukrdc-axios-ts
Preparing search index...
ExtendedCodeSchema
Interface ExtendedCodeSchema
interface
ExtendedCodeSchema
{
code
:
string
;
codingStandard
:
string
;
creationDate
:
string
;
description
?:
string
|
null
;
mappedBy
:
CodeMapSchema
[]
;
mapsTo
:
CodeMapSchema
[]
;
objectType
?:
string
|
null
;
pkbComment
?:
string
|
null
;
pkbReferenceRange
?:
string
|
null
;
units
?:
string
|
null
;
updateDate
:
string
|
null
;
}
Index
Properties
code
coding
Standard
creation
Date
description?
mapped
By
maps
To
object
Type?
pkb
Comment?
pkb
Reference
Range?
units?
update
Date
Properties
code
code
:
string
Code
coding
Standard
codingStandard
:
string
Coding standard
creation
Date
creationDate
:
string
Creation date
Optional
description
description
?:
string
|
null
mapped
By
mappedBy
:
CodeMapSchema
[]
maps
To
mapsTo
:
CodeMapSchema
[]
Optional
object
Type
objectType
?:
string
|
null
Optional
pkb
Comment
pkbComment
?:
string
|
null
Optional
pkb
Reference
Range
pkbReferenceRange
?:
string
|
null
Optional
units
units
?:
string
|
null
update
Date
updateDate
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
coding
Standard
creation
Date
description
mapped
By
maps
To
object
Type
pkb
Comment
pkb
Reference
Range
units
update
Date
@ukkidney/ukrdc-axios-ts
Loading...
Code