Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 548 Bytes

File metadata and controls

11 lines (7 loc) · 548 Bytes

Base64EncodeResponse

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
base64_text_content_result string Result of performing a base 64 encoding operation, a text string representing the encoded original file content [optional]

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