class TencentCloud::Tiia::V20190529::Box
def deserialize(params)
def deserialize(params) unless params['Rect'].nil? @Rect = ImageRect.new @Rect.deserialize(params['Rect']) end @Score = params['Score'] @CategoryId = params['CategoryId'] end
def deserialize(params) unless params['Rect'].nil? @Rect = ImageRect.new @Rect.deserialize(params['Rect']) end @Score = params['Score'] @CategoryId = params['CategoryId'] end