Procore.Model.ObservationItemResponseLog (procore_sdk v0.1.3)
Summary
Types
@type t() :: %Procore.Model.ObservationItemResponseLog{ attachments: [ Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet200ResponseInnerAttachmentsInner.t() ] | nil, comment: String.t() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.CreatedBy.t() | nil, created_by_name: String.t() | nil, id: integer() | nil, item_id: integer() | nil, status: String.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function