Procore.Model.RestV10PaymentApplicationsGet200ResponseInnerAllOfContract (procore_sdk v0.3.0)

Contract

Summary

Types

@type t() ::
  %Procore.Model.RestV10PaymentApplicationsGet200ResponseInnerAllOfContract{
    id: integer() | nil,
    title: String.t() | nil,
    type: String.t() | nil
  }

Functions