Procore.Model.RestV10WorkOrderContractsPost201ResponseInvoiceContactsInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkOrderContractsPost201ResponseInvoiceContactsInner{
    business_phone: String.t() | nil,
    business_phone_extension: integer() | nil,
    currency_configuration:
      Procore.Model.RestV10WorkOrderContractsGet200ResponseInnerAllOfCurrencyConfiguration.t()
      | nil,
    email: String.t() | nil,
    fax_number: String.t() | nil,
    id: integer() | nil,
    job_title: String.t() | nil,
    login_information_id: integer() | nil,
    mobile_phone: String.t() | nil,
    name: String.t() | nil,
    vendor_name: String.t() | nil
  }

Functions