Browse Source

grouped modules

pull/1/head
gme_2 6 years ago
parent
commit
16f1133b88
  1. 18
      GMERemittance.xcodeproj/project.pbxproj
  2. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Interactor/SendMoneyExchangeRateInteractor.swift
  3. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Interactor/SendMoneyExchangeRateInteractorIO.swift
  4. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Service/SendMoneyExchangeRateService.swift
  5. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Service/SendMoneyExchangeRateServiceType.swift
  6. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Module Interface/SendMoneyExchangeRateModuleInterface.swift
  7. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/Presenter/SendMoneyExchangeRatePresenter.swift
  8. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRate.storyboard
  9. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewController.swift
  10. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewInterface.swift
  11. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/Wireframe/SendMoneyExchangeRateWireframe.swift
  12. 0
      GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/Wireframe/SendMoneyExchangeRateWireframeInput.swift
  13. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Interactor/SendMoneyParentInteractor.swift
  14. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Interactor/SendMoneyParentInteractorIO.swift
  15. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Service/SendMoneyParentService.swift
  16. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Service/SendMoneyParentServiceType.swift
  17. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/Module Interface/SendMoneyParentModuleInterface.swift
  18. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/Presenter/SendMoneyParentPresenter.swift
  19. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/SendMoneyParent.storyboard
  20. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/SendMoneyParentViewController.swift
  21. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/SendMoneyParentViewInterface.swift
  22. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/ViewModels/SenMoneyPaymentModeRecipientViewModel.swift
  23. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/Wireframe/SendMoneyParentWireframe.swift
  24. 0
      GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/Wireframe/SendMoneyParentWireframeInput.swift
  25. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Interactor/SendMoneyPaymentModeInteractor.swift
  26. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Interactor/SendMoneyPaymentModeInteractorIO.swift
  27. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Service/SendMoneyPaymentModeService.swift
  28. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Service/SendMoneyPaymentModeServiceType.swift
  29. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Module Interface/SendMoneyPaymentModeModuleInterface.swift
  30. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/Presenter/SendMoneyPaymentModePresenter.swift
  31. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPicker.storyboard
  32. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPickerCell.swift
  33. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPickerViewController.swift
  34. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/Cells/SendMoenyPaymentModeCollectionViewCell.swift
  35. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentMode.storyboard
  36. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentModeViewController.swift
  37. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentModeViewInterface.swift
  38. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPicker.storyboard
  39. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPickerCell.swift
  40. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPickerViewController.swift
  41. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/PaymentModeRecipientViewModel.swift
  42. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/Wireframe/SendMoneyPaymentModeWireframe.swift
  43. 0
      GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/Wireframe/SendMoneyPaymentModeWireframeInput.swift
  44. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Interactor/SendMoneyReceiptInteractor.swift
  45. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Interactor/SendMoneyReceiptInteractorIO.swift
  46. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptService.swift
  47. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift
  48. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/Module Interface/SendMoneyReceiptModuleInterface.swift
  49. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/Presenter/SendMoneyReceiptPresenter.swift
  50. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/View/SendMoneyReceipt.storyboard
  51. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/View/SendMoneyReceiptViewController.swift
  52. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/View/SendMoneyReceiptViewInterface.swift
  53. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/Wireframe/SendMoneyReceiptWireframe.swift
  54. 0
      GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/Wireframe/SendMoneyReceiptWireframeInput.swift
  55. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Interactor/SendMoneyVerificationInteractor.swift
  56. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Interactor/SendMoneyVerificationInteractorIO.swift
  57. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Service/SendMoneyVerificationService.swift
  58. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Service/SendMoneyVerificationServiceType.swift
  59. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/Module Interface/SendMoneyVerificationModuleInterface.swift
  60. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/Presenter/SendMoneyVerificationPresenter.swift
  61. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard
  62. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift
  63. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewInterface.swift
  64. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/Wireframe/SendMoneyVerificationWireframe.swift
  65. 0
      GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/Wireframe/SendMoneyVerificationWireframeInput.swift

18
GMERemittance.xcodeproj/project.pbxproj

@ -1327,12 +1327,8 @@
D907AB96212AA8A300915A87 /* Module */ = {
isa = PBXGroup;
children = (
D946717B21426CBA003924DB /* SendMoney */,
D92B80122140C3CB00A25B26 /* Main */,
D945F108213E1D5100A24824 /* SendMoneyReceipt */,
D922D99321351B7400D43053 /* SendMoneyVerification */,
D922D96F21351AAE00D43053 /* SendMoneyExchangeRate */,
D922D94D2135145E00D43053 /* SendMoneyParent */,
D922D92B2135124200D43053 /* SendMoneyPaymentMode */,
D922D9072134DCF000D43053 /* EditReciepient */,
D90D55B621327CD600EEEE04 /* AddReciepient */,
D95B5E2421311056000C0B33 /* GmeContacts */,
@ -2086,6 +2082,18 @@
path = ViewModels;
sourceTree = "<group>";
};
D946717B21426CBA003924DB /* SendMoney */ = {
isa = PBXGroup;
children = (
D922D92B2135124200D43053 /* SendMoneyPaymentMode */,
D922D94D2135145E00D43053 /* SendMoneyParent */,
D922D96F21351AAE00D43053 /* SendMoneyExchangeRate */,
D922D99321351B7400D43053 /* SendMoneyVerification */,
D945F108213E1D5100A24824 /* SendMoneyReceipt */,
);
path = SendMoney;
sourceTree = "<group>";
};
D95B5E2421311056000C0B33 /* GmeContacts */ = {
isa = PBXGroup;
children = (

0
GMERemittance/Module/SendMoneyExchangeRate/Application Logic/Interactor/SendMoneyExchangeRateInteractor.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Interactor/SendMoneyExchangeRateInteractor.swift

0
GMERemittance/Module/SendMoneyExchangeRate/Application Logic/Interactor/SendMoneyExchangeRateInteractorIO.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Interactor/SendMoneyExchangeRateInteractorIO.swift

0
GMERemittance/Module/SendMoneyExchangeRate/Application Logic/Service/SendMoneyExchangeRateService.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Service/SendMoneyExchangeRateService.swift

0
GMERemittance/Module/SendMoneyExchangeRate/Application Logic/Service/SendMoneyExchangeRateServiceType.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Application Logic/Service/SendMoneyExchangeRateServiceType.swift

0
GMERemittance/Module/SendMoneyExchangeRate/Module Interface/SendMoneyExchangeRateModuleInterface.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/Module Interface/SendMoneyExchangeRateModuleInterface.swift

0
GMERemittance/Module/SendMoneyExchangeRate/User Interface/Presenter/SendMoneyExchangeRatePresenter.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/Presenter/SendMoneyExchangeRatePresenter.swift

0
GMERemittance/Module/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRate.storyboard → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRate.storyboard

0
GMERemittance/Module/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewController.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewController.swift

0
GMERemittance/Module/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewInterface.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewInterface.swift

0
GMERemittance/Module/SendMoneyExchangeRate/User Interface/Wireframe/SendMoneyExchangeRateWireframe.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/Wireframe/SendMoneyExchangeRateWireframe.swift

0
GMERemittance/Module/SendMoneyExchangeRate/User Interface/Wireframe/SendMoneyExchangeRateWireframeInput.swift → GMERemittance/Module/SendMoney/SendMoneyExchangeRate/User Interface/Wireframe/SendMoneyExchangeRateWireframeInput.swift

0
GMERemittance/Module/SendMoneyParent/Application Logic/Interactor/SendMoneyParentInteractor.swift → GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Interactor/SendMoneyParentInteractor.swift

0
GMERemittance/Module/SendMoneyParent/Application Logic/Interactor/SendMoneyParentInteractorIO.swift → GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Interactor/SendMoneyParentInteractorIO.swift

0
GMERemittance/Module/SendMoneyParent/Application Logic/Service/SendMoneyParentService.swift → GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Service/SendMoneyParentService.swift

0
GMERemittance/Module/SendMoneyParent/Application Logic/Service/SendMoneyParentServiceType.swift → GMERemittance/Module/SendMoney/SendMoneyParent/Application Logic/Service/SendMoneyParentServiceType.swift

0
GMERemittance/Module/SendMoneyParent/Module Interface/SendMoneyParentModuleInterface.swift → GMERemittance/Module/SendMoney/SendMoneyParent/Module Interface/SendMoneyParentModuleInterface.swift

0
GMERemittance/Module/SendMoneyParent/User Interface/Presenter/SendMoneyParentPresenter.swift → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/Presenter/SendMoneyParentPresenter.swift

0
GMERemittance/Module/SendMoneyParent/User Interface/View/SendMoneyParent.storyboard → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/SendMoneyParent.storyboard

0
GMERemittance/Module/SendMoneyParent/User Interface/View/SendMoneyParentViewController.swift → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/SendMoneyParentViewController.swift

0
GMERemittance/Module/SendMoneyParent/User Interface/View/SendMoneyParentViewInterface.swift → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/SendMoneyParentViewInterface.swift

0
GMERemittance/Module/SendMoneyParent/User Interface/View/ViewModels/SenMoneyPaymentModeRecipientViewModel.swift → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/View/ViewModels/SenMoneyPaymentModeRecipientViewModel.swift

0
GMERemittance/Module/SendMoneyParent/User Interface/Wireframe/SendMoneyParentWireframe.swift → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/Wireframe/SendMoneyParentWireframe.swift

0
GMERemittance/Module/SendMoneyParent/User Interface/Wireframe/SendMoneyParentWireframeInput.swift → GMERemittance/Module/SendMoney/SendMoneyParent/User Interface/Wireframe/SendMoneyParentWireframeInput.swift

0
GMERemittance/Module/SendMoneyPaymentMode/Application Logic/Interactor/SendMoneyPaymentModeInteractor.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Interactor/SendMoneyPaymentModeInteractor.swift

0
GMERemittance/Module/SendMoneyPaymentMode/Application Logic/Interactor/SendMoneyPaymentModeInteractorIO.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Interactor/SendMoneyPaymentModeInteractorIO.swift

0
GMERemittance/Module/SendMoneyPaymentMode/Application Logic/Service/SendMoneyPaymentModeService.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Service/SendMoneyPaymentModeService.swift

0
GMERemittance/Module/SendMoneyPaymentMode/Application Logic/Service/SendMoneyPaymentModeServiceType.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Application Logic/Service/SendMoneyPaymentModeServiceType.swift

0
GMERemittance/Module/SendMoneyPaymentMode/Module Interface/SendMoneyPaymentModeModuleInterface.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/Module Interface/SendMoneyPaymentModeModuleInterface.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/Presenter/SendMoneyPaymentModePresenter.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/Presenter/SendMoneyPaymentModePresenter.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPicker.storyboard → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPicker.storyboard

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPickerCell.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPickerCell.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPickerViewController.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/BankBranchPicker/BankBranchPickerViewController.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/Cells/SendMoenyPaymentModeCollectionViewCell.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/Cells/SendMoenyPaymentModeCollectionViewCell.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentMode.storyboard → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentMode.storyboard

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentModeViewController.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentModeViewController.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentModeViewInterface.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/SendMoneyPaymentModeViewInterface.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPicker.storyboard → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPicker.storyboard

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPickerCell.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPickerCell.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPickerViewController.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/BankPicker/BankPickerViewController.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/View/ViewModels/PaymentModeRecipientViewModel.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/View/ViewModels/PaymentModeRecipientViewModel.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/Wireframe/SendMoneyPaymentModeWireframe.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/Wireframe/SendMoneyPaymentModeWireframe.swift

0
GMERemittance/Module/SendMoneyPaymentMode/User Interface/Wireframe/SendMoneyPaymentModeWireframeInput.swift → GMERemittance/Module/SendMoney/SendMoneyPaymentMode/User Interface/Wireframe/SendMoneyPaymentModeWireframeInput.swift

0
GMERemittance/Module/SendMoneyReceipt/Application Logic/Interactor/SendMoneyReceiptInteractor.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Interactor/SendMoneyReceiptInteractor.swift

0
GMERemittance/Module/SendMoneyReceipt/Application Logic/Interactor/SendMoneyReceiptInteractorIO.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Interactor/SendMoneyReceiptInteractorIO.swift

0
GMERemittance/Module/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptService.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptService.swift

0
GMERemittance/Module/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift

0
GMERemittance/Module/SendMoneyReceipt/Module Interface/SendMoneyReceiptModuleInterface.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/Module Interface/SendMoneyReceiptModuleInterface.swift

0
GMERemittance/Module/SendMoneyReceipt/User Interface/Presenter/SendMoneyReceiptPresenter.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/Presenter/SendMoneyReceiptPresenter.swift

0
GMERemittance/Module/SendMoneyReceipt/User Interface/View/SendMoneyReceipt.storyboard → GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/View/SendMoneyReceipt.storyboard

0
GMERemittance/Module/SendMoneyReceipt/User Interface/View/SendMoneyReceiptViewController.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/View/SendMoneyReceiptViewController.swift

0
GMERemittance/Module/SendMoneyReceipt/User Interface/View/SendMoneyReceiptViewInterface.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/View/SendMoneyReceiptViewInterface.swift

0
GMERemittance/Module/SendMoneyReceipt/User Interface/Wireframe/SendMoneyReceiptWireframe.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/Wireframe/SendMoneyReceiptWireframe.swift

0
GMERemittance/Module/SendMoneyReceipt/User Interface/Wireframe/SendMoneyReceiptWireframeInput.swift → GMERemittance/Module/SendMoney/SendMoneyReceipt/User Interface/Wireframe/SendMoneyReceiptWireframeInput.swift

0
GMERemittance/Module/SendMoneyVerification/Application Logic/Interactor/SendMoneyVerificationInteractor.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Interactor/SendMoneyVerificationInteractor.swift

0
GMERemittance/Module/SendMoneyVerification/Application Logic/Interactor/SendMoneyVerificationInteractorIO.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Interactor/SendMoneyVerificationInteractorIO.swift

0
GMERemittance/Module/SendMoneyVerification/Application Logic/Service/SendMoneyVerificationService.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Service/SendMoneyVerificationService.swift

0
GMERemittance/Module/SendMoneyVerification/Application Logic/Service/SendMoneyVerificationServiceType.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/Application Logic/Service/SendMoneyVerificationServiceType.swift

0
GMERemittance/Module/SendMoneyVerification/Module Interface/SendMoneyVerificationModuleInterface.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/Module Interface/SendMoneyVerificationModuleInterface.swift

0
GMERemittance/Module/SendMoneyVerification/User Interface/Presenter/SendMoneyVerificationPresenter.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/Presenter/SendMoneyVerificationPresenter.swift

0
GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard → GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard

0
GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift

0
GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewInterface.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewInterface.swift

0
GMERemittance/Module/SendMoneyVerification/User Interface/Wireframe/SendMoneyVerificationWireframe.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/Wireframe/SendMoneyVerificationWireframe.swift

0
GMERemittance/Module/SendMoneyVerification/User Interface/Wireframe/SendMoneyVerificationWireframeInput.swift → GMERemittance/Module/SendMoney/SendMoneyVerification/User Interface/Wireframe/SendMoneyVerificationWireframeInput.swift

Loading…
Cancel
Save