Procore.Model.RestV11ProjectsProjectIdSubmittalsGet200ResponseInnerBallInCourtInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV11ProjectsProjectIdSubmittalsGet200ResponseInnerBallInCourtInner{
    id: integer() | nil,
    initials: String.t() | nil,
    name: String.t() | nil,
    vendor:
      Procore.Model.RestV11ProjectsProjectIdSubmittalsGet200ResponseInnerBallInCourtInnerVendor.t()
      | nil
  }

Functions