hvcg_student_openapi_application 1.0.0

Student Application API
Documentation
# Application

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i64** |  | [optional] [default to None]
**legal_identification** | [***models::LegalIdentification**](LegalIdentification.md) |  | [optional] [default to None]
**contact_info** | [***models::ContactInfo**](ContactInfo.md) |  | [optional] [default to None]
**languages** | [**Vec<models::Language>**](Language.md) |  | [optional] [default to None]
**program** | [***models::StudyProgram**](.md) |  | [optional] [default to None]
**name** | **String** |  | 
**gender** | **String** |  | [optional] [default to None]
**date_of_birth** | [***chrono::DateTime::<chrono::Utc>**](date.md) |  | [optional] [default to None]
**place_of_birth** | **String** |  | [optional] [default to None]
**religious_status** | **String** |  | [optional] [default to None]
**religious_formation_stage_for_monk_or_nun** | **String** |  | [optional] [default to None]
**diocese** | **String** |  | [optional] [default to None]
**parish** | **String** |  | [optional] [default to None]
**monastery** | **String** |  | [optional] [default to None]
**nationality** | **String** |  | [optional] [default to None]
**ethnicity** | **String** |  | [optional] [default to None]
**photo_urls** | **Vec<String>** |  | 
**status** | **String** | pet status in the store | [optional] [default to None]

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