Procore.Model.BusinessNormalViewAddressesInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.BusinessNormalViewAddressesInner{ address1: String.t() | nil, address2: String.t() | nil, address_types: [String.t()] | nil, city: String.t() | nil, country_code: String.t() | nil, fax_number: String.t() | nil, id: String.t() | nil, latitude: float() | nil, longitude: float() | nil, name: String.t() | nil, phone_number: String.t() | nil, postal_code1: String.t() | nil, primary: boolean() | nil, province: String.t() | nil }
Functions
Link to this function