[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: ReconEntityDataInnerTest.php
<?php /** * ReconEntityDataInnerTest * * PHP version 7.4 * * @category Class * @package Cashfree * @author OpenAPI Generator team * @link https://openapi-generator.tech */ /** * Cashfree Payment Gateway APIs * * Cashfree's Payment Gateway APIs provide developers with a streamlined pathway to integrate advanced payment processing capabilities into their applications, platforms and websites. * * The version of the OpenAPI document: 2023-08-01 * Contact: developers@cashfree.com * Generated by: https://openapi-generator.tech * OpenAPI Generator version: 7.0.0 */ /** * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Please update the test case below to test the model. */ namespace Cashfree\Test\Model; use PHPUnit\Framework\TestCase; /** * ReconEntityDataInnerTest Class Doc Comment * * @category Class * @description ReconEntityDataInner * @package Cashfree * @author OpenAPI Generator team * @link https://openapi-generator.tech */ class ReconEntityDataInnerTest extends TestCase { /** * Setup before running any test case */ public static function setUpBeforeClass(): void { } /** * Setup before running each test case */ public function setUp(): void { } /** * Clean up after running each test case */ public function tearDown(): void { } /** * Clean up after running all test cases */ public static function tearDownAfterClass(): void { } /** * Test "ReconEntityDataInner" */ public function testReconEntityDataInner() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_id" */ public function testPropertyEventId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_type" */ public function testPropertyEventType() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_settlement_amount" */ public function testPropertyEventSettlementAmount() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_amount" */ public function testPropertyEventAmount() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sale_type" */ public function testPropertySaleType() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_status" */ public function testPropertyEventStatus() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "entity" */ public function testPropertyEntity() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_time" */ public function testPropertyEventTime() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "event_currency" */ public function testPropertyEventCurrency() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "order_id" */ public function testPropertyOrderId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "order_amount" */ public function testPropertyOrderAmount() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "customer_phone" */ public function testPropertyCustomerPhone() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "customer_email" */ public function testPropertyCustomerEmail() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "customer_name" */ public function testPropertyCustomerName() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_amount" */ public function testPropertyPaymentAmount() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_utr" */ public function testPropertyPaymentUtr() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_time" */ public function testPropertyPaymentTime() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_service_charge" */ public function testPropertyPaymentServiceCharge() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_service_tax" */ public function testPropertyPaymentServiceTax() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "cf_payment_id" */ public function testPropertyCfPaymentId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "cf_settlement_id" */ public function testPropertyCfSettlementId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "settlement_date" */ public function testPropertySettlementDate() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "settlement_utr" */ public function testPropertySettlementUtr() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "split_service_charge" */ public function testPropertySplitServiceCharge() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "split_service_tax" */ public function testPropertySplitServiceTax() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "vendor_commission" */ public function testPropertyVendorCommission() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "closed_in_favor_of" */ public function testPropertyClosedInFavorOf() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "dispute_resolved_on" */ public function testPropertyDisputeResolvedOn() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "dispute_category" */ public function testPropertyDisputeCategory() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "dispute_note" */ public function testPropertyDisputeNote() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "refund_processed_at" */ public function testPropertyRefundProcessedAt() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "refund_arn" */ public function testPropertyRefundArn() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "refund_note" */ public function testPropertyRefundNote() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "refund_id" */ public function testPropertyRefundId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "adjustment_remarks" */ public function testPropertyAdjustmentRemarks() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "adjustment" */ public function testPropertyAdjustment() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "service_tax" */ public function testPropertyServiceTax() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "service_charge" */ public function testPropertyServiceCharge() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "amount_settled" */ public function testPropertyAmountSettled() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_from" */ public function testPropertyPaymentFrom() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payment_till" */ public function testPropertyPaymentTill() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "reason" */ public function testPropertyReason() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "settlement_initiated_on" */ public function testPropertySettlementInitiatedOn() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "settlement_type" */ public function testPropertySettlementType() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "settlement_charge" */ public function testPropertySettlementCharge() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "settlement_tax" */ public function testPropertySettlementTax() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "remarks" */ public function testPropertyRemarks() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285