Procore.Model.RestV10PaymentApplicationsGet200ResponseInnerAllOfBillingPeriod (procore_sdk v0.3.0)

Commitment Billing Period

Summary

Types

@type t() ::
  %Procore.Model.RestV10PaymentApplicationsGet200ResponseInnerAllOfBillingPeriod{
    end_date: Date.t() | nil,
    start_date: Date.t() | nil
  }

Functions