# UpstoxDeveloperApi.GetUserFundMarginResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** |  | [optional] 
**data** | [**{String: UserFundMarginData}**](UserFundMarginData.md) | Response data for Balance | [optional] 

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

* `success` (value: `"success"`)
* `error` (value: `"error"`)

