Skip to content

jobs_get_sselog_response

OQTOPUS Cloud User API

OQTOPUS Cloud User API. This API is used to interact with the OQTOPUS Cloud service. The API provides endpoints to manage devices, jobs, and results. # noqa: E501

OpenAPI spec version: 1.0 Contact: oqtopus-team[at]googlegroups.com Generated by: https://github.com/swagger-api/swagger-codegen.git

Classes:

JobsGetSselogResponse

JobsGetSselogResponse(file=None, file_name=None)

NOTE: This class is auto generated by the swagger code generator program.

Do not edit the class manually.

Methods:

  • to_dict

    Returns the model properties as a dict

  • to_str

    Returns the string representation of the model

Attributes:

  • file

    Gets the file of this JobsGetSselogResponse. # noqa: E501

  • file_name

    Gets the file_name of this JobsGetSselogResponse. # noqa: E501

file property writable

file

Gets the file of this JobsGetSselogResponse. # noqa: E501

:return: The file of this JobsGetSselogResponse. # noqa: E501 :rtype: str

file_name property writable

file_name

Gets the file_name of this JobsGetSselogResponse. # noqa: E501

:return: The file_name of this JobsGetSselogResponse. # noqa: E501 :rtype: str

to_dict

to_dict()

Returns the model properties as a dict

to_str

to_str()

Returns the string representation of the model