Procore.Model.FinancialMarkup (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.FinancialMarkup{ applies_to_all: boolean() | nil, compound: Procore.Model.FinancialMarkupCompound.t() | nil, holder_id: integer() | nil, holder_type: String.t() | nil, id: integer() | nil, markup_conditions: [Procore.Model.FinancialMarkupMarkupConditionsInner.t()] | nil, markup_set: String.t() | nil, name: String.t() | nil, percentage: String.t() | nil, position: integer() | nil, prime_line_item_id: integer() | nil, project_id: integer() | nil, wbs_code: Procore.Model.FinancialMarkupWbsCode.t() | nil }
Functions
Link to this function