# AmtCashoutMethodData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **string** | | [optional] [default to TypeEnum_Amt] ## Example ```typescript import { AmtCashoutMethodData } from './api'; const instance: AmtCashoutMethodData = { type, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)