Click or drag to resize

OrderCheckPayments Property

Namespace:  LSRetail.Omni.Domain.DataModel.ScanPayGo.Checkout
Assembly:  LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public List<OrderCheckPayment> Payments { get; set; }

Property Value

Type: ListOrderCheckPayment
See Also