Procore.Model.BusinessNormalViewSource (procore_sdk v0.3.0)

Information about where the business information was sourced from

Summary

Types

@type t() :: %Procore.Model.BusinessNormalViewSource{
  id: String.t() | nil,
  record_type: String.t() | nil,
  source: String.t() | nil,
  type: String.t() | nil
}

Functions