Procore.Model.ProjectStage2 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ProjectStage2{ category: String.t() | nil, default_stage: boolean() | nil, has_rfi_prefixes: boolean() | nil, hideable: boolean() | nil, id: integer() | nil, is_bidding_stage: boolean() | nil, name: String.t() | nil, project_stage_has_children: boolean() | nil, readonly: boolean() | nil }
Functions
Link to this function