Method: Batchly::Response::FileResponse#is_processing_success
- Defined in:
- lib/batchly-sdk/response/file_response.rb
#is_processing_success ⇒ Object
Status of the processing boolean
17 18 19 |
# File 'lib/batchly-sdk/response/file_response.rb', line 17 def is_processing_success @is_processing_success end |