@ukkidney/ukrdc-axios-ts
Preparing search index...
AddressSchema
Interface AddressSchema
Patient address
interface
AddressSchema
{
addressuse
?:
string
|
null
;
countryCode
?:
string
|
null
;
countryCodeStd
?:
string
|
null
;
countryDescription
?:
string
|
null
;
county
?:
string
|
null
;
fromTime
?:
string
|
null
;
postcode
?:
string
|
null
;
street
?:
string
|
null
;
toTime
?:
string
|
null
;
town
?:
string
|
null
;
}
Index
Properties
addressuse?
country
Code?
country
Code
Std?
country
Description?
county?
from
Time?
postcode?
street?
to
Time?
town?
Properties
Optional
addressuse
addressuse
?:
string
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
country
Code
Std
countryCodeStd
?:
string
|
null
Optional
country
Description
countryDescription
?:
string
|
null
Optional
county
county
?:
string
|
null
Optional
from
Time
fromTime
?:
string
|
null
Optional
postcode
postcode
?:
string
|
null
Optional
street
street
?:
string
|
null
Optional
to
Time
toTime
?:
string
|
null
Optional
town
town
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
addressuse
country
Code
country
Code
Std
country
Description
county
from
Time
postcode
street
to
Time
town
@ukkidney/ukrdc-axios-ts
Loading...
Patient address