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