Sha256: 835b22a0a2363df18e4d6e3dbd0f2d25d36b75fb0e7ff1117a5fd3135a72ddbf
Contents?: true
Size: 778 Bytes
Versions: 33
Compression:
Stored size: 778 Bytes
Contents
# CloudmersiveConvertApiClient::DetectLineEndingsResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **successful** | **BOOLEAN** | True if successful, false otherwise | [optional] **primary_newline_type** | **String** | Type of newline in the file; possible vlaues are \"Mac\" (legacy Mac OS uses carriage return only); \"Unix\" (Unix and Linux OSes, and modern Mac OS); \"Windows\" (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** | **Integer** | Length of the input string in characters | [optional]
Version data entries
33 entries across 33 versions & 1 rubygems