Appearance
const ResourcefulBinaryType: CallableNewable< ResourcefulBinaryTypeOptions, BaseClass >;
Callable constructor for creating validated binary type instances. Automatically sets the OpenAPI format to 'binary' for base64-encoded binary data.
OpenAPI 3.0 String Type