goctl-swagger/example/clients/go/docs/UserInfoReply.md
2021-01-08 23:35:08 +08:00

15 lines
581 B
Markdown

# UserInfoReply
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Name** | **string** | | [optional] [default to null]
**Age** | **int32** | | [optional] [default to null]
**Birthday** | **string** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**Tag** | **[]string** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)