| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The Id of the point log. |
integer |
None. |
| MemberId |
The Id of the member to which the point log belongs. |
integer |
None. |
| CalculationTime |
The point in time, when the point log was created. |
date |
None. |
| Type |
The type of the point log. |
string |
Max length: 100 |
| Points |
The points value of the point log. |
decimal number |
None. |
| IsActive |
A value, that indicates if the point log is active, or not. |
boolean |
None. |
| Money |
The money value of the point log. |
decimal number |
None. |
| BonusTriggerTime |
The point in time, when the bonus was triggered. |
date |
None. |
| RegainTime |
The point in time, when the bonus will be obtainable again. |
date |
None. |
| IsBonusTriggered |
A value that indicates, if the bonus was already triggered, or not. |
boolean |
None. |