import 'package:woocommerce_client/woocommerce_client.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | A unique identifier for the tool. | [optional] |
name | String | Tool name. | [optional] |
action | String | What running the tool will do. | [optional] |
description | String | Tool description. | [optional] |
success | bool | Did the tool run successfully? | [optional] |
message | String | Tool return message. | [optional] |