Skip to main content

Reference / Modules / client / LegalOfficerPostalAddress

Interface: LegalOfficerPostalAddress

client.LegalOfficerPostalAddress

Hierarchy

Table of contents

Properties

Properties

city

city: string

Inherited from

PostalAddress.city

Defined in

packages/client/src/Types.ts:16


company

company: string

Defined in

packages/client/src/Types.ts:21


country

country: string

Inherited from

PostalAddress.country

Defined in

packages/client/src/Types.ts:17


line1

line1: string

Inherited from

PostalAddress.line1

Defined in

packages/client/src/Types.ts:13


line2

line2: string

Inherited from

PostalAddress.line2

Defined in

packages/client/src/Types.ts:14


postalCode

postalCode: string

Inherited from

PostalAddress.postalCode

Defined in

packages/client/src/Types.ts:15