Procore.Model.PunchItem6AssignmentsInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.PunchItem6AssignmentsInner{ approved: boolean() | nil, attachments: [Procore.Model.RestV10WorkOrderContractsPost201ResponseAttachmentsInner.t()] | nil, comment: String.t() | nil, id: integer() | nil, login_information: Procore.Model.PunchItem6CreatedBy.t() | nil, login_information_id: integer() | nil, login_information_name: String.t() | nil, manager_accepted_at: DateTime.t() | nil, notified_at: DateTime.t() | nil, responded_at: DateTime.t() | nil, status: String.t() | nil, updated_at: DateTime.t() | nil, user_name: String.t() | nil, vendor: Procore.Model.Compact.t() | nil }
Functions
Link to this function