Click or drag to resize

IBOJsonOrderMessagePayment Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
bool OrderMessagePayment(
	OrderMessagePayment orderPayment,
	ref string message
)

Parameters

orderPayment
Type: LSRetail.Omni.Domain.DataModel.Loyalty.OrdersOrderMessagePayment
message
Type: SystemString

Return Value

Type: Boolean
See Also