Procore.Model.RestV10ProjectsProjectIdContractsContractIdInvoiceConfigurationPatchRequestInvoiceConfiguration (procore_sdk v0.3.0)

Invoice Configuration for the Contract

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdContractsContractIdInvoiceConfigurationPatchRequestInvoiceConfiguration{
    separate_billing_for_stored_materials: boolean() | nil,
    stored_materials_billing_method: String.t() | nil
  }

Functions