Click or drag to resize

PackageRequestCodPaymentMethod Property

Gets or sets C.O.D. Payment Method

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 37)]
public int CodPaymentMethod { get; set; }

Property Value

Type: Int32
Remarks
Acceptable methods for C.O.D. collection/payment - see CODPaymentMethod enumeration
See Also