Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 518 Bytes

Base64DetectResponse.md

File metadata and controls

11 lines (7 loc) · 518 Bytes

Base64DetectResponse

Properties

Name Type Description Notes
Successful bool True if successful, false otherwise [optional] [default to null]
IsBase64Encoded bool True if the input string is base 64 encoded, false otherwise [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]