Procore.Model.Program (procore_sdk v0.1.3)

Summary

Types

@type t() :: %Procore.Model.Program{
  address_freeform: String.t() | nil,
  id: integer() | nil,
  name: String.t() | nil,
  website: String.t() | nil
}

Functions