Procore.Model.ManualHold (procore_sdk v0.3.0)
Manual hold for an invoice
Summary
Types
@type t() :: %Procore.Model.ManualHold{ attachments: [Procore.Model.RestV11RequisitionsGet200ResponseInnerAttachmentsInner.t()] | nil, company_id: integer() | nil, created_at: DateTime.t() | nil, created_by: String.t() | nil, description: String.t() | nil, hold_type: String.t() | nil, id: integer() | nil, invoice_id: integer() | nil, project_id: integer() | nil, status: String.t() | nil, updated_at: DateTime.t() | nil, updated_by: String.t() | nil, vendor_id: integer() | nil, visible_to_vendor: boolean() | nil }
Functions
Link to this function