@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
shared/types
Address
Type Alias Address
type
Address
=
{
city
:
string
;
country
:
Country
;
idAddress
?:
number
;
idCustomer
?:
number
;
streetNameAndHouseNumber
:
string
;
zipCode
:
string
;
}
Index
Properties
city
country
id
Address?
id
Customer?
street
Name
And
House
Number
zip
Code
Properties
city
city
:
string
country
country
:
Country
Optional
id
Address
idAddress
?:
number
Optional
id
Customer
idCustomer
?:
number
street
Name
And
House
Number
streetNameAndHouseNumber
:
string
zip
Code
zipCode
:
string
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
city
country
id
Address
id
Customer
street
Name
And
House
Number
zip
Code
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...