Procore.Model.PaymentApplicationOwnerInvoice (procore_sdk v0.3.0)
Payment Application (Owner Invoice)
Summary
Types
@type t() :: %Procore.Model.PaymentApplicationOwnerInvoice{ billing_date: Date.t() | nil, commitment_billing_period_id: integer() | nil, include_attachments: boolean() | nil, invoice_number: String.t() | nil, origin_data: String.t() | nil, origin_id: String.t() | nil, period_end: Date.t() | nil, period_start: Date.t() | nil, status: String.t() | nil }
Functions
Link to this function