IMSThingTslService Class Reference
Inherits from | IMSThingTslElement : TBJSONModel |
---|---|
Declared in | IMSThingTslElement.h |
method
服务对应的方法名称(根据 identifier 生成)
@property (nonatomic, copy, nullable) NSString *method
Discussion
服务对应的方法名称(根据 identifier 生成)
Declared In
IMSThingTslElement.h
inputData
服务调用时的入参详细描述
@property (nonatomic, copy, nullable) NSArray *inputData
Discussion
服务调用时的入参详细描述
Declared In
IMSThingTslElement.h
outputData
服务调用时的出参详细描述
@property (nonatomic, copy, nullable) NSArray *outputData
Discussion
服务调用时的出参详细描述
Declared In
IMSThingTslElement.h