Add LABEL_SEGMENT constant

This commit is contained in:
Farhan
2022-07-26 15:55:12 +08:00
parent 86d3b0ff07
commit 0115e59582
@@ -10,6 +10,8 @@ class SegmentConstants
public const CUSTOM_SEGMENT = 2;
public const LABEL_SEGMENT = 3;
public const SYSTEM_PRIMARY_CURRENCY = 'SYSTEM_PRIMARY_CURRENCY';
public const SUPPLIER_CURRENCIES = 'SUPPLIER_CURRENCIES';