Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CODType Property

The code that indicates the type of funds that will be used for the COD payment.

Syntax

[VB.NET]
Public Property CODType As UpsfreightshipCODTypes

[C#]
public UpsfreightshipCODTypes CODType {get; set;}

enum UpsfreightshipCODTypes { fcodtsCertifiedCheck, fcodtsCash, fcodtsCompanyCheck }

Remarks

This property specifies the type of COD requested. Possible values are:

fcodtsCertifiedCheck (0)
fcodtsCash (1)
fcodtsCompanyCheck (2)

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0