Address
@type t() :: %Procore.Model.Project6Address{ city: String.t() | nil, country_code: String.t() | nil, state_code: String.t() | nil, street: String.t() | nil, zip: String.t() | nil }