This commit is contained in:
Stephan D
2025-12-11 01:30:28 +01:00
parent 97d1470515
commit e6b001dc61
9 changed files with 11 additions and 42 deletions

View File

@@ -1,4 +1,4 @@
import 'package:pshared/api/responses/payment_method.dart';
import 'package:pshared/api/responses/payment/method.dart';
import 'package:pshared/data/mapper/payment/method.dart';
import 'package:pshared/models/payment/methods/type.dart';
import 'package:pshared/service/services.dart';