GoodsIndicator Property
Used to identify the type of goods purchased over the Internet.
Syntax
property GoodsIndicator: TibctsyshcadjustmentGoodsIndicators;
TibctsyshcadjustmentGoodsIndicators = ( tgiNotUsed, tgiDigitalGoods, tgiPhysicalGoods );
Default Value
tgiNotUsed
Remarks
This property is used to identify the type of goods purchased over the Internet. Supported types are shown below.
tgiNotUsed (0) | GoodsIndicator is not used. |
tgiDigitalGoods (1) | Customer purchased digital goods (for instance, an application that was electronically delivered). |
tgiPhysicalGoods (2) | Customer purchased actual physical goods, which were then shipped to the customer. |
Data Type
Integer