Record
sales-rule-data-coupon-generation-spec-interface
No description available.
record sales-rule-data-coupon-generation-spec-interface {
delimiter: option<string>,
delimiter-at-every: option<s32>,
extension-attributes: option<sales-rule-data-coupon-generation-spec-extension-interface>,
format: string,
length: s32,
prefix: option<string>,
quantity: s32,
rule-id: s32,
suffix: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| delimiter | option<string> | |
| delimiter-at-every | option<s32> | |
| extension-attributes | option<sales-rule-data-coupon-generation-spec-extension-interface> | |
| format | string | |
| length | s32 | |
| prefix | option<string> | |
| quantity | s32 | |
| rule-id | s32 | |
| suffix | option<string> |