Procore.Model.RestV10PaymentApplicationsIdGet200ResponseAllOfG703Inner (procore_sdk v0.3.0)

Payment Application (Owner Invoice) Contract Item

Summary

Types

@type t() :: %Procore.Model.RestV10PaymentApplicationsIdGet200ResponseAllOfG703Inner{
  added_from_source: String.t() | nil,
  added_from_source_id: integer() | nil,
  balance_to_finish: String.t() | nil,
  cost_code:
    Procore.Model.RestV10WorkOrderContractsPost201ResponseLineItemsInnerCostCode.t()
    | nil,
  currency_configuration:
    Procore.Model.RestV10PaymentApplicationsIdGet200ResponseAllOfG703InnerCurrencyConfiguration.t()
    | nil,
  description_of_work: String.t() | nil,
  description_override: String.t() | nil,
  id: integer() | nil,
  item_number: integer() | nil,
  materials_presently_stored: String.t() | nil,
  materials_stored_retainage_currently_retained: String.t() | nil,
  materials_stored_retainage_from_previous_application: String.t() | nil,
  materials_stored_retainage_percent_this_period: String.t() | nil,
  materials_stored_retainage_released_this_period: String.t() | nil,
  materials_stored_retainage_retained_this_period: String.t() | nil,
  origin_id: integer() | nil,
  origin_type: String.t() | nil,
  scheduled_quantity: String.t() | nil,
  scheduled_unit_price: String.t() | nil,
  scheduled_value: String.t() | nil,
  total_completed_and_stored_to_date: String.t() | nil,
  total_completed_and_stored_to_date_percent: String.t() | nil,
  total_completed_and_stored_to_date_quantity: String.t() | nil,
  total_retainage_currently_retained: String.t() | nil,
  total_retainage_from_previous_application: String.t() | nil,
  type: String.t() | nil,
  wbs_code: Procore.Model.WbsCode.t() | nil,
  work_completed_from_previous_application: String.t() | nil,
  work_completed_from_previous_application_quantity: 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,
  work_completed_this_period_quantity: String.t() | nil
}

Functions