SEND063
This commit is contained in:
6
frontend/pweb/lib/models/payment/source_funds.dart
Normal file
6
frontend/pweb/lib/models/payment/source_funds.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
enum SourceOfFundsVisibleState {
|
||||
headerAction,
|
||||
summary,
|
||||
quoteStatus,
|
||||
sendAction,
|
||||
}
|
||||
Reference in New Issue
Block a user