Click or drag to resize

IProfileCodPaymentMethods Property

Gets or sets CODPaymentMethods

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<CodPaymentMethod> CodPaymentMethods { get; set; }

Property Value

Type: ListCodPaymentMethod
See Also