Procore.Model.Trade2 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Trade2{
  active: boolean() | nil,
  id: integer() | nil,
  name: String.t() | nil,
  updated_at: DateTime.t() | nil
}

Functions