Procore.Model.RestV10VendorsIdGet200ResponseOneOf1AllOfContractSigner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10VendorsIdGet200ResponseOneOf1AllOfContractSigner{
  company_name: String.t() | nil,
  contact_id: integer() | nil,
  id: integer() | nil,
  is_active: boolean() | nil,
  login: String.t() | nil,
  name: String.t() | nil
}

Functions