Record
accumulate-loyalty-points-params
No description available.
record accumulate-loyalty-points-params {
account-id: string,
accumulate-points: event-accumulate-points,
idempotency-key: string,
location-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| account-id | string | |
| accumulate-points | event-accumulate-points | |
| idempotency-key | string | |
| location-id | string |