mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Create api to create and update service change setting
This commit is contained in:
@@ -10,4 +10,6 @@ final class BusinessType {
|
||||
|
||||
public const CURRENCY_VENDOR = 3;
|
||||
|
||||
public const TRANSFER_AGENT = 4;
|
||||
|
||||
}
|
||||
|
||||
@@ -20,4 +20,8 @@ class SegmentConstants
|
||||
|
||||
public const CUSTOM_SERVICE_TYPE = 'CUSTOM_SERVICE_TYPE';
|
||||
|
||||
public const SERVICE_CHARGE = 'SERVICE_CHARGE';
|
||||
|
||||
public const TRANSFER_FEE = 'TRANSFER_FEE';
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user