Procore.Model.RestV10BimModelRevisionPlansGet200ResponseInnerOneOf1 (procore_sdk v0.3.0)
BIM Model Revision Plan associates BIM Plans to published BIM Model Revisions
Summary
Types
@type t() :: %Procore.Model.RestV10BimModelRevisionPlansGet200ResponseInnerOneOf1{ bim_level: Procore.Model.RestV10BimModelRevisionPlansGet200ResponseInnerOneOf1BimLevel.t() | nil, bim_model_revision_id: integer() | nil, bim_plan: Procore.Model.RestV10BimPlansGet200ResponseInner.t() | nil, created_at: DateTime.t() | nil, id: integer() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function