Python Api  IE10.1
Public Member Functions | Public Attributes | List of all members
protocol.DataModelApiResult Class Reference

Public Member Functions

def __init__ (self)
 
def unpack (self, strResult)
 

Public Attributes

 success
 
 value
 
 error
 

Constructor & Destructor Documentation

◆ __init__()

def protocol.DataModelApiResult.__init__ (   self)

Member Function Documentation

◆ unpack()

def protocol.DataModelApiResult.unpack (   self,
  strResult 
)

Member Data Documentation

◆ error

protocol.DataModelApiResult.error

◆ success

protocol.DataModelApiResult.success

◆ value

protocol.DataModelApiResult.value

The documentation for this class was generated from the following file: