Interface: UserInfoAddress

March 19, 2026 Ā· View on GitHub

šŸ’— 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