Method: TencentCloud::Weilingwith::V20230427::CreateDeviceFailed#deserialize
- Defined in:
- lib/v20230427/models.rb
#deserialize(params) ⇒ Object
1591 1592 1593 1594 1595 1596 |
# File 'lib/v20230427/models.rb', line 1591 def deserialize(params) @ProductId = params['ProductId'] @ParentWID = params['ParentWID'] @Reason = params['Reason'] @SN = params['SN'] end |