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