InvoiceCodingCountDto
totalProposalsinteger<int32>
totalPostingsinteger<int32>
totalInvoicesinteger<int32>
lastProposalReceivedTimestring<date-time>nullable
lastPostingReceivedTimestring<date-time>nullable
lastInvoiceReceivedTimestring<date-time>nullable
InvoiceCodingCountDto
{
"totalProposals": 0,
"totalPostings": 0,
"totalInvoices": 0,
"lastProposalReceivedTime": "2024-07-29T15:51:28.071Z",
"lastPostingReceivedTime": "2024-07-29T15:51:28.071Z",
"lastInvoiceReceivedTime": "2024-07-29T15:51:28.071Z"
}