()
| 1396 | } |
| 1397 | |
| 1398 | func (p *TSExecuteStatementResp) IsSetIgnoreTimeStamp() bool { |
| 1399 | return p.IgnoreTimeStamp != nil |
| 1400 | } |
| 1401 | |
| 1402 | func (p *TSExecuteStatementResp) IsSetDataTypeList() bool { |
| 1403 | return p.DataTypeList != nil |
no outgoing calls
no test coverage detected