Record
event-accumulate-points
No description available.
record event-accumulate-points {
loyalty-program-id: option<string>,
order-id: option<string>,
points: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| loyalty-program-id | option<string> | |
| order-id | option<string> | |
| points | option<s32> |