Method: PureCloud::EdgeLogsJobFile#size_bytes
- Defined in:
- lib/purecloudclient_v2a/models/edge_logs_job_file.rb
#size_bytes ⇒ Object
The size of this file in bytes.
61 62 63 |
# File 'lib/purecloudclient_v2a/models/edge_logs_job_file.rb', line 61 def size_bytes @size_bytes end |