CODType Property
The code that indicates the type of funds that will be used for the COD payment.
Syntax
upsfreightratescontrol.CODType[=integer]
Possible Values
fcodtsCertifiedCheck(0), fcodtsCash(1), fcodtsCompanyCheck(2)
Default Value
0
Remarks
This property specifies the type of COD requested. Possible values are:
fcodtsCertifiedCheck (0) | |
fcodtsCash (1) | |
fcodtsCompanyCheck (2) |
Data Type
Integer