Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the id |
integer |
None. |
IsTest |
Gets or sets a value indicating whether or not this subscribtion must be done in a test environement |
boolean |
None. |
SubscriptionName |
Gets or sets the subscription name |
string |
None. |
User |
gets or sets the user |
Flipr.Data.SQL.Users.User |
None. |
User_Id | integer |
Required |
|
Media |
Gets or sets th media used to perform the subscription |
Flipr.Data.SQL.Users.SubscriptionMedia |
None. |
Date |
Gets or sets the bill's date |
date |
None. |
ValidUntil |
Gets or sets the validity's end date |
date |
None. |
IsRenewable |
Gets or sets a value indicating whether or not the subscribtion is renewable |
boolean |
None. |
PurchaseKey |
Gets or sets the subscribtion's purchase id |
string |
None. |
JsonInvoice |
Gets or sets the invoice under Json format |
string |
None. |
IsCancelled |
Has the subscription been cancelled |
boolean |
None. |
CancelReason |
Gets or sets the cancel reason |
string |
None. |
CancelDate |
Gets or sets the cancel date |
date |
None. |
IsOutDated |
Gets or sets a value which indicated whether the subscription is the latest one and can be checked, or not. |
boolean |
None. |
IsHub |
Gets or sets a value which indicated whether the subscription is a subscription for a hub or not |
boolean |
None. |