Procore.Model.RestV10PrimeContractsPrimeContractIdPaymentApplicationMarkupLineItemsIdPatch200Response (procore_sdk v0.3.0)

Payment Application (Owner Invoice) Markup Line Item.

Summary

Types

@type t() ::
  %Procore.Model.RestV10PrimeContractsPrimeContractIdPaymentApplicationMarkupLineItemsIdPatch200Response{
    balance_to_finish: String.t() | nil,
    description_of_work: String.t() | nil,
    id: integer() | nil,
    materials_presently_stored: String.t() | nil,
    total_completed_and_stored_to_date: String.t() | nil,
    total_completed_and_stored_to_date_percent: String.t() | nil,
    total_retainage_currently_retained: String.t() | nil,
    total_retainage_from_previous_application: String.t() | nil,
    type: String.t() | nil,
    work_completed_from_previous_application: String.t() | nil,
    work_completed_retainage_currently_retained: String.t() | nil,
    work_completed_retainage_from_previous_application: String.t() | nil,
    work_completed_retainage_percent_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
  }

Functions