CycloneDX JavaScript Library - Web - v10.2.0
Preparing search index...
Models
OptionalPostalAddressProperties
Interface OptionalPostalAddressProperties
interface
OptionalPostalAddressProperties
{
country
?:
string
;
locality
?:
string
;
postalCode
?:
string
;
postOfficeBoxNumber
?:
string
;
region
?:
string
;
streetAddress
?:
string
;
}
Index
Properties
country?
locality?
postal
Code?
post
Office
Box
Number?
region?
street
Address?
Properties
Optional
country
country
?:
string
Optional
locality
locality
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
post
Office
Box
Number
postOfficeBoxNumber
?:
string
Optional
region
region
?:
string
Optional
street
Address
streetAddress
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
country
locality
postal
Code
post
Office
Box
Number
region
street
Address
CycloneDX JavaScript Library - Web - v10.2.0
Loading...