diff options
Diffstat (limited to 'crates/rocie-client/docs/NameAndUrl.md')
| -rw-r--r-- | crates/rocie-client/docs/NameAndUrl.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/NameAndUrl.md b/crates/rocie-client/docs/NameAndUrl.md new file mode 100644 index 0000000..829b4db --- /dev/null +++ b/crates/rocie-client/docs/NameAndUrl.md @@ -0,0 +1,12 @@ +# NameAndUrl + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**name** | Option<**String**> | | [optional] +**url** | Option<**String**> | | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + |
