Procore.Model.DirectCostItem3 (procore_sdk v0.3.0)
Direct Cost Item object
Summary
Types
@type t() :: %Procore.Model.DirectCostItem3{ currency_exchange_rate: float() | nil, currency_iso_code: String.t() | nil, description: String.t() | nil, direct_cost_date: Date.t() | nil, direct_cost_type: String.t() | nil, employee_id: integer() | nil, id: integer() | nil, invoice_number: String.t() | nil, origin_data: String.t() | nil, origin_id: String.t() | nil, payment_date: Date.t() | nil, received_date: Date.t() | nil, status: String.t() | nil, terms: String.t() | nil, vendor_id: integer() | nil }
Functions
Link to this function