Procore.Model.ProjectUser1 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ProjectUser1{ abbreviated_name: String.t() | nil, address: String.t() | nil, avatar: String.t() | nil, business_phone: String.t() | nil, business_phone_extension: integer() | nil, city: String.t() | nil, country_code: String.t() | nil, email_address: String.t() | nil, email_signature: String.t() | nil, employee_id: String.t() | nil, fax_number: String.t() | nil, first_name: String.t() | nil, is_active: boolean() | nil, is_employee: boolean() | nil, job_title: String.t() | nil, last_name: String.t() | nil, mobile_phone: String.t() | nil, notes: String.t() | nil, state_code: String.t() | nil, vendor_id: integer() | nil, zip: String.t() | nil }
Functions
Link to this function