Function getPriceObjectSrText
- getPriceObjectSrText(__namedParameters): string
Parameters
- __namedParameters: {
hidePricePrefix?: boolean;
locale?: InputLanguage;
points?: number;
price?: number;
priceOnTop?: boolean;
pricePrefix?: "from" | "add" | "addFrom";
showPoints?: boolean;
showPrice?: boolean;
srText?: boolean;
}Optional
hidePricePrefix?: boolean
Optional
locale?: InputLanguage
Optional
points?: number
Optional
price?: number
Optional
priceOnTop?: boolean
Optional
pricePrefix?: "from" | "add" | "addFrom"
Optional
showPoints?: boolean
Optional
showPrice?: boolean
Optional
srText?: boolean
Returns string