This object represents a transaction. The system generates a transaction in case a payment was successfully executed
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| userId | Integer | |
| planId | Integer | |
| transactionId | Text | |
| amount | Number | |
| points | Number | |
| periodStart | DateTime | |
| periodEnd | DateTime | |
| insertDate | DateTime |