quri_parts.riqu.rest.models.inline_response400 module#

riqu (Rest Interface for QUantum computing)

the cloud server with riqu interface. # noqa: E501

OpenAPI spec version: 1.1

Generated by: https://github.com/swagger-api/swagger-codegen.git

class quri_parts.riqu.rest.models.inline_response400.InlineResponse400(reason=None)#

Bases: object

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

Do not edit the class manually.

swagger_types = {'reason': 'str'}#
attribute_map = {'reason': 'reason'}#
property reason#

E501

Returns

The reason of this InlineResponse400. # noqa: E501

Return type

str

Type

Gets the reason of this InlineResponse400. # noqa

to_dict()#

Returns the model properties as a dict

to_str()#

Returns the string representation of the model