Migração para .NET 10 - Parte 1
Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable field 'balanceClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankStatementClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankingPaymentClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankingPixClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankingWebhookClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable property 'Amount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Recipient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'MyIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CnpjOrCpf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterpriseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterprisePhone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'AssessmentPeriod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TotalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'FineAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InterestAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DarfType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PrincipalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Barcode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BeneficiaryDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BankAccount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CreationDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BatchId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'MyIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Barcode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BeneficiaryDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'ErrorCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EndToEndId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CnpjOrCpf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterpriseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterprisePhone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'AssessmentPeriod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TotalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'FineAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InterestAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DarfType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PrincipalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RequestCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DarfType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'AssessmentPeriod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CnpjCpf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RequestCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'FilterDateBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Cpmf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DetailType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Ispb' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BatchId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Migração para .NET 10 - Parte 1
Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable field 'balanceClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankStatementClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankingPaymentClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankingPixClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bankingWebhookClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable property 'Amount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Recipient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'MyIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CnpjOrCpf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterpriseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterprisePhone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'AssessmentPeriod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TotalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'FineAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InterestAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DarfType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PrincipalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Barcode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BeneficiaryDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BankAccount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CreationDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BatchId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'MyIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Barcode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BeneficiaryDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'ErrorCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EndToEndId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CnpjOrCpf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterpriseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'EnterprisePhone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'AssessmentPeriod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TotalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'FineAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InterestAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DarfType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PrincipalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RequestCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DarfType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'AssessmentPeriod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DueDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'PaymentStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'CnpjCpf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RequestCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'RevenueCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'FilterDateBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Cpmf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'InclusionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'DetailType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Ispb' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'BatchId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.