nextpyp.client.gen.SessionExportResultSucceededOutput#

class nextpyp.client.gen.SessionExportResultSucceededOutput#

Bases: object

(no description yet)

Methods

__init__

deserialize

rtype:

SessionExportResultSucceededOutput

from_json

Creates a new class instance from JSON

serialize

rtype:

str

to_json

rtype:

Dict[str, Any]

Attributes

TYPE_ID

Details

classmethod from_json(json, type_ids=None)#

Creates a new class instance from JSON

Return type:

SessionExportResultSucceededOutput

Parameters:
  • json (Dict[str, Any]) –

  • type_ids (Dict[str, str] | None) –