Click or drag to resize

IUCJsonTokenEntryGet Method

Get Payment token

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
List<ClientToken> TokenEntryGet(
	string accountNo,
	bool hotelToken
)

Parameters

accountNo
Type: SystemString
hotelToken
Type: SystemBoolean
Get token for LS Hotels

Return Value

Type: ListClientToken
Remarks
LS Central WS2 : GetTokenEntry, GetMemberCardToken
See Also