Procore.Model.Program (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.Program{ address_freeform: String.t() | nil, id: integer() | nil, logo_prostore_file_id: integer() | nil, logo_prostore_file_url: String.t() | nil, name: String.t() | nil, photo_prostore_file_id: integer() | nil, photo_prostore_file_url: String.t() | nil, project_count: integer() | nil, website: String.t() | nil }
Functions
Link to this function