Skip to content

@saflib/drizzle


Interface: Address

A shared address type that can be used across the platform.

Properties

country

country: null | string


formatted

formatted: null | string


locality

locality: null | string


postal_code

postal_code: null | string


region

region: null | string


street_address

street_address: null | string