Method: PureCloud::EdgeLogsJobFile#size_bytes
- Defined in:
- lib/purecloudplatformclientv2/models/edge_logs_job_file.rb
#size_bytes ⇒ Object
The size of this file in bytes.
54 55 56 |
# File 'lib/purecloudplatformclientv2/models/edge_logs_job_file.rb', line 54 def size_bytes @size_bytes end |