Name | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 100 |
|
Description |
Voucher description |
string |
None. |
ShortDescription |
Voucher short description |
string |
None. |
URL |
Voucher url |
string |
None. |
BarcodeTemplateID | integer |
None. |
|
Expiry |
When specified, this is the expiry days after voucher is assigned |
integer |
None. |
VoucherType | VoucherTypes |
None. |
|
LimitPerTransaction |
Limit of vouchers that can be issued per transaction |
integer |
None. |
CustomerTracking |
Indicates whether this voucher should be tracked against the user or not |
boolean |
None. |
DiscountAccount |
Text description to use in POS for Voucher (allows grouping) |
string |
None. |
EndDate |
End date of a competition voucher |
date |
None. |
ExpiryTimeSpan |
Relational field representing time span of expiry |
time interval |
Relation. This field may not always be loaded or used for updates. |
BarcodeTemplate |
Barcode template object |
BarcodeTemplate |
Relation. This field may not always be loaded or used for updates. |
ScaleLabel |
Voucher.Name REFERENCES ScaleLabel ( Name ) When ScaleLabel.IsVoucher>0 |
Label |
Relation. This field may not always be loaded or used for updates. |
CustomerVouchers |
List of customer vouchers |
Collection of CustomerVoucher |
Relation. This field may not always be loaded or used for updates. |