# ReductionCardAccount
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**object_type** | **String** | Attribute is used as discriminator for inheritance between data types. |
**holder** | Option<[**models::PersonDetail**](PersonDetail.md)> | | [optional]
**issuer** | **String** | Identifies a company. For rail, a RICS company code or compatible ERA company code are used. E.g.: 'urn:uic:rics:1185:000011' |
**valid_from** | **String** | |
**valid_until** | **String** | |
**number** | **String** | |
**r#type** | [**models::ReductionCardType**](ReductionCardType.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)