Procore.Model.Project6 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.Project6{ address: Procore.Model.Project6Address.t() | nil, created_by: Procore.Model.Project6CreatedBy.t() | nil, id: integer() | nil, name: String.t() | nil, open_items: [Procore.Model.Project6OpenItemsInner.t()] | nil, stage_name: String.t() | nil, status_name: String.t() | nil, type_name: String.t() | nil }
Functions
Link to this function