# KnetikCloud.FattMerchantPaymentMethod

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address1** | **String** |  | [optional] 
**address2** | **String** |  | [optional] 
**address_city** | **String** |  | [optional] 
**address_country** | **String** |  | [optional] 
**address_state** | **String** |  | [optional] 
**address_zip** | **String** |  | [optional] 
**card_last_four** | **String** | Last four digits of the credit card | 
**created_at** | **String** |  | [optional] 
**customer_id** | **String** | Unique FattMerchant customer ID | 
**deleted_at** | **String** |  | [optional] 
**id** | **String** |  | [optional] 
**nickname** | **String** | Nickname given to the FattMerchant payment method | 
**updated_at** | **String** |  | [optional] 


