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