Exemplo n.º 1
0
    def from_dict(cls, dikt) -> 'InvalidateApiKey':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The invalidateApiKey of this InvalidateApiKey.  # noqa: E501
        :rtype: InvalidateApiKey
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 2
0
    def from_dict(cls, dikt) -> 'Error':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Error of this Error.  # noqa: E501
        :rtype: Error
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 3
0
    def from_dict(cls, dikt) -> 'Volume':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Volume of this Volume.  # noqa: E501
        :rtype: Volume
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 4
0
    def from_dict(cls, dikt) -> 'Nodata':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The nodata of this Nodata.  # noqa: E501
        :rtype: Nodata
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 5
0
    def from_dict(cls, dikt) -> 'Chore':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The chore of this Chore.  # noqa: E501
        :rtype: Chore
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 6
0
    def from_dict(cls, dikt) -> 'Authentication':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The authentication of this Authentication.  # noqa: E501
        :rtype: Authentication
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 7
0
    def from_dict(cls, dikt) -> 'PowerflowAnalysis':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The PowerflowAnalysis of this PowerflowAnalysis.  # noqa: E501
        :rtype: PowerflowAnalysis
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 8
0
    def from_dict(cls, dikt) -> 'Success':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The success of this Success.  # noqa: E501
        :rtype: Success
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 9
0
    def from_dict(cls, dikt) -> 'Details':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The details of this Details.  # noqa: E501
        :rtype: Details
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 10
0
    def from_dict(cls, dikt) -> 'Wish':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The wish of this Wish.  # noqa: E501
        :rtype: Wish
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 11
0
    def from_dict(cls, dikt) -> 'Userlist':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The userlist of this Userlist.  # noqa: E501
        :rtype: Userlist
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 12
0
    def from_dict(cls, dikt) -> 'NewModelElement':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The NewModelElement of this NewModelElement.  # noqa: E501
        :rtype: NewModelElement
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 13
0
    def from_dict(cls, dikt) -> 'ModelReply':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The ModelReply of this ModelReply.  # noqa: E501
        :rtype: ModelReply
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 14
0
    def from_dict(cls, dikt) -> 'AnalysisResponse':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The AnalysisResponse of this AnalysisResponse.  # noqa: E501
        :rtype: AnalysisResponse
        """
        return util.deserialize_model(dikt, cls)
    def from_dict(cls, dikt) -> 'ModelElementUpdate':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The ModelElementUpdate of this ModelElementUpdate.  # noqa: E501
        :rtype: ModelElementUpdate
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 16
0
    def from_dict(cls, dikt) -> 'InlineResponse404':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The inline_response_404 of this InlineResponse404.  # noqa: E501
        :rtype: InlineResponse404
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 17
0
    def from_dict(cls, dikt) -> 'AllowanceAllowanceTransaction':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The allowance_allowanceTransaction of this AllowanceAllowanceTransaction.  # noqa: E501
        :rtype: AllowanceAllowanceTransaction
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 18
0
    def from_dict(cls, dikt) -> 'EducationItems':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The educationItems of this EducationItems.  # noqa: E501
        :rtype: EducationItems
        """
        return util.deserialize_model(dikt, cls)
Exemplo n.º 19
0
    def from_dict(cls, dikt) -> 'User':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The User of this User.
        :rtype: User
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 20
0
    def from_dict(cls, dikt) -> 'Tag':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Tag of this Tag.
        :rtype: Tag
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 21
0
    def from_dict(cls, dikt):
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Pet of this Pet.
        :rtype: Pet
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 22
0
    def from_dict(cls, dikt):
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Pet of this Pet.
        :rtype: Pet
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 23
0
    def from_dict(cls, dikt) -> 'Response200Output':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The response_200_output of this Response200Output.
        :rtype: Response200Output
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 24
0
    def from_dict(cls, dikt) -> 'Input':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The input of this Input.
        :rtype: Input
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 25
0
    def from_dict(cls, dikt) -> 'Order':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Order of this Order.
        :rtype: Order
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 26
0
    def from_dict(cls, dikt) -> 'EndotypesPeriod':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The endotypes_period of this EndotypesPeriod.
        :rtype: EndotypesPeriod
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 27
0
    def from_dict(cls, dikt) -> 'ApiResponse':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The ApiResponse of this ApiResponse.
        :rtype: ApiResponse
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 28
0
    def from_dict(cls, dikt) -> 'Exposure':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The exposure of this Exposure.
        :rtype: Exposure
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 29
0
    def from_dict(cls, dikt):
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Category of this Category.
        :rtype: Category
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 30
0
    def from_dict(cls, dikt):
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Category of this Category.
        :rtype: Category
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 31
0
    def from_dict(cls, dikt) -> 'Visit':
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The visit of this Visit.
        :rtype: Visit
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 32
0
    def from_dict(cls, dikt):
        """
        Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The ApiResponse of this ApiResponse.
        :rtype: ApiResponse
        """
        return deserialize_model(dikt, cls)
Exemplo n.º 33
0
 def from_dict(cls, dikt):
     """
     Returns the dict as a model
     """
     return deserialize_model(dikt, cls)
Exemplo n.º 34
0
 def from_dict(cls: Type[T], dikt) -> T:
     """
     Returns the dict as a model
     """
     return deserialize_model(dikt, cls)
Exemplo n.º 35
0
 def from_dict(cls: typing.Type[T], dikt) -> T:
     """Returns the dict as a model"""
     return util.deserialize_model(dikt, cls)