Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 860 Bytes

UserInfoAddress.md

File metadata and controls

47 lines (24 loc) · 860 Bytes

Interface: UserInfoAddress

💗 Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


Indexable

[claim: string]: JsonValue | undefined

Properties

country?

readonly optional country: string


formatted?

readonly optional formatted: string


locality?

readonly optional locality: string


postal_code?

readonly optional postal_code: string


region?

readonly optional region: string


street_address?

readonly optional street_address: string