ok

Mini Shell

Direktori : /home2/selectio/www/fms-worksuite/vendor/square/square/src/Models/
Upload File :
Current File : /home2/selectio/www/fms-worksuite/vendor/square/square/src/Models/V1SettlementStatus.php

<?php

declare(strict_types=1);

namespace Square\Models;

class V1SettlementStatus
{
    public const FAILED = 'FAILED';

    public const SENT = 'SENT';
}

Zerion Mini Shell 1.0