Преобразование json в модель
factory PaymentAmountInfo.fromJson(Map<String, dynamic> json) => _$PaymentAmountInfoFromJson(json);