| Boolean | 0 or 1 | 0 | 
        
            | Date | yyyy/mm/dd | 2/25/2020 | 
        
            | Date-Time | yyyy/mm/dd hh:mm | 2/25/2020 20:01 | 
        
            | Decimal | A number with a fractional part and no formatting. Fields that store currency values may have up to two decimal points. | 1.25 | 
        
            | File Name | The name of the file. Do not include a path. Do include the extension. Note: File names must only include letters, digits, underscores, and periods. Note: When importing records with associated files, select the import template and all associated files for the upload. | FileName.pdf | 
        
            | Integer | Whole number with no decimal parts or any formatting | 1 | 
        
            | Text | A string (can contain letters, numbers, and special characters) | Tuition Payment |