This object represents a transaction. The system generates a transaction in case a payment was successfully executed
DocumentProperty | 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 |