Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 486 Bytes

File metadata and controls

11 lines (7 loc) · 486 Bytes

Base64DetectResponse

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
is_base64_encoded bool True if the input string is base 64 encoded, false otherwise [optional]

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