# # CFFetchAllSavedInstruments

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_id** | **string** | customer_id for which the instrument was saved | [optional]
**afa_reference** | **int** | cf_payment_id of the successful transaction done while saving instrument | [optional]
**instrument_id** | **string** | saved instrument id | [optional]
**instrument_type** | **string** | Type of the saved instrument | [optional]
**instrument_uid** | **string** | Unique id for the saved instrument | [optional]
**instrument_display** | **string** | masked card number displayed to the customer | [optional]
**instrument_status** | **string** | status of the saved instrument | [optional]
**created_at** | **string** | timestamp at which instrument was saved | [optional]
**instrument_meta** | [**\OpenAPI\Client\Model\CFSavedInstrumentMeta**](CFSavedInstrumentMeta.md) |  | [optional]

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