Skip to main content

Reference / Modules / client / PostalAddress

Interface: PostalAddress

client.PostalAddress

Hierarchy

Table of contents

Properties

Properties

city

city: string

Defined in

packages/client/src/Types.ts:16


country

country: string

Defined in

packages/client/src/Types.ts:17


line1

line1: string

Defined in

packages/client/src/Types.ts:13


line2

line2: string

Defined in

packages/client/src/Types.ts:14


postalCode

postalCode: string

Defined in

packages/client/src/Types.ts:15