Interface for box storage data. Represents the result of querying box storage from an application.
Decoded key as UTF-8 string
Optional
Decoded value as UTF-8 string (if valid UTF-8)
Error message if query failed
Whether the box exists
Base64url-encoded key
Raw value bytes as base64
Interface for box storage data. Represents the result of querying box storage from an application.