Procore.Model.PaymentApplicationOwnerInvoiceMarkupLineItem (procore_sdk v0.3.0)

Payment Application (Owner Invoice) Markup Line Item

Summary

Types

@type t() :: %Procore.Model.PaymentApplicationOwnerInvoiceMarkupLineItem{
  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
}

Functions