# DiscoveredOperationBase
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**method** | Option<**String**> | The HTTP method for the operation. |
**domain** | Option<**String**> | The domain for the operation. |
**path** | Option<**String**> | The path for the operation, which may include path parameters. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)