- getPoints(__namedParameters): string
Parameters
- __namedParameters: {
direction?: "column" | "row";
points?: number;
priceOnTop?: boolean;
showPoints?: boolean;
showPrice?: boolean;
}Optional
direction?: "column" | "row"
Optional
points?: number
Optional
priceOnTop?: boolean
Optional
showPoints?: boolean
Optional
showPrice?: boolean
Returns string