# DetectLineEndingsResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **bool** | True if successful, false otherwise | [optional] 
**primary_newline_type** | **string** | Type of newline in the file; possible vlaues are \&quot;Mac\&quot; (legacy Mac OS uses carriage return only); \&quot;Unix\&quot; (Unix and Linux OSes, and modern Mac OS); \&quot;Windows\&quot; (Windows operating systems) | [optional] 
**primary_newline_terminator** | **string** | Characters used to terminate a newline; can be carriage return, linefeed, or carriage return + linefeed | [optional] 
**input_length** | **int** | Length of the input string in characters | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


