Click or drag to resize

IUCJsonGetPointRate Method

Gets Rate value for points (f.ex. 1 point = 0.01 Kr)

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
decimal GetPointRate(
	string currency
)

Parameters

currency
Type: SystemString
Currency to convert Loy points to, if empty Base Currency will be used

Return Value

Type: Decimal
See Also