Code
Code
| Name | Description | Schema | Default |
|---|---|---|---|
| class_name optional | Class Name Example : com.example.Handler | any of [string, null] | |
| code_text optional | Code Text Example : ZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM== | any of [string, null] | |
| code_type required | Code Type Example : text | string | |
| file_name optional | File Name Example : sample | any of [string, null] | |
| file_transfer_status optional | File Transfer Status Example : sample | any of [string, null] | |
| file_upload_at optional | File Upload At Example : 2025-05-17 00:23:17 | any of [string, null] | |
| method_name optional | Method Name Example : handleRequest | any of [string, null] | |
| runtime required | Runtime Example : Node.js:20 | string |