# CoreApiV10.InternalTransferRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sourceId** | **String** |  | [optional] 
**sourceType** | **String** |  | [optional] 
**destinationId** | **String** |  | [optional] 
**destinationType** | **String** |  | [optional] 
**amount** | **Number** |  | [optional] 
**transferAll** | **Boolean** |  | [optional] 


<a name="SourceTypeEnum"></a>
## Enum: SourceTypeEnum


* `Undefined` (value: `"Undefined"`)

* `Wallet` (value: `"Wallet"`)

* `CopyTradingAccount` (value: `"CopyTradingAccount"`)




<a name="DestinationTypeEnum"></a>
## Enum: DestinationTypeEnum


* `Undefined` (value: `"Undefined"`)

* `Wallet` (value: `"Wallet"`)

* `CopyTradingAccount` (value: `"CopyTradingAccount"`)




