udpate
This commit is contained in:
@ -61,13 +61,3 @@ export enum RemitTransactionCurrencyType {
|
||||
"rp" = "rp",
|
||||
"usd" = "usd",
|
||||
}
|
||||
|
||||
export enum RemitTransactionModeType {
|
||||
"On Behalf Transaction" = "on_behalf",
|
||||
"Self Transaction" = "self",
|
||||
}
|
||||
|
||||
export enum RemitTransactionChannelType {
|
||||
"Transaction Conduct via Self-Mobile Application" = "self_mobile_app",
|
||||
"Transaction Conduct via Agent" = "agent",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user