Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 871 Bytes

address.md

File metadata and controls

22 lines (17 loc) · 871 Bytes

Address

Example Usage

import { Address } from "@polar-sh/sdk/models/components";

let value: Address = {
  country: "Central African Republic",
};

Fields

Field Type Required Description
line1 string N/A
line2 string N/A
postalCode string N/A
city string N/A
state string N/A
country string ✔️ N/A