hvcg_biography_openapi_saint 0.3.3

This is a sample server Saint info server. For this sample, you can use the api key `special-key` to test the authorization filters.
Documentation
# Saint

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [***uuid::Uuid**](UUID.md) |  | [optional] [default to None]
**display_name** | **String** |  | 
**english_name** | **String** |  | [optional] [default to None]
**french_name** | **String** |  | [optional] [default to None]
**latin_name** | **String** |  | [optional] [default to None]
**vietnamese_name** | **String** |  | 
**gender** | **String** |  | 
**feast_day** | **String** | feast day in format DD-MM | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)