Sha256: cf78e119c227722557f83a380ecc7f8ce1e027b48a77df72f8d9e7286496e6b2

Contents?: true

Size: 1.02 KB

Versions: 9

Compression:

Stored size: 1.02 KB

Contents

# BudgeaClient::Subscription

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | ID of subscription | 
**id_connection** | **Integer** | ID of related connection | [optional] 
**id_user** | **Integer** | ID of related user | [optional] 
**number** | **String** | Subscription's number | 
**label** | **String** | Label of the subscription | 
**subscriber** | **String** | Name of the subscriber | [optional] 
**validity** | **Date** | The subscription is valid until this date, if any | [optional] 
**renewdate** | **Date** | Next renew date, if any | [optional] 
**last_update** | **DateTime** | Last successful update of the subscription | [optional] 
**deleted** | **DateTime** | This subscription is not found on the website anymore | [optional] 
**disabled** | **DateTime** | This subscription has been deleted by user and will not be synchronized anymore | [optional] 
**error** | **String** | If the last update has failed, the error code | [optional] 


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
budgea_client-4.0.3 docs/Subscription.md
budgea_client-4.0.2 docs/Subscription.md
budgea_client-4.0.1 docs/Subscription.md
budgea_client-4.0.0 docs/Subscription.md
budgea_client-3.0.1 docs/Subscription.md
budgea_client-3.0.0 docs/Subscription.md
budgea_client-2.0.2 docs/Subscription.md
budgea_client-2.0.1 docs/Subscription.md
budgea_client-2.0.0 docs/Subscription.md