Sha256: f18475d46c7fc609a66c10c754e439b95e23b9d28f05b56f6acd5f7968c4be55
Contents?: true
Size: 834 Bytes
Versions: 27
Compression:
Stored size: 834 Bytes
Contents
# BudgeaClient::Pocket ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the pocket | **id_account** | **Integer** | ID of the related account | **id_investment** | **Integer** | ID of the related investment | **label** | **String** | Label of the pocket | [optional] **value** | **Float** | Value of the pocket | **quantity** | **Float** | Quantity of stocks | [optional] [default to 0.0] **availability_date** | **Date** | Availability date of the pocket | [optional] **condition** | **String** | Withdrawal condition of the pocket | [default to 'inconnu'] **last_update** | **DateTime** | Last update of the pocket | [optional] **deleted** | **DateTime** | If set, this pocket has been removed from the website | [optional]
Version data entries
27 entries across 27 versions & 1 rubygems