# Card ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **card_id** | Option<**String**> | | [optional] **card_number** | Option<**String**> | | [optional] **card_version_number** | **i32** | | **account_number** | Option<**String**> | | [optional] **customer_id** | Option<**String**> | | [optional] **expiry_date** | **String** | | **account_owner** | Option<**String**> | | [optional] **status** | [**crate::models::CardStatus**](CardStatus.md) | | **card_type** | Option<**String**> | | [optional] **product_code** | [**crate::models::ProductCode**](ProductCode.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)