| Name | Description | Type | Additional information | 
|---|---|---|---|
| OrderID | 
                         It represents the OrderID of current inspection.  | 
                    integer | 
                             None.  | 
                
| ReportID | 
                         It represents the ReportID of current inspection.  | 
                    integer | 
                             None.  | 
                
| ToEmails | 
                         It represents the list of all recipients for fee receipt.  | 
                    Collection of EmailAddressModel | 
                             None.  | 
                
| PaymentMethod | 
                         It represents the method of payment that customer chosen.  | 
                    integer | 
                             None.  | 
                
| Amount | 
                         It represents the amount that customer paid through check  | 
                    decimal number | 
                             None.  | 
                
| CashAmount | 
                         It represents the amount that customer paid through cash  | 
                    decimal number | 
                             None.  | 
                
| CheckNumber | 
                         It represents the check number  | 
                    string | 
                             None.  |