Procore.Model.PaymentApplicationOwnerInvoiceLineItem (procore_sdk v0.3.0)

Payment Application (Owner Invoice) Line Item

Summary

Types

@type t() :: %Procore.Model.PaymentApplicationOwnerInvoiceLineItem{
  materials_presently_stored: String.t() | nil,
  materials_stored_retainage_retained_this_period: String.t() | nil,
  work_completed_retainage_released_this_period: String.t() | nil,
  work_completed_retainage_retained_this_period: String.t() | nil,
  work_completed_this_period: String.t() | nil,
  work_completed_this_period_quantity: String.t() | nil
}

Functions