Click or drag to resize

ProfileCodPaymentMethods Property

Gets or sets CODPaymentMethods

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<CodPaymentMethod> CodPaymentMethods { get; set; }

Property Value

Type: ListCodPaymentMethod

Implements

IProfileCodPaymentMethods
See Also